
body { 
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:0px;
	background-color:#000000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment:fixed;
}


H1 { 
	font-family: "Times New Roman"; 
	color: #00c5fc; 
	font-size : 24px;
	
}

H2 { 
		font-family: "Times New Roman"; 
	color: #00c5fc; 
	font-size : 18px;
	
	
}

H3 { 
	font-family: "Times New Roman";
	color: #ffffff; 
	font-size : 15px;
	
	
}

H4 { 
		font-family: "Times New Roman";
	color: #ffffff; 
	font-size : 15px;
	
	
}

p { 
		font-family: "Times New Roman";
	color: #ffffff; 
	font-size : 16px;
	
}

b { 
		font-family: "Times New Roman";
	color: #ffffff;
	font-size : 16px;
	
}

i { 
		font-family: "Times New Roman";
	color: #ffffff; 
	font-size : 16px;
	
	
}

table { 
		font-family: "Times New Roman";
	color: #ffffff;
	font-size : 16px;
	
	
}

li { 
		font-family: "Times New Roman";
	color: #ffffff;
	font-size : 16px;
	
	
}

hr {
	color: #222222;
}

a:link { 
	color: #00cc33;
	 text-decoration: none;
}

a:visited { 
     color: #00cc33;
	text-decoration: none; 
}

a:hover { 
	color : #ffffff;
	text-decoration: underline; 
}

a:active { 
     color: #00cc33;
	 text-decoration:none;
}

.other a:link { 
	color : #00c5fc;
	 text-decoration: none;
}

.other a:visited { 
	color : #00c5fc;
	text-decoration: none; 
}

.other a:hover { 
	color: #ffffff;
	text-decoration:none; 
}

.other a:active { 
	color : #00c5fc;
	 text-decoration: none;
}



img { border-color : #8A7B70; }
    
.formfields  { 
	font-family: "Times New Roman";
	color: #ffffff;
	font-size : 16px;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #FFFFFb;
    background-position: top; 
    background-repeat:no-repeat; }


td.c1{background-image:url(images/txt_bg.png);
background-position:top;
background-repeat:no-repeat; 
}
td.c2{background-image:url(images/index_05.png);
}
td.c3{background-image:url(images/index_06.png);
}

 .style1 {color: #00c5fc}
.style3 {color: #00c5fc; font-size: 12px; }
 .style4 {
	font-size: 10px;
	color: #FFFFFF;
}
 .style7 {
	font-size: 18px;
	color: #00C5FC;
	font-weight: bold;
}
 .style8 {
	color: #FFFFFF;
	font-weight: bold;
}

