body{
	padding:0px; 
	margin:0px; 
	color:#575757; 
	background:#479CE4;
	font-size:12px;
	line-height:18px;
}
body, td {
font-family:Tahoma; font-size:12px; }
br{font-size:12px}

.text{
font-family:Tahoma; font-size:12px;
}

a{
	color:#449BDF;
	font-weight:bold;
	text-decoration:underline;
}
a:hover{

	font-weight:bold;
	text-decoration:none;
}
.left_shade{
	background:url(images/left_shadow.gif) right repeat-y;
	width:9px;
}.right_shade{
	background:url(images/right_shadow.gif) left repeat-y;
	width:9px;
}.header{
	background:url(images/header.jpg) no-repeat;
	height:187px;
}.top_menu{
	height:38px;
	background:url(images/top_menu.jpg.gif) repeat-x;
	color:#7D8C12;
	font-weight:bold;
	border: 1px solid #540C0A;
}.top_menu a{
	color:#FFFFFF;
	text-decoration:none;
}.top_menu a:hover{
	color:#540C0A;
}.grey_bg{
	background:#E3E3E3;
	padding:5px;
}.white_bg{
	background:#Ffffff;
	padding:5px;
}.image{
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	padding:1px;
}


.heading{
	color:#3E5B85;
	font-size:12px;
	font-weight:bold
}
.bigtext{
	font-size:12px;
	font-weight:bold
}
.scroll{
	font-weight:bold;
	height:22px;
	color:#449BDF;
	padding-top:5px;
}
.gradiant{
	background:url(images/gradiant.gif) repeat-x #E2E4E5;
	padding:6px;
	vertical-align:middle;
	height:65px;
	border: 2px solid #3E5B85;
}

.bluelink{
	font-size:12px;
}
.bluelink a{
	font-size:12px;
}
.bluelink a:hover{
	font-size:12px;
}
.first_title{
	background: url(images/top_menu.jpg.gif) repeat-x;
	height:20px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
	margin-bottom:2px;
	cursor:pointer;
	padding-top:3px;
}
.second_title{
	background:#438CC2;
	height:20px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	margin-left:10px;
	vertical-align:middle;
	padding-top:3px;
	cursor:pointer;
	margin-bottom:2px;
}
.third_title{
	background:#C7E9FB;
	color:#438CC2;
	padding-left:5px;
	font-weight:bold;
	margin-left:20px;
	font-size:11px;
	margin-bottom:2px;
	padding-top:3px;
	padding-bottom:3px;
	cursor:pointer;
}
.fourth_title{
	background:#CCCCCC;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	margin-left:30px;
	cursor:pointer;
	margin-bottom:2px;
	padding-top:3px;
	padding-bottom:4px;
}
.fifth_title{
	border:1px solid #CCCCCC;
	height:20px;
	padding-left:5px;
	font-weight:bold;
	font-size:11px;
	margin-left:40px;
	cursor:pointer;
	margin-bottom:2px;
	padding-top:3px;
}
.last_title{
	padding-left:5px;
	font-size:11px;
	margin-left:50px;
	margin-bottom:3px;
	margin-top:3px;
}






.footer{
	height:87px;
	background:url(images/footer.gif) repeat-x;
	color:#FFFFFF;
	border-left:5px solid #FFFFFF;
	border-right:5px solid #FFFFFF;
	font-size:11px;
}.footer a{
	color:#FFFFFF;
	font-size:11px;
}

.button{
	background: url(images/top_menu.jpg.gif) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	border: 1px solid #ffffff;
}


.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #24160A;
	background-color: #CDCBCB;
}

.event_bg{
	background-color: #E3E3E3;
}.red {
	color: #FF0000;
}
