/* Style Sheet */
body
{	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}

BG
{	background-repeat: 		no-repeat;
	background-position: 	center;
	line-height:			normal;
	font-weight: 			normal;
	background-attachment: 	fixed;
	background:				top
}

P
{	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}

br
{	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}

td
{
	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family:			'Veranda','Arial', 'Helvetica', sans-serif;
	background-position: 	center center;
	background-repeat:		no-repeat
}

th
{
	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family:			'Veranda','Arial', 'Helvetica', sans-serif;
	background-position: 	center center;
	background-repeat:		no-repeat
}

H1,H5
{ 	color:					#000066;		
	margin-left:			0%;
	margin-right:			0%;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}

H2
{ 	color:					#E52427;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
	font-size:				22px;
}

H3
{ 	color:					#E52427;
	font-size:				22px;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
	text-align:				left;
}

H4
{ 	color:					#E52427;
	font-size:				14px;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}			

a 
{
font-size:					14px;
color:						#000066;
}

a:link 
{
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover 
{
	text-decoration: none;
	color: #FF0000;
}

a:active 
{
	text-decoration: none;
	color: #FF0000;
}

ul
{	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}

ol
{	font-weight:			normal;
	font-size:				12px;
	color:					#000066;
	text-align:				justify;
	font-family: 			'Veranda', 'Arial', 'Helvetica', sans-serif;
}

.mainsection
{
background-image:			url(pics/background.jpg);
background-position:		top;
background-repeat:			no-repeat;
}

.sidesection
{
background-image:			url(pics/background2.jpg);
background-position:		top;
background-repeat:			no-repeat;
}

.side_image
{
margin-top:					59px;
}

#content
{	
min-height:					290px;
margin-top:					140px;	
margin-left:				15px;
margin-right:				15px;
color:						#000066;
text-align:					justify;
}			

#content a 
{
font-size:					12px;
color:						#5FAFD6;
}			

#content a:hover
{
font-size:					12px;
color:						#A2D0E7;
}

.small_text
{
font-size:					11px;
}