* 
{
	/*font-family: Verdana, Arial, sans-serif;
	font-size: 11px;*/
}

body 
{
	text-align:center;
	background:#21447e url(bg.gif) center repeat-y;
	margin: 0;
	padding: 0;
}

h1, h2, h3
{
	color:#333333;
	background-color:#EBEBD6;
	width:100%;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	font-size:10pt;
}

div#wrapper
{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

input.textbox 
{ 
     border: 1px solid #ccc;
     font-size:8pt;
}

td .page-column-center
{
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}

.cart 
{
	font:8pt Arial, Helvetica, sans-serif;
	color:#fff;
	border-top:2px solid #fff;
}
		
.navMain 
{
	background:url(nav_bg.gif) no-repeat;
	color:#21447e;
	height:36px;
}

.navMain ul 
{
	margin: 0 0 0 185px;
	padding: 0;
}

.navMain ul li 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

.navMain li 
{
	float:left;
}

.navMain a 
{
	display:block;
	text-decoration:none;
	width:45px;
	padding:10px;
	text-align:center;
	margin-right:8px;
	color:#21447e;
}

.navMain a.ministry 
{
	width:100px;
}

.navMain a.resources 
{
	width:65px;
}

.navMain a:link, .navMain a:visited 
{
	text-decoration:none;
	color:#21447e;
}

.navMain a:hover, .navMain a.on 
{
	background:url(nav_on.gif) repeat-x;
}


.main, .main_on, .main a, .main_on a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border:0px;
	padding:5px;
	color:#21447e;
	width:85px;
	text-align:center;
}

.main_on 
{
	background:url(nav_on.gif) repeat-x;
	padding-bottom:10px;
	height:36px;

}

.backpageFooter 
{
	font-size:8pt;
	background-color:#dbd6b4;
	text-align:center;
	padding-top:20px;
}

#details-live 
{
	font-size: 11px;
	padding: 10px 30px 10px 10px;
}
	
#details-rcp 
{
	padding: 0px 0px 10px 20px;
	font-size: 11px;
	color: #4D4D4B;
}

#details-submenu
{
	padding: 10px 0px 0px 10px;
	text-transform: uppercase;
}

#details-submenu a
{
	color: #4D4D4B;
	text-transform: uppercase;
	padding: 2px 5px 3px 10px;
	margin: 3px 0px 3px 0px;
    font-weight:bold;
	line-height:10px;
}
	
#details-submenu a:hover 
{
	color: #133572;
	background: no-repeat;
	padding: 2px 5px 3px 10px;
	margin: 3px 0px 3px 0px;&szlig;
}

a.submenu 
{
	font-size:12px;
	font-weight: bold;
	line-height: 10px;
	color: #A4A6A3;	
	text-decoration: none;
	display: block;
	text-transform: uppercase;
}

a.submenu:hover 
{
	background-color: #133572; 
}
