
body {
	background-color: #000000;
	margin-top: 0;
	margin-left:0;
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-image:url(images/bg.jpg)
	
}	

H1 { 
	font-family:"Arial";
	color: #000000; 
	font-size : 18px;
	display : inline;
}

H2 { 
	font-family:"Arial";
	color: #000000;  
	font-size : 14px;
}

H3 { 
    font-family:"Arial";
	color: #000000;  
	font-size : 14px;
}

H4 { 
	font-family:"Arial";
	color: #000000;    
	font-size : 14px;
}

p { 
	font-family:"Arial";
	color: #000000;   
	font-size : 14px;
}

b { 
	font-family:"Arial";
	color: #000000;   
	font-size : 14px;
}

i { 
	font-family:"Arial";
	color: #000000;    
	font-size : 14px;
}

table { 
	font-family:"Arial";
	color: #000000;   
	font-size : 14px;
}

li { 
	font-family:"Arial";
	color: #000000;    
	font-size : 14px;
}

hr {
	
	color: #bbbbbb;
}

a:link { 
	color : #000000;
	text-decoration: none; 
}

a:visited { 
	color : #000000;
	text-decoration: none;
}

a:hover { 
	color : #ffffff;
	text-decoration:underline; 
}

a:active { 
	color : #000000;
	text-decoration: none; 
}
.other a:link { 
	color : #ffffff;
	text-decoration:none; 
}

.other a:visited { 
	color : #ffffff;
	text-decoration:none; 
}

.other a:hover { 
	color : #bbbbbb;
	text-decoration:underline;  
}

.other a:active { 
	color : #ffffff;
	text-decoration:none;  
}
.other1 a:link { 
	color : #3D4C8F;
	text-decoration:underline; 
}

.other1 a:visited { 
	color : #3D4C8F;
	text-decoration:underline;  
}

.other1 a:hover { 
	color : #eeeeee;
	text-decoration:none;  
}

.other1 a:active { 
	color : #3D4C8F;
	text-decoration:underline;
}

img { border-color : #615d5e; }
    
.formfields  { 
	font-family:"Arial";
	color: #ffffff;   
	font-size : 14px;
	border: 1px solid #000001; 
	padding-left: 2px; 
	padding-right: 2px; 
	background-color: #fffff1;
}

td.c1 {background-image: url(images/index_05.gif);
}
td.c2 {background-color:#FFFFFF;
       border:#000000;
	   border-width: thin;
}

.style1 {font-size: 14px}
.style3 {font-size: 10px}

