body {
	margin:0;
	background-color:#FFFFFF;
}
.topheadbg
{
	background-image:url(images/tophead_bg.jpg);
	background-repeat:repeat-x;

}
.navbg
{
	background-image:url(images/nav_bg.jpg);
	background-repeat:repeat-x;

}
.bodybg
{
	background-image:url(images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#001427;

}
.banner_bg
{
	background-image:url(images/banner_bg.jpg);
	background-color:#191d26;
	background-repeat:no-repeat;
	background-position:left top;

}
.rightnav
{
	background-color:#E4C297;
	padding-left:8px;
	font-family: Arial;
	font-size: 12px;
	color: #CC6600;
	font-weight:bold;

}
.a1:link 
{
	font-family: Candara;
	font-size: 16px;
	color: #20314f;
	font-weight:bold;
	text-decoration:none;
}

.a1:visited 
{
	font-family: Candara;
	font-size: 16px;
	color: #20314f;
	font-weight:bold;
	text-decoration:none;
}

.a1:hover 
{
	font-family: Candara;
	font-size: 16px;
	color: #0066FF;
	font-weight:bold;
	

}
.a2:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	font-weight:bold;
	text-decoration: none;
}

.a2:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	font-weight:bold;
	text-decoration: none;
}

.a2:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #CC6600;
	font-weight:bold;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}

.a3:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}

.a3:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #CC9900;
	text-decoration:none;
}
.a4:link 
{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}

.a4:visited 
{
	font-family: Arial;
	font-size: 12px;
	color: #993300;
	text-decoration:none;
}

.a4:hover 
{
	font-family: Arial;
	font-size: 12px;
	color: #FF3300;
	text-decoration:none;
	

}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 14px;
	border: 1px solid #dedede;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	width:80px;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006699;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.bluetext {	
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #727d90;
}
.greytextsmall {
	font-family: "Arial";
	font-size: 10px;
	color: #1d212a;
}
.navtext {
	font-family: "Arial";
	font-size: 14px;
	color: #20314f;
	font-weight:bold;
}
.blacktext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.whitetext {
	font-family: Arial;
	font-size: 12px;
	color: #993300;
}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #5c5c5c;
}
.headingbig {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	font-weight:normal;
	color: #FFFFFF;
}
.bannerheading {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
	color: #993300;
}
.bannerheadingsmall {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.borderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CC9999;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acb2be;
	font-family: "Arial";
	font-size: 10px;
	color: #1d212a;
}
.pictureborder {
	border: 5px solid #869EAC;
}
.bannerheading2 {

	font-family:"century Gothic";
	font-size: 36px;
	color: #CC0000;
}
.bannerheading3 {

	font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color: #993300;
}


/***************** pageing
*****************/
/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS msdn search style pagination*/
div.pagination {
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size: 13px;
	text-align:center;
	padding:4px 6px 4px 0;
	color:#313031;
}

div.pagination a {
	color:#fff;
	text-decoration:none;
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
}

div.pagination a:hover, div.pagination a:active {
	color:#0066a7;
	border:1px solid #b7d8ee;
	background-color:#d2eaf6;
}
div.pagination span.current {
	padding:5px 6px 4px 5px;
	margin:0 3px 0 3px;
	border:1px solid #b7d8ee;
	font-weight:bold;
	color:#444444;
	background-color:#d2eaf6;
}
div.pagination span.disabled {
	display:none;
}
