/*
*
* Mihalism multi host v3.1.x                      
* Copyright (c) 2005 - 2007 Mihalism Inc (www.mihalism.com)
*
*/

body{ 
	font-family:Verdana,Arial, sans-serif;
	margin:10px; 
	background:url(background.jpg) repeat-x #ffffff; 
}

img{ 
	border:0px; 
}

form{ 
	display:inline; 
}

a:link,  a:visited{ 
	color: #1D661C; 
	text-decoration: none; 
}
a:hover{ 
	text-decoration: underline; 
}

textarea, input, select{
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

th{
	color: #444444; 
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px; 
	background: #f3f3f3;
	height:25px;
	text-align:center;
}

.page_cell{
	width:850px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.fade{
	background: url(fade.jpg) repeat-x;
	height:10px;
	font-size:0px;
}

.fade_rev{
	background: url(fade_rev.jpg) repeat-x;
	height:10px;
	font-size:0px;
}

.logo{
	background: url(BNR.jpg) no-repeat #ffffff;
	height: 86px;
	width: 850px;
}

.nav{ 
	height: 30px;
	border-top: 0px solid #eeeeee;
	border-bottom: 0px solid #eeeeee;
	background: url(nav_bg.gif);
	padding: 0 15px;
} 

.nav ul{ 
	margin: 0;
	padding: 0;
	border-right: 0px solid #eeeeee;
	border-left: 0px solid #eeeeee;
	float: left;
} 

.nav li{ 
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:30px;
	float: left;
	border-left: 0px solid #eeeeee;
	border-right: 0px solid #eeeeee;
} 

.nav a:visited, .nav a:link{ 
	height: 30px;
	color: #444444;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	padding: 0 12px;
	float: left;
} 

.nav a:hover { 
	color: #444444;
	text-decoration: none;
	background: url(nav_hover_bg.gif);
	border-bottom: 0;
} 

.page_body{
	background:#FFFFFF;
	padding:10px;
	color:#2c2c2c;
	text-align:left;
	font-size:11px;
}

.footer{
	text-align:center;
	height:15px;
	padding:5px;
	background: url(footer.gif) repeat-x #ffffff;
	color:#FFFFFF;
	font-size:12px;
}

.footer a:link, .footer a:visited, .footer a:hover{
	color:#444444;
}

.footer img{
	vertical-align:middle;
}

.row1{ 
	background-color: #f7f7f7; 
}

.row2{ 
	background-color: #f1f1f1; 
}

.tableborder{ 
	border:solid 1px #737373; 
	padding:0; 
	margin:0; 
	width:100%; 
}

.message{
	background: #f1f1f1; 
	border:solid 1px #737373; 
	margin: 5px auto 10px; 
	text-align: center; 
	padding:10px; 
}

.cell_divider{
	padding: 10px 0 0; 
	margin: 0; 
	border-bottom:1px solid #737373; 
}

.file_input{ 
	height:21px; 
	width:400px; 
}

.warning_title{
	font-size:16px; 
	color:#F00; 
}

.galthumb{
	border:1px #737373; 
}
