/* CSS Document */

body {
	scrollbar-3dlight-color : #E7E7E7;
	scrollbar-arrow-color : #E7E7E7;
	scrollbar-base-color : #E7E7E7;
	scrollbar-darkshadow-color : #E6E6F0;
	scrollbar-face-color : #9C9A9C;
	scrollbar-highlight-color : #E7E7E7;
	scrollbar-shadow-color : #E7E7E7;
	scrollbar-track-color : #E7E7E7;
}

.main {font-family:Tahoma; color: #000000; font-size:10px; font-weight: normal;text-decoration:none}
.main a:link,.main a:active,.main a:visited {font-family:Tahoma; color: #000000; font-size:10px; font-weight: normal; text-decoration:none}
.main a:hover {font-family:Tahoma; color: #000000; font-size:10px; font-weight: normal; text-decoration:none}

.main_big {font-family:Tahoma; color: #000000; font-size:11px; font-weight: normal;text-decoration:none}
.main_big a:link,.main_big a:active,.main_big a:visited {font-family:Tahoma; color: #000000; font-size:11px; font-weight: normal; text-decoration:none}
.main_big a:hover {font-family:Tahoma; color: #000000; font-size:11px; font-weight: normal; text-decoration:none}

.white {font-family:Tahoma; color: #FFFFFF; font-size:12px; font-weight: bold; letter-spacing:1px;}
.white a:link,.white a:active,.white a:visited {font-family:Tahoma; color: #FFFFFF; font-size:12px; font-weight: bold; text-decoration:none}
.white a:hover {font-family:Tahoma; color: #CF3600; font-size:12px; font-weight: bold; text-decoration:none}

.white_sm {font-family:Tahoma; color: #FFFFFF; font-size:11px; font-weight: normal; letter-spacing:1px;}
.white_sm a:link,.white_sm a:active,.white_sm a:visited {font-family:Tahoma; color: #FFFFFF; font-size:11px; font-weight: normal; text-decoration:none}
.white_sm a:hover {font-family:Tahoma; color: #CF3600; font-size:11px; font-weight: normal; text-decoration:none}


.calendar_title {font-family:Tahoma; font-size:11px; color:#FFFFFF; align:justify;font-weight:bold;}

.footer_menu {font-family:Tahoma; font-size:10px; font-weight:normal; color:#000000;}
.footer_menu a:hover {font-family:Tahoma; font-size:10px; font-weight:normal; color:#000000; text-decoration:underline}

.product_title {font-family:Tahoma; font-size:12px; font-weight:bold; color:#000000;}

.date {font-family:Tahoma; font-size:11px; font-weight:bold; color:#336699;}

.NormalField {font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 11px; text-align: left; color: black; background-color: #FFFFFF;
border-color: #D90404; border-style: solid; border-width: 1px;}

.NormalButton
{
	font-family: Tahoma;
	font-style: normal;
	font-weight: 500;
	font: 11 px;
	text-align: center;
	cursor: hand; height:18;
	color:#FFFFFF;
	width: 60px;
	background-color:#D90404;
	border-color: #D90404;
	border-style: solid;
	border-width: 1px;
}

/* FORM ELEMENTS */
.log_box {font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;
text-align: left; color: black; background-color: #FFFFFF;
border-color: #666666; border-style: solid; border-width: 1px;}
.log_button {height: 19px; width: 90px; font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px;
background-color: #d8d8d8; border-style: solid; border-width: 1px;}