body
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	background: #eaeaea url("images/images/bg.gif") repeat-y 50% 0; 
	text-align: center; 
	margin-top: -1px 
}

body.splash 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: normal; 
	text-decoration: none; 
	background-position: 50% 0; 
	text-align: center; 
	margin: 50px auto auto; 
	padding-top: 50px 
}

p 
{ 
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	line-height: 140%; 
}

em 
{ 
	font-size: 11px; 
	font-family: Verdana, Arial, sans-serif; 
	font-style: italic; 
	line-height: 140%; 
	text-decoration: none }

#splash 
{ 
	background-color: white; 
	background-image: none; 
	margin: 50px auto auto; 
	width: 780px 
}

#container 
{ 
	background: white 760px 200px; 
	margin: 0 auto; 
	width: 740px 
}

#header   
{ 
	background-color: white; 
	margin-bottom: 50px; 
	width: 740px; 
	height: 200px 
}

#left   
{ 
	background-color: white; 
	text-align: right; 
	margin-left: 10px; 
	padding-right: 15px; 
	width: 150px; 
	float: left; 
	border-right: 1px dotted #555 
}

#center    
{ 
	background-color: white; 
	text-align: left; 
	margin-left: 15px; 
	width: 350px; 
	float: left 
}

#right    
 { background-color: white; text-align: center; margin-left: 10px; width: 180px; float: left }

#footer   
{ 
	color: gray; 
	background-color: white; 
	text-align: center; 
	margin: 15px 0 0; 
	padding-top: 30px; 
	padding-bottom: 50px; 
	clear: both 
}

label 
{
	float:left;
	width:25%;
	margin-right:0.5em;
	padding-top:0.4em;
	text-align:right;
} 

h1
{
	font-family: Georgia, Times;
	font-size: 16px;
	font-weight: normal;
	text-align: left;
}

small
{ 
	color: #888; 
	font-size: 10px; 
	font-family: Verdana, Arial, sans-serif; 
	text-decoration: none 
}

code
{
	font-family: Courier, Monaco, monospace;
}

h2
{
	font-family: Georgia, Time, Serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 16px;
	margin-bottom: 8px;
}

h3, .h3
{
	font-family: Georgia, Times, "Times New Roman", Palatino, Verdana, Tahoma, Helvetica;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
}

a:link, a:visited
{ 
 	color: #b72025; 
 	text-decoration: none 
}

a.plain, a:hover.plain
{
	font-size: 10px;
	color: black;
	text-decoration: none;
	border: 0px;
}

a.navlink, a:hover.navlink
{
	font-size: 10px;
	padding: 3px;
	color: #000;
	border-right: #ddd;
	border-bottom: #ddd;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	text-decoration: none;
	background-color: #FFC;
}

a:hover { text-decoration: underline; }

select
{
	background-color: #eee;
	font-family: verdana;
	font-size: 10px;
	border-color: #FFF #999 #999 #FFF;
	border-width: 1px;
	border-style: solid;
}

textarea
{
	background-color: #eee;
	font-family: Verdana, Arial, sans-serif;
	padding: 3px;
	font-size: 11px;
	line-height: 140%;
	border-color: #999 #FFF #FFF #999;
	border-width: 1px;
	border-style: solid;
}

a.dlink
{
	color: red;
	background-color: #eee;
	border-color: #fff #999 #999 #fff;
	border-width: 0px 1px 1px 0px;
	border-style: none solid solid none;
	text-decoration: none;
}

a.alink
{
	color: blue;
	background-color: #eee;
	border-color: #fff #999 #999 #fff;
	border-width: 0px 1px 1px 0px;
	border-style: none solid solid none;
	text-decoration: none;
}

a.pophelp
{
	color: blue;
	background-color: #eee;
	border-color: #fff #999 #999 #fff;
	border-width: 0px 1px 1px 0px;
	border-style: none solid solid none;
	padding: 0 2px 0 2px;
}

a:hover.pophelp, a:hover.dlink
{
	text-decoration: none;
	border: 0px;
}

#setup td
{
	padding: 3px;
	vertical-align: middle;
}
