body { 
		BACKGROUND-COLOR: #FFFFFF;
		background-image: url(../img/bgimage.gif);
		FONT-FAMILY: Verdana;
		FONT-WEIGHT: normal;
		text-decoration: none;
		COLOR: #666666;		
		 }
 td { 
 		TEXT-ALIGN: left;
		FONT-SIZE: 12pt;
		FONT-FAMILY: Verdana;
		FONT-WEIGHT: normal;
		text-decoration: none;
		COLOR: #666666;
		BACKGROUND-COLOR: #FFFFFF;
		vertical-align: top;
		}
						
.left {
		background-image: url(../img/left_border.gif);
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		width: 3px;
		}
.top {
		background-image: url(../img/top.gif);
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		width: 1px;
		height: 3px;
		}		
.right {
		background-image: url(../img/left_border.gif);
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		width: 3px;
		
		}
		
.name1 {
		BACKGROUND-COLOR: #999999;
  		TEXT-ALIGN: left;
		FONT-SIZE: 14pt;		
		FONT-FAMILY: Verdana;
		font-weight: bold;
		COLOR: #FFFFFF;
		text-decoration: none;
		padding: 15px 15px 0px 15px;		
		}
.name2 {
		BACKGROUND-COLOR: #999999;
  		TEXT-ALIGN: left;
		FONT-SIZE: 9pt;		
		FONT-FAMILY: Verdana;
		font-weight: normal;
		COLOR: #FFFFFF;
		text-decoration: none;
		padding: 0px 15px 15px 15px;		
		}
.line {
		background-image: url(../img/menu_sep.gif);
		text-decoration: none;
		padding: 0px 0px 0px 0px;		
		}	
.pixel {
		background-image: url(../img/pixel.gif);
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		width: 1px;
		}		
.space {
		background-image: url(../img/pixel.gif);
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		height: 20px;
		}					

.footer {
		background-color: #4e5e94; 
		text-decoration: none;
		text-align: center;
		vertical-align: middle;
		padding: 0px 0px 0px 0px;
		height: 18px;
		font-size: 10px;
		color: #FFFFFF;
		}	
.footer a:hover{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		}	
.footer a:link{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		}	
.footer a:visited{
		font-size: 10px;
		color: #FFFFFF;
		text-decoration: none;
		}						
.header {
		BACKGROUND-COLOR: #d1cfe9;
 		TEXT-ALIGN: left;
		FONT-SIZE: 11pt;		
		FONT-FAMILY: Verdana;
		font-weight: bold;
		COLOR: #463ea0;
		text-decoration: none;	
		height: 20px;
		padding-left: 10px;
		 }	

 .content {
		BACKGROUND-COLOR: #FFFFFF;
  		TEXT-ALIGN: left;
		FONT-SIZE: 12px;
		FONT-FAMILY: Verdana;
		FONT-WEIGHT: normal;
		COLOR: #000000;
		text-decoration: none;
		padding: 0px 25px 25px 25px;
		vertical-align: top;		
		}		
.content a:link {
		COLOR: #0000FF;
		text-decoration: none;
		padding-left: 0px;
		height: auto;
		}		
.content a:hover {
  		COLOR: #0000FF;
		text-decoration: none;
		}					
.content a:visited {
  		COLOR: #0000FF;
		text-decoration: none;
		}	
				
	
 
p {}

a:link { 
			color: #0000FF;
			text-decoration: none;
 }

a:visited { 
		color: #0000FF;
		text-decoration: none;
 }

a:hover { 
		color: #FF0000;
		text-decoration: none;
}

a:active { 
		color: red;
		text-decoration: none;
		
}
h1 {
		TEXT-ALIGN: center;
		FONT-FAMILY: Verdana;
		COLOR: #4e5e94;
		FONT-SIZE: 16px;
		text-decoration: none;
		margin-bottom: 0px;
		margin-top: 10px;
	}

h2 {
		TEXT-ALIGN: left;
		FONT-FAMILY: Verdana;
		COLOR: #4e5e94;
		text-decoration: none;
		margin-bottom: 0px;
		margin-top: 0px;
	}	



	

