﻿BODY {
	margin:0;
	padding:0;
	background:#243756;	
}

.normal{
	font-family:verdana, sans-serif; 
	font-size: .75em; 
	font-weight: normal; 
	color: #565656;
	text-decoration: none; 
	line-height:15pt;
}

.small{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #565656;
	text-decoration: none; 
	line-height:13pt;
}

.blue{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #243756;
	text-decoration: none; 
	line-height:13pt;
}

.blue_sml{
	font-family:verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #243756; 
	text-decoration: none;
	line-height:12pt;
} 

.lblue{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #2094ca; 
	text-decoration: none;
	line-height:12pt;
} 

.lblue_big{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #2094ca; 
	text-decoration: none;
	line-height:13pt;
} 

.lblue_sml{
	font-family:verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #2094ca; 
	text-decoration: none;
	line-height:12pt;
} 

.green_sml{
	font-family:verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #19b23b; 
	text-decoration: none;
	line-height:12pt;
} 

.green{
	font-family:verdana, sans-serif; 
	font-size: .75em; 
	font-weight: normal; 
	color: #19b23b;
	text-decoration: none; 
	line-height:15pt;
}

.blt{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #19b23b;
	text-decoration: none; 
	line-height:15pt;
}

.greenbig{
	font-family:verdana, sans-serif; 
	font-size: 18px; 
	font-weight: normal; 
	color: #55B847;
	text-decoration: none; 
	line-height:19pt;
}

.footer{
	font-family:verdana, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}

.white{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none;
	line-height:18px;
}

.link_normal{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #1a1f2a; 
	text-decoration: none;
} 

.link_normal:hover{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #19b23b; 
	text-decoration: none; 
}

.link_menu{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #1a1f2a; 
	text-decoration: none;
} 

.link_menu:hover{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
}

.link_small{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #464646; 
	text-decoration: none
} 

.link_small:hover{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0191ce; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.link_blue{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #0191ce; 
	text-decoration: none;
} 

.link_blue:hover{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #84c447; 
	text-decoration: none; 
	border-bottom: 1px dashed;
}

.link_blue_sml{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #243756; 
	text-decoration: none;
} 

.link_blue_sml:hover{
	font-family:verdana, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #565656; 
	text-decoration: none; 
}

.link_dd{
	font-family:arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #24a1db; 
	text-decoration: none;
} 

.link_dd:hover{
	font-family:arial, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #243756; 
	text-decoration: none; 
}

.link_white{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
	line-height:13pt;
} 

.link_white:hover{
	font-family:verdana, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #dfdfdf; 
	text-decoration: none; 
	border-bottom: 1px dashed;
	line-height:13pt;
}


li{
list-style-image:url(../images/bullet.jpg)
}