/* CSS Document */


body {
	background-color: #b4c6e7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whitebg {
	background-color: #FFFFFF;
}
.topleftbg {
	
	background-image: url(images/topbgleft.gif);
	background-repeat: no-repeat;
	padding:0px;
}
.toprightbg {
	padding:0px;
	background-image: url(images/topbgright.gif);
	background-repeat: no-repeat;
}
.topmidlebg {
    width:936px;
	height:131px;
	background-image: url(images/topmidle.gif);
	background-repeat: repeat-x;
}
.logo {
	padding:0px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
.banner {
	padding:0px;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
}
.bottomleftcor {
	background-image: url(images/bottomleftcor.gif);
	background-repeat: no-repeat;
}
.bottomline {
	background-image: url(images/bottomline1.gif);
	background-repeat: repeat-x;
	padding:0px;
}
.bottomrightcor {
	background-image: url(images/bottomrightcor.gif);
	background-repeat: no-repeat;
	padding:0px;
}
.corleft {
	background-image: url(images/corleft.gif);
	background-repeat: no-repeat;
}
.corright {
	background-image: url(images/corright.gif);
	background-repeat: no-repeat;
}
.grey {	background-color: #f4f4f4;
text-decoration:none;
}
.greyfont {	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #525050;
	text-decoration:none;
}
.leftline {
	background-image: url(images/leftline.gif);
	background-repeat: repeat-y;
}
.rightline {
	background-image: url(images/rightline.gif);
	background-repeat: repeat-y;
}
.topline {
	background-image: url(images/topline.gif);
	background-repeat: repeat-x;
	padding:0px;
}
.red {	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c41212;
}
.bodybottomline {
	background-image: url(images/bodybottomline.gif);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
}
.bodyleftcor {
	background-image: url(images/bodyleftcor.gif);
	background-repeat: no-repeat;
}
.bodyleftcorbottom {
	background-image: url(images/bodyleftcorbottom.gif);
	background-repeat: no-repeat;
}
.bodyleftline {
	background-image: url(images/bodyleftline.gif);
	background-repeat: repeat-y;
}
.bodyrightcor {
	background-image: url(images/bodyrightcor.gif);
	background-repeat: no-repeat;
}
.bodyrightcorbottom {
	background-image: url(images/bodyrightcorbottom.gif);
	background-repeat: no-repeat;
}
.bodyrightline {
	background-image: url(images/bodyrightline.gif);
	background-repeat: repeat-y;
}
.orange {
	background-color: #fa9927;
}
.bodytopline {
	background-image: url(images/bodytopline.gif);
	background-repeat: repeat-x;
}
.tahoma {	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.contact {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
}
.tahomabig {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.tahoma {	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.basic {	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6000;
}

.whitetext
{
 font-family:Tahoma;
 font-size:18px;
 color:#FFFFFF;
 font-weight:normal;
 vertical-align:top;
}

.tahomabig {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.redunder {
	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #c41212;
	text-decoration: underline;
}

.brown {	font-family: tahoma;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #330000;
}
.orgsmall {	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ff6000;
}

.redsmall
{
 color:#CC0000;
 font-size:11px;
}