

body { 

	margin: 0px;

	background: url('images/pagebg.jpg');

	background-repeat:repeat-x;

}



H1 { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 18pt; 

	display : inline;

}



H2 { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 16pt; 

}



H3 { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 14pt; 

}



H4 { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 12pt; 

}



p { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 10pt; 

}



b { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 10pt; 

}



i { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 10pt; 

}



table { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 10pt; 

}



li { 

	font-family: Arial, Helvetica; 

	color: black; 

	font-size : 10pt; 

}



hr {

	width: 100%;

	color: #f2f2f2;

}



a:link { 

	color : blue; 

}



a:visited { 

	color : blue; 

}



a:hover { 

	color : blue; 

}



a:active { 

	color : blue; 

}



img { border-color : #cd784f; }
    

.formfields  { 

	font-family: arial; 

	color: #000000; 

	font-size: 9pt; 

	width: 100;

	border: 1px solid #000000; 

	padding-left: 2px; 

	padding-right: 2px; 

	background-color: #FFFFFF;

    background-position: top; 

    background-repeat:no-repeat; }

}

    

img {

    behavior: url("pngbehavior.htc");

}

.bottom_menu {

color: #418ac3;

}

.bottom_menu a:link { 

	color : #418ac3;

	text-decoration:none; 

}



.bottom_menu a:visited { 

	color : #418ac3;

	text-decoration:none;

}



.bottom_menu a:hover { 

	color : #418ac3;

	text-decoration:underline; 

}



.bottom_menu a:active { 

	color : #418ac3;

	text-decoration:underline; 

}

