body               
{ 
/*background-image: url("design/backline.gif");*/ /*FOR BLACK SKIN*/
/*background-image: url("design/backline_red.gif");*/ /*FOR DARK RED SKIN*/
/*background-image: url("design/backline_blue.gif");*/ /*FOR DARK BLUE SKIN*/
background: #F1F1F1;
background-repeat: repeat-x;
font-family: Arial, Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
padding:0px;
margin:0px;
vertical-align:top;
}

H1
{
color:#666666;
}

H2
{
color:#666666;
}

H3
{
color:#666666;
}

a
{
color:#666666;
}


#container
{
height:100%;
width:100%; 
/*margin:0 auto;*/
padding:0px;
margin:0px; 
border:0px;
background: url(design/bg_borders.gif) top center repeat-y;
}

td
{
font-size: 13px;
}

#maintable
{ 
}


#whiteline
{
padding:0px; margin: 0px;
width:950px; 
height:199px; 
background: #ffffff;
text-align: left;
font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
color:#AAAAAA;
font-weight:bold;
font-size: 11px;
background: url(design/header.jpg) no-repeat;
}

#menuline
{
height: 22px;
width:950px;
background: #1f1555;
text-align: left;

}

#menuline a
{
color: #DEDEDE;
text-decoration:none;
}


#content
{
width:930px;
height:auto;
padding-top:10px;
padding-bottom:10px;

/*border: 1px solid #FF0000;*/

font-family: Arial, Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
padding-top:5px;
padding-bottom:10px;
text-align:left;
color:#666666;
/*background: #ffffff;*/
}

#content a
{
color: #666666;
}

#bottomline
{
width:950px; 
height:auto;
/*background: #c9c9c9;*/ /*FOR BLACK SKIN*/
/*background: #E5CACA;*/ /* FOR DARK RED SKIN*/
background: #ffcc00; /* FOR DARK BLUE SKIN*/

padding-top:10px;
padding-bottom:10px;
border-top:0px dotted #000000;
/*border:1px solid #ff0000;*/
font-size: 13px;
color:#444444;
font-weight:normal;

}

#bottomline a
{
color: #444444;
text-decoration:none;
}

.pwimages
{
border:0px;
}