@import url(static.css);
select{
width:180px;
font-size:10px;
}
.Redcaption {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-align:left;
}
body{
background-image:url(images/webbg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
margin:0px;
font-family:Tahoma, "Trebuchet MS", Calibri, Arial;
}
.menubg{
background:url(images/menu_bg.jpg);
background-repeat:repeat-x;
}
#maintb{
margin-top:10px;}
.ll{
background-image:url(images/logoleft.jpg);
width:20px;
height:116px;
background-repeat:no-repeat;
background-position:left;
}
.lr{
background-image:url(images/logoright.jpg);
width:20px;
height:116px;
background-repeat:no-repeat;
background-position:right;
}
.logo{
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
width:383px;
height:116px;
background-position:left;
}
.logobg{
background-image:url(images/logobg.jpg);
background-repeat:repeat-x;
height:116px;
width:553px;
}
.TLBC{
background-image:url(images/body_corner_TL.jpg);
background-repeat:no-repeat;
width:20px;
height:19px;
}
.TRBC{
background-image:url(images/body_corner_TR.jpg);
background-repeat:no-repeat;
width:20px;
height:19px;
}
.TBF{
background-image:url(images/TB_Filler.jpg);
background-repeat:repeat-x;
}
.LBF{
background-image:url(images/LB_Filler.png);
background-repeat:repeat-y;
}

* html .LBF{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/LB_Filler.png' ,sizingMethod='scale');
z-index:-999999999;
}

.BLBC{
background-image:url(images/body_corner_BL.jpg);
width:20px;
height:20px;
background-repeat:no-repeat;
}
.BRBC{
background-image:url(images/body_corner_BR.jpg);
width:20px;
height:20px;
background-repeat:no-repeat;
}
.RBF{
background-image:url(images/RB_Filler.png);
background-repeat:repeat-y;
}
* html .RBF{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/RB_Filler.png' ,sizingMethod='scale');
z-index:-999999999;
}
.BBF{
background-image:url(images/BB_Filler.jpg);
background-repeat:repeat-x;
}

.footerL{
background-image:url(images/footerleft.jpg);
width:20px;
height:106px;
background-repeat:no-repeat;
background-position:left;
}

.footerbg{
color:#176294;
font-family:Arial,Tahoma, "Trebuchet MS";
font-size:13px;
}
.footerR{
background-image:url(images/footerright.jpg);
width:23px;
height:106px;
background-repeat:no-repeat;
background-position:right;}

.menubotbg{
background-image:url(images/menulingbottom.jpg);
height:6px;
background-repeat:repeat-x;
}

#ml{
text-align:center;
font-size:14px;
color:#FFFFFF;
}
#ml a{
color:#002E5B;
text-decoration:none;
}
#ml a:hover{
color:#000000;}

.bodytext{
font-size:13px;
line-height:1.6em;
color:#666666;
padding-left:5px;
padding-right:10px;
text-align:justify;
}
.bodytext #heading{
font-size:17px;
color:#d31313;
}

.brecom {
font-size:12px;
color:#9d8a45;
padding-bottom:10px;
}

.brecom span{
font-size:12px;
color:#03596a;
}

a{
text-decoration:none;
color:#176294;
}
a:hover{
text-decoration:none;
color:#666666;
}
.readmore{
color:#0da8e8;
}
.readmore:hover{
color:#006699;
}

p{
font-family:Tahoma, "Trebuchet MS", Calibri, Arial;
font-size:13px;
line-height:1.6em;
}

.tresize{
background-image:url(images/textResizer.jpg);
background-repeat:no-repeat;
width:47px;
height:26px;
}
#small{
width:16px;
height:26px;
float:left;
}
#small:hover{
width:12px;
height:26px;
background-color:#FFF;
opacity:0.4;filter:alpha(opacity=80);
float:left;
}

#norm{
width:16px;
height:26px;
float:left
}
#norm:hover{
width:12px;
height:26px;
background-color:#FFF;
opacity:0.4;filter:alpha(opacity=80);
float:left
}

#big{
width:15px;
height:26px;
float:right;
}
#big:hover{
width:12px;
height:26px;
background-color:#FFF;
opacity:0.4;filter:alpha(opacity=80);
float:right;
}