
body {
	color : #000000;
	background-image: url('images/ian-bg.jpg');background-repeat: x-repeat;
	font-size : 12px;
	font-family : georgia;
	text-align : justify;
	line-height :12pt;
}


A:link {text-decoration: none; color: #e32626}
A:active {text-decoration: none; color: #e32626}
A:visited {color: #7a2626;font-style: none; font-weight: bold;}
A:hover {
	background-color: none;
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #e32626;}

body{
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #e32626;
	scrollbar-3dlight-color: #e32626;
	scrollbar-darkshadow-color: #e32626;
	scrollbar-shadow-color: #e32626;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #000000;
	overflow-x:hidden;
}


u{
	color: #7a2626;

}

b{
	color: #e32626;

}

i{
	color: #7a2626;
}


input, select, textarea, checkbox {
	border-bottom: 1px solid #e32626;
	border-top: 1px solid #e32626;
	border-left: 1px solid #e32626;
	border-right: 1px solid #e32626;
	color:#7a2626;
	background: #000000;
	font-size: 8.5pt;
	font-family: tahoma;}







.background {
font-style : normal;
font-size : 12px;
font-family : georgia;
color : #7a2626;
background: #000000;
padding: 5px;
margin: 1;
width: 100%;
letter-spacing : 0px;

}

.header {
background-color: #222222;
line-height: 13px;
font-family: georgia;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
letter-spacing:0px;
text-align: center;
color: #7a2626;
padding: 2px;
padding-bottom: 4px;
margin: 0;
}




a img {
	border: 3px solid #e32626;
}

a:hover img {
	border: 3px solid #e32626;

}


td, tr, body {
font-style : normal;
font-size : 12px;
font-family : georgia;
color : #7a2626;
letter-spacing : 0px;

}












