/* Forms
----------------------------------------------- */
input
{
color: #000000;
background: #FFFFFF;
border: 1px solid #B02427; 
padding-left:3px;
}

select
{
background-color: #FFFFFF;
border: 1px solid #B02427; 
padding-left:3px;
font-family: Verdana, Arial, Times New Roman, Times, serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none; 
font-weight: bold;
}

textarea
{
background-color: #FFFFFF;
border: 1px solid #B02427; 
padding-left:3px;
font-family: Verdana, Arial, Times New Roman, Times, serif; 
font-size: 10px; 
color: #000000; 
text-decoration: none; 
font-weight: bold;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

/* Body
----------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/side_v_bg.jpg) repeat-x #FF9900;
}


/* Titles & Text
----------------------------------------------- */	

.topheaderred {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 18px; 
	color: #890C08; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 18px;
	}


.textrorange {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 10px; 
	color: #FF7F00; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 18px;
	}
	

.textblack{
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
	line-height: 18px;
	}
	
.textblackbold{
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 18px;
	}
	
.textblackhheader{
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #000000; 
	text-decoration: none; 
	font-weight: bold;
	line-height: 18px;
	}

.textgreyishbluesmall{
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	color: #305D68;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}	

.textgreyishblue{
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	color: #305D68;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}

.textgreyishblueitalic{
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 12px;
	color: #305D68;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	}
	
.textdarkbrown {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 10px; 
	color: #483116; 
	text-decoration: none; 
	font-weight: normal; 
	line-height: 18px;
	}
	
.textdarkbrownbig {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 14px; 
	color: #483116; 
	text-decoration: none; 
	font-weight: bold; 
	line-height: 18px;
	}

.textdarkbrownbold {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 15px; 
	color: #483116; 
	text-decoration: none; 
	font-weight: bold; 
	line-height: 18px;
	}
	
.textdarkbrownheader {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 16px; 
	color: #483116; 
	text-decoration: none; 
	font-weight: none; 
	line-height: 18px;
	}

.copyright {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 10px; 
	color: #000000; 
	text-decoration: none;
	}
	
.copyright2 {
	font-family: Verdana, Arial, Times New Roman, Times, serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
	}	


/* Links
----------------------------------------------- */	

A:link {
	color: #FF7F00;
	text-decoration: none;
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: none;
	line-height: 18px;
	}
	
A:active {
	color: #FF7F00; 
	text-decoration: none; 
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: none;
	line-height: 18px;
	}
	
A:visited {
	color: #FF7F00; 
	text-decoration: none; 
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: none;
	line-height: 18px;
	}
	
A:hover {
	color: #FF7F00; 
	text-decoration: none; 
	font-family: Verdana, Arial, Times New Roman, Times, serif;
	font-size: 10px;
	font-weight: none;
	line-height: 18px;
	}