BODY {
	margin-top : 0; 
	margin-bottom : 0; 
	margin-right : 0; 
	margin-left : 0; 
	height : 100%; 
	color : inherit; 
	background : url(images/bck.jpg) repeat fixed; 
	} 

.font1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	color : #333333; 
	background : transparent;  
	} 

.font1 a:link {
	color : #4E5A76; 
	text-decoration : underline; 
	background : transparent;  
	} 

.font1 a:visited {
	color : #4E5A76; 
	text-decoration : underline; 
	background : transparent;  
	} 

.font1 a:hover {
	color : #AA0000; 
	text-decoration : underline; 
	background : transparent;  
	} 

.font1-nav {
	font-family : Arial, Verdana, Tahoma, Georga, "Times New Roman", Times, serif; 
	font-size : 11px; 
	line-height: 17px;
	font-style : normal; 
	color : #FFCC00; 
	background : transparent;  
	} 

.font1-nav a:link {
	color : #E8E7E1; 
	font-style : normal; 
	text-decoration : none; 
	background : transparent;  
	} 

.font1-nav a:visited {
	color : #BBBB77; 
	font-style : normal; 
	text-decoration : none; 
	background : transparent;  
	} 

.font1-nav a:hover {
	color : #FFFF55; 
	font-style : normal; 
	text-decoration : underline; 
	background : transparent;  
	} 

.font1-10 {
	font-family : Arial, Verdana, Tahoma, Georga, "Times New Roman", Times, serif; 
	font-size : 10px; 
	line-height: 17px;
	font-style : normal; 
	color : #434134; 
	background : transparent;  
	} 

.font1-10 a:link {
	color : #434134; 
	text-decoration : none; 
	background : transparent;  
	} 

.font1-10 a:visited {
	color : #434134; 
	text-decoration : none; 
	background : transparent;  
	} 

.font1-10 a:hover {
	color : #660000; 
	text-decoration : underline; 
	background : transparent;  
	} 

.font1-whi {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal; 
	font-weight : normal; 
	line-height : 17px;
	color : #EEEEEE; 
	background : transparent;  
	} 

.font1-whi a:link {
	color : #BEDAF6; 
	text-decoration : none; 
	background : transparent;  
	} 

.font1-whi a:visited {
	color : #BEDAF6; 
	text-decoration : none; 
	background : transparent;  
	} 

.font1-whi a:hover {
	color : #FFFF55; 
	text-decoration : underline; 
	background : transparent;  
	} 

.state-blk {
	font-family : Arial, Verdana, Tahoma, Georga, "Times New Roman", Times, serif; 
	font-size : 14px; 
	font-style : normal; 
	line-height : 22px;
	color : #222222; 
	font-weight : bold; 
	background : transparent;  
	} 

.state-whi {
	font-family : "Times New Roman", Arial, Verdana, Tahoma, Georga, Times, serif; 
	font-size : 17px; 
	font-style : normal; 
	color : #FFFFFF; 
	font-weight : bold; 
	background : transparent;  
	} 

.state-whi a:link {
	color : #9EBAD6; 
	text-decoration : none; 
	background : transparent;  
	} 

.state-whi a:visited {
	color : #9EBAD6; 
	text-decoration : none; 
	background : transparent;  
	} 

.state-whi a:hover {
	color : #FFFF55; 
	text-decoration : underline; 
	background : transparent;  
	} 

.font-header {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 13px;
	color : #000000; 
	background : transparent;  
	} 

.font-header-large {
	font-family : "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size : 32px;
	font-style : normal; 
	font-weight : normal; 
	line-height : 40px;
	color : #DCD6B1; 
	background : transparent;  
	} 

.TableBorder-Black {
	border-left : 1px solid #000000; 
	border-bottom : 1px solid #000000; 
	border-right : 1px solid #000000; 
	border-top : 1px solid #000000; 
	} 

.TableBorder {
	border-left : 1px solid #AAAAAA; 
	border-bottom : 1px solid #AAAAAA; 
	border-right : 1px solid #AAAAAA; 
	border-top : 1px solid #AAAAAA; 
	} 

.TableBorder-r {
	border-left : 0px solid #000000; 
	border-bottom : 0px solid #000000; 
	border-right : 1px solid #AAAAAA; 
	border-top : 0px solid #000000; 
} 

.TableBorder-rl {
	border-left : 1px solid #AAAAAA; 
	border-bottom : 0px solid #000000; 
	border-right : 1px solid #AAAAAA; 
	border-top : 0px solid #000000; 
	} 

.TableBorder-tlr {
	border-left : 1px solid #AAAAAA; 
	border-bottom : 0px solid #000000; 
	border-right : 1px solid #AAAAAA; 
	border-top : 1px solid #AAAAAA; 
	} 

.shadeform { 
	font-family : Arial, Verdana, Tahoma, Georga, "Times New Roman", Times, serif; 
	font-size : 13px; 
	font-style : normal; 
	color : #000000; 
	background: url("images/form_shadow.gif");
	text-align: left;
	BORDER: #000000 1px solid
	} 
	
.hand {
	cursor: pointer;
	} 
	
ul {
    color: black;
    background: transparent;
}

