/* ---- General styles ------ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#555555;
	background-image: url(../images/bg-top-title.gif);	
	background-position: top;
	background-repeat: repeat-x;
}
td {
	font-size:80%;
}
a {
	color:#2B7BE8;
	text-decoration:underline;
}
a:hover {
	color:#06A2B0;
	text-decoration:none;
}
input, select 
{
	font-size:11px;
}
h1 {
	font-size:80%;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	font-weight:normal;
	width: 50%;
	color:#000000;
}
td h1 {
	font-size:120%;
	color:#2B7BE8;
	margin-left:0px;	
	margin-top:5px;
	margin-bottom:5px;	
	font-weight:bold;
}
h2 {
	font-size:110%;
	margin-top:0px;
	margin-bottom:5px;	
}
h3 {
	font-size:100%;
	color:#2B7BE8;
	margin-top:5px;
	margin-bottom:5px;	
}
input, select {
	font-size:90%;
}
form {
	margin-top:1px;
	margin-bottom:1px;
}
/* ---- Layout styles ------ */
.line {
	background-image: url(../images/gr.gif);		
}
.redline {
	background-image: url(../images/r.gif);		
}
.header {
	height:100px;
	background-image: url(../images/bg-header.gif);	
	color:#2B7BE8;
	font-size:75%;
}
.header a {
	color:#2B7BE8;
	font-weight:noraml;
	text-decoration:none;
	font-size:75%;
}
.header a:hover {
	color:#06A2B0;
	font-weight:noraml;
	text-decoration:none;
	font-size:75%;
}
.adsheader {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:15px;
	background-image: url(../images/bg-adsheader.gif);		
}
.searchline {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:5px;
	font-size:80%;
	text-align:center;
}
.topmenu {
	padding-top:16px;
	padding-bottom:0px;
	height:30px;
	padding-left:20px;
	padding-right:10px;
	background-image: url(../images/bg-topmenu.gif);	
	color:#06A2B0;
	font-weight:bold;
	font-size:70%;
	text-align:right;
}
.topmenu a {
	color:#2B7BE8;
	font-weight:bold;
	text-decoration:none;
}
.topmenu a:hover {
	color:#2B7BE8;
	font-weight:bold;
	text-decoration:none;
}
.path {
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:5px;
	color:#555555;
	font-weight:normal;
	font-size:75%;
	text-align:left;
}
.path a {
	color:#2B7BE8;
	font-weight:normal;
	text-decoration:none;
}
.path a:hover {
	color:#2B7BE8;
	font-weight:normal;
	text-decoration:none;
}
.bottom {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:50px;
	padding-right:10px;
	padding-bottom:5px;
	background-image: url(../images/bg-top-title.gif);
	color:#555555;
	font-size:75%;
	text-align:left;
}
.bottom a {
	color:#2B7BE8;
	text-decoration:none;
}
.bottom a:hover {
	color:#2B7BE8;
	text-decoration:none;
}
.center {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
.menu {
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	background-color:#EFEBDE;
}
.menu a {
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	text-decoration:underline;
}
.helptips {
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	color:#555555;
	font-size:80%;
	background-color: #CCFFFF;
}
.systemmessages {
	padding-left:5px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;	
	color:#FF0000;
	font-size:90%;
	background-color:#FFFF66;
}
.bottom {
	padding-left:10px;
	padding-right:10px;
	color:#000000;
	background-color:#D4D0C8;
}
.content{
	background-color:#FFFFFF;
}
.left{
	background-color:#EEEEEE;
}
.right{
	background-color:#EEEEEE;
}
/* ---- Tabs styles ------ */
.tab{
	color:#2B7BE8;
	font-weight:bold;
}
.tab a {
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
.tab a:hover {
	color:#2B7BE8;
	font-weight:bold;
	text-decoration:none;
}
a.currenttab{
	color:#2B7BE8;
}

/* ---- Content styles ------ */
.subtitle{
	color:#2B7BE8;
	font-weight:bold;
}
.subtitle a {
	color:#777777;
	font-weight:bold;
	text-decoration:none;
}
.subtitle a:hover {
	color:#2B7BE8;
	font-weight:bold;
	text-decoration:none;
}
.subtitleline	{
	height: 25px; 
	background-color: #EFEFEF; 
}
.boxtitle{
	color:#2B7BE8;
	font-weight:bold;
}

td.row1	{ 
	background-color: #EFEFEF; 
}
td.row2	{ 
	background-color: #DEE3E7; 
}
td.row3	{
	background-color: #D1D7DC; 
}
