.mainBox{
	/*border :1px solid black;*/
    font-size: 12px;
}
form{
	margin  :0px;
	padding :0px;	
}
a, a:hover, a:link, a:visited{cursor:pointer; color:#414141;text-decoration:none;}
table{text-align:left;font-size: 12px;}

.loginBox{ float:left }
.searchBox{ float:left }
.bannerBox{ float:left }

.normal {
    font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #414141;
}
.normalWhite {
	font-family: "MS Sans Serif",  sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFFFFF;
}
.mormalM {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #414141;
}
.normalGray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}
.normalS {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.clear{clear:both;}

.inputLogin{
	font-family: "MS Sans Serif",  sans-serif;
    font-size: 10px;
    font-weight: normal;
}
.miniRed{
	font-family: "MS Sans Serif",  sans-serif;
    font-size: 8px;
    font-weight: normal;
    color: red;
}
.miniGreen{
	font-family: "MS Sans Serif",  sans-serif;
    font-size: 8px;
    font-weight: normal;
    color: green;
}

.loginBlockText{
	font-family: "MS Sans Serif",  sans-serif;
    font-size: 8px;
}
.loginBlock{
	text-align:center;
	height:50px;
}
.hidden{
	display:none;
	visibility:hidden;
}

.pagesep_current{
	color:red;
	font-weight:bold;
}

a.pagesep{
	font-weight:bold;
}
.help_main{
	text-align: center;
	margin: auto;
	padding: auto;
	background-color: red;
	color: white;
	font-size: 12px;
	font-weight:bold;
	font-family: "MS Sans Serif",  sans-serif;
	width: 100%;
}
.help_sub{
	margin: auto;
	padding: auto;
	color: red;
	font-size: 12px;
	font-weight:bold;
	font-family: "MS Sans Serif",  sans-serif;
	width: 100%;
}
input.embedBox{
	font-size:10px;
	width: 320px;
}
.upPlayerTabGb{
	background-image : url(/you2play/templates/v2/images/player/p_Vm1.gif);
	background-repeat:no-repeat;
}
.downPlayerTabGb{
	background-image : url(/you2play/templates/v2/images/player/p_Vm2B.gif);
	background-repeat:no-repeat;
}
