/* ======================================== \
// Package: Mihalism Multi Host
// Version: 3.1.2
// Copyright (c) 2007, 2008 Mihalism, Inc.
// License: http://www.gnu.org/licenses/old-licenses/gpl-3.0.txt GNU Public License
// ======================================= */

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

img{ 
	border:0px; 
}

form{ 
	display:inline; 
}

a:link,  a:visited{ 
	color: #007ba4; 
	text-decoration: none; font-weight:bold;
}
a:hover{ 
	text-decoration: underline; 
}

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

th{
	color: #FFFFFF; 
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px; 
	background: url(table_top.gif)  #006699;
	height:25px;
	text-align:center;
}

.page_cell{
	width:850px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:25px;
	border:15px solid #0089b6;
}

.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(banner.jpg) no-repeat #282828;
	height: 195px;
	width: 850px;
	border-bottom:10px solid #78a500;
}

.nav{ 
	height: 27px;
	background: url(nav_bg.gif);
	padding: 0 15px;
} 

.nav ul{ 
	margin: 0;
	padding: 0;
	float: left;
} 

.nav li{ 
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 27px;
	float: left;
} 

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

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

.page_body{
	background:#FFFFFF;
	padding:10px;
	color:#000000;
	text-align:left;
	font-size:80%;
}

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

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

.footer img{
	vertical-align:middle;
}

.row1{ 
	background-color: #fff; 
}

.row2{ 
	background-color: #fff; 
}

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

.message{
	background:url(message.png) repeat-x #d8dceb; 
	border:solid 1px #bfc8e3; 
	margin: 5px auto 10px; 
	text-align: center; 
	padding:10px; 
}

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

.file_input{ 
	height:21px; 
	width:400px; margin-top:10px;

}

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

.galthumb{
	border:1px dashed #000; 
}
