body {
font: 16px Arial, Tahoma;
color: #333399;
margin:0px;
padding:0px;
background: url(../images/bgs.gif) top right repeat-x #ffffff;
min-width: 770px; }

#content {
font: 13px Arial, Tahoma;
color: #000000;
margin:0px;
padding:0px;
line-height: 1.5em;}

#contentTab {
font: 12px Arial, Tahoma;
color: #000000;
margin:0px;
padding:0px;
line-height: 1.35em;
}
#contentTab ul{
list-style-image: url(../images/bullet.gif);
margin-left:16px;
padding-left:0px;
font: 16px Arial, Tahoma;
color: #333399;

}
#content ul{
list-style-image: url(../images/bullet.gif);
margin-left:22px;
padding-left:0px;
}

#contentg {
font: 11px Arial, Tahoma;
color: #333399;
margin:14px;
padding:0px;
line-height: 1.5em;}
#content a:link, a:visited, a:hover, a:active { color: #333399;
text-decoration: none;
/*border-bottom: solid 1px #333399; */
}
#content a:hover {
text-decoration: none;
/*border-bottom: dotted 1px #333399;*/
}
#contentTab a:link, a:visited, a:hover, a:active { color: #333399;
text-decoration: none;
}
/*#contentTab a:hover {text-decoration: none;*/
}
#contentg a:link, a:visited, a:hover, a:active { color: #333399;
text-decoration: none;
/*border-bottom: solid 1px #333399; */
}
#contentg a:hover {
text-decoration: none;
border-bottom: dotted 1px #333399;
}

#priCont
{
width: 720px;
background: transparent;

float: left;
padding: 10px;
}
#secWrap
{
left: 730px;


}
#secCont,
#terCont,
{
width: 180px;
float: left;
height: 600px;
padding: 10px;
border-left: dotted 1px #9ED5FF;

}

h1
{
color: #FFF;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ edit by: http://www.lilt.de/ */
#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 14px Arial, Tahoma;
}
#thicktabs li{
display: inline;
}
#thicktabs li a{
float: left;
color: #333399;
padding: 6px 9px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/grs.gif) top right repeat-x;
border-top: 0px; /*top border style*/
border-bottom: 0px; /*thick bottom border below tabs*/
}
#thicktabs li a:visited{
color: #333399;
}
#thicktabs li a:hover{
color: #333399;
background-image: url(../images/grls.gif); /*background image swap on hover*/
}
#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px; /*left border style*/
}
#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 0px; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}


div.news1 {
background-color: #FFCC33;
color: #000;
border: dotted 1px #FF9900;
padding: 9px;
float: left; 
margin: 0px 11px 2px 0px;
}
div.news2 {
background-color: #FF9999;
color: #000;
border: dotted 1px #FF3300;
padding: 9px;
float: left; 
margin: 0px 11px 0px 0px;
}