/* template.css | Updated: May 29, 2007 */
/* http://arwinclicks.com/template.css  */

body { background-image:url(../images/body_bg.jpg); background-repeat:repeat-x; background-attachment:fixed; margin:0px; padding:0px; }
body, td { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; } /*default font-family and font color*/

/*some standards*/
form, ul, ol, h1, h2, h3, h4, h5 { padding-top:0px; padding-bottom:0px; margin-top:0px; margin-bottom:0px; }
p { margin:0px; }
a img { border: none; } /*default border attribute on images that have a link*/

/*basics*/
.fs10 { font-size:10px; }
.fs11 { font-size:11px; }
.fs12 { font-size:12px; }
.fs13 { font-size:13px; }
.fs14 { font-size:14px; }
.fs15 { font-size:15px; }
.fs16 { font-size:16px; }
.fs17 { font-size:17px; }
.fs18 { font-size:18px; }
.fs19 { font-size:19px; }
.fs20 { font-size:20px; }

.b { font-weight:bold; }
.i { font-style:italic; }
.u { text-decoration:underline; /*border-bottom:1px solid #3366FF;*/ }

#left { text-align:left;}
#right { text-align:right;}
#center { text-align:center;}
#justify { text-align:justify;}

.fl{ float:left;}
.fr{ float:right;}

.p10 { padding:10px; }
.p15 { padding:15px; }
.p20 { padding:20px; }

/*default color on text-links and text-decoration*/
a:link, a:visited { color:#FFF;text-decoration:underline; }
a:hover { }

/*to override default color on text-links and text-decoration*/
.a1 a:link, .a1 a:visited { color:gray; text-decoration:underline; } 
.a1 a:hover { } 
.main{padding-top:10px;}
.content{ padding-left:22px; background-image:url(../images/content_bg.jpg); background-repeat:no-repeat;background-position:center top; }
.content{ height:413px;}
.content1{ float:left;}
.content2{ float:right; margin-right:10px;}
.content_nav{ background-image:url(../images/content_nav_bg.jpg); background-repeat:repeat-y; width:207px; height:304px; padding:15px; color:#000;}


.mid_nav{ background-image:url(../images/bg_nav.jpg); background-repeat:no-repeat; height:217px; padding-left:22px;}

.foot{ background-image:url(../images/footer_bg.jpg); background-repeat:no-repeat; height:66px; padding-left:22px;}
.foot a:link, .foot a:visited, .foot a:hover{color:#FAC705; text-decoration:none;}
.reg{ 
background-image:url(../images/row_bg.gif);
background-repeat:repeat-y; 
padding-left:16px; 
font-weight:bold;
color:#FAC705; 
font-style:italic;
height:61px;
width:233px;
float:left;
padding-top:5px;
}
.footnav{ float:right; margin-right:26px; color:#FAC705; padding-top:5px;}
.readmore, .readmore a:link, .readmore a:visited{ text-decoration:none; color:#FFF; text-align:right; font-weight:bold;}
.w1{background-image:url(../images/test1.jpg); background-repeat:no-repeat; height:61px; padding-left:22px;}
.w2{background-image:url(../images/test2.jpg); background-repeat:repeat-y; }
.w3{background-image:url(../images/test3.jpg); background-repeat:no-repeat; height:21px;}
