body { 
margin: 0 auto;   
text-align:center;
background-color: #000000;
}
#header { 
width:100%;   
}
#navbar { 
width:100%;
background-color: #270C03;   
}
#banner { 
width:100%;
background-image: url('../images/page/banner.jpg');   
}
#shad { 
width:100%;
background-image: url('../images/page/shad.jpg');   
}
#txtarea { 
width:100%;
background-color: #FFFFFF;   
}
td.main {
width: 650px;
padding: 10px;
font-family : Arial, Helvetica, sans-serif;
font-size:12;
color : #333333;
}
td.bar {
width: 1px;
font-family : Arial, Helvetica, sans-serif;
background-color : #CCCCCC;
}
td.news {
width: 250px;
padding: 10px;
font-family : Arial, Helvetica, sans-serif;
color : #333333;
}
td.nav {
font-size: 12px;
color : #FFFFFF;
}
#newsstitle { 
color:#313C9C; 
font-size: 14px; 
font-family : Arial, Helvetica, sans-serif;
}
#newsdate { 
color:#BC4E08; 
font-size: 9px; 
font-family : Arial, Helvetica, sans-serif;
}
#newstxt { 
color:#999999; 
font-size: 11px; 
font-family : Arial, Helvetica, sans-serif;
}
#title { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : normal; 
color : #005C9F;
font-style: oblique;  
} 
#title2 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 18px; 
font-weight : normal; 
color : #FFFFFF;
font-style: oblique;  
} 
#footer{ 
width:100%;
background-color: #191919;   
}
#footertxt { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #666666;
txt-align:left; 
} 
#basetxt { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #333333;
txt-align:left; 
} 
a { color:#0033CC; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a:link { color:#0033CC; text-decoration:underline; font-weight:normal }
a:visited { color:#0033CC; text-decoration:none; font-weight:normal }
a:hover { color:#0099FF; text-decoration:none; font-weight:normal }
a:active { text-decoration: none; }

a.one { color:#FFFFFF; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a.one:link { color:#FFFFFF; text-decoration:none; font-weight:normal }
a.one:visited { color:#FFFFFF; text-decoration:none; font-weight:normal }
a.one:hover { color:#A6330D; text-decoration:none; font-weight:normal }
a.one:active { text-decoration: none; }

a.hd { color:#333333; font-size: 12px; font-family : Arial, Helvetica, sans-serif;}
a.hd:link { color:#333333; text-decoration:none; font-weight:normal }
a.hd:visited { color:#333333; text-decoration:none; font-weight:normal }
a.hd:hover { color:#666666; text-decoration:none; font-weight:normal }
a.hd:active { text-decoration: none; }

a.news { color:#BC4E08; font-size: 10px; font-family : Arial, Helvetica, sans-serif;}
a.news:link { color:#BC4E08; text-decoration:underline; font-weight:normal }
a.news:visited { color:#BC4E08; text-decoration:none; font-weight:normal }
a.news:hover { color:#F88F49; text-decoration:none; font-weight:normal }
a.news:active { text-decoration: none; }

/*---------------------------------------------------------------------------*/
/* Calendar styles.                                                          */
/*---------------------------------------------------------------------------*/

a.calheader, a.calheader:visited
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: underline;
}       
a.calheader:hover
{
    color: #666666;
    text-decoration: underline;
} 

td.calheader
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}       

p.calheader
{
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}  

a.nextmo
{
    color: #644764;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
a.caldate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
}
a.caledit
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    color: #ffffff;
}
p.curdate
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-decoration: underline;
    color: #B1B9EB;
}
td.nomo
{
    color: #ffffff;
    background-color: #CCCCCC;
    font-size: 11px;
}
td.curmo
{
    color: #ffffff;
    font-weight: normal;
    background-color: #999999;
    font-size: 11px;
}
td.curday
{ 
    color: #FFFFFF;
    font-weight: normal;
    background-color: #B1B9EB;
    font-size: 11px;
}
.hdcalformsel
{
    font-size: 8pt;
}
.calborder
{
    background-color: #11204D;
    width: 100%;
}