@charset "utf-8";
/* Redefine (X)HTML TAGs */
html,* {
	margin: 0;
}
body {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif, serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #131313;
}

a:link {
	color: #666666;
	font-size:13px;
}
a:visited {
	color: #333333;
	font-size: 13px;
}
a:hover {
	color: #FF0000;
	font-size: 13px;
}
a:active {
	color: #339933;
	font-size: 13px;
}





.tabletitle { font-family: Verdana; font-size: 10px; color: #FFFFFF; font-weight: bold; }
.tabletextA { font-family: Verdana; font-size: 13px; color: #000000; }
.tabletextc  a{ font-family: Verdana; font-size: 13px; color: #4B76A3; }
.tabletextc  a:hover{ font-family: Verdana; font-size: 13px; color: #FF0000; }
.tabletextB { font-family: Verdana; font-size: 12px; color: #FF0000 }
.tabletextD { font-family: Verdana; font-size: 12px; color: #666666 }
.pagetitle { font-family: Verdana; font-size: 11px; color: #000000; font-weight: bold; }

.sty_yellow {
	color: #0090AE;
	font-size: 14px;
}


input.must_insert {

    height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS PGothic";
	font-size: 12px;
	background-color: #FFFF99;

}







img {
	border: none;
}
#header {
	height: 114px;
}
	#login form {
		color: #ACD3FF;
		font-size:10px;
	}
		p.formright {
		color: #ACD3FF;
		margin-top: 10px;
		font-size:10px;
	}
	.logintxt {
		width: 120px;
		height: 20px;
	}
	.loginbutton {
		width: 52px;
		height: 22px;
		background: #009BE8;
		margin-top: 8px;
		font-size: 10px;
		color: #FFFFFF;
		border: none;
	}
	
	
	.navigation {
	font-size: 12px;
	color: #ffffff;
	text-align:left;
	text-decoration: none;
	}
	.navigation a{
		color: #ffffff;
		text-align:left;
		text-decoration: none;	
	}
	.navigation a:hover {
		color: #ffffff;
		text-decoration:underline;
	}
	#footer{
	width: 777px;
	margin: 0 auto;
	color:#656565;
	padding-top:10px;
	padding-bottom:10px;
}
.calen{
color: #ffffff;
}
.calen_active{
color: #000000;
font-weight:bold;
}
.calen_day{
color: #000000;
font-size:10px;
}
.calen_year{
color: #000000;
font-size:15px;
font-weight:bold;

}

.white_txt{
	font-family: "Microsoft Sans Serif", "MS Sans Serif", Tahoma, sans-serif, serif;
	font-size: 12px;
    color: #ffffff;
}

.title_page{
font-size:18px;
color: #5F5F5F;
font-weight:bold;
}

