/* CSS Document */
#box
{
width:262px;
margin:0px;
background:url(images/boxborder.gif);
background-repeat:repeat-y;
}

#boxtop
{
background:url(images/boxbg.gif);
background-repeat:repeat-x;
margin:0px;
height:30px;
}
.b1
{
background:url(images/topcorn.gif) 0 0 no-repeat ;
}

.b2
{
background:url(images/topcorn1.gif) 100% 0 no-repeat ;
}

.boxhead
{
padding:6px 150px 3px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}

.box_1
{
background:url(images/box1.gif) 0 100% no-repeat ;
}

.box_2
{
background:url(images/box2.gif) 100% 100% no-repeat ;
}

.bottom
{
background:url(images/bottom.gif) bottom repeat-x;
}

#boxtext
{
padding:10px 20px 10px 20px;
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
text-align:justify;
}

#boxtext a:link visited hover
{
text-decoration:none;
color:#000000;
}

#boxname
{
padding:5px 10px 10px 2px;
font-size:11px;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif; 
color:#000000;
text-align:right;
}

#boxname a:link
{
text-decoration:none;
color:#000000;
}

#boxname a:visited
{
text-decoration:none;
color:#000000;
}

#boxname a:hover
{
text-decoration:none;
color:#000000;
}

#topmenu
{
background:url(topbg.jpg);
background-repeat:repeat-x;
height:44px;
}

#right
{
float:right;
margin:17px 12px 0px 0px;
width:203;
padding-top:0px;
}

#left
{
float:left;
margin:0px 12px 0px 102px;
width:203;
padding-top:0px;
}



/*banner*/
#banner
{
background:url(images/banner.gif);
background-repeat:repeat-y;
margin:12px 50px 12px 78px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote 
{
margin:0;
padding:0;
}

#banner ul
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
padding:10px 22px 10px 21px;
list-style-image:none;
list-style-position:outside;
list-style-type:square;
}

#banner li a
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
text-decoration:none;
list-style-image:url(images/bullets.png);
list-style-position:outside;
list-style-type:square;
}


#banner_c1
{
background:url(images/c1.gif) 0 0 no-repeat;
}

#banner_c2
{
background:url(images/c2.gif) 100% 0 no-repeat;
}

#banner_c3
{
background:url(images/c3.gif) 100% 100% no-repeat;
}

#banner_c4
{
background:url(images/c4.gif) 0 100% no-repeat;
}

#bannerhead
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
padding:18px 22px 0px 21px;
}
