body 
{
   font-family: Arial, Tahoma, Verdana, Sans-Serif;
   color: #989797;
   font-size: 11px; 
}

.siteb {border: 1px solid #cccccc;}

a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}

.maintext
{
    color:#989797;
}

.header1
{
    color:#558397;
}
.rstitle 
{
   font-family: Arial, Tahoma, Verdana, Sans-Serif;
   color: #85a9bf;
   font-size: 18px; 
}
.rsmain
{
	color: #989797;
    font-size: 12px;
}
.formbox
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #666666;
    font-size: 11px;
    border: 1px solid #b6b6b6;
}
.required
{
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #d05924;
    font-size: 10px;    
}
.footer
{
    font-size: 10px;
}
.modalBackground {
	background-color:#eaeaea;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.modalPopup {
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	padding:5px;
	width:300px;
}

#UpdateProgress1 {
   background-color:#ffffff;
   color:#000;
 }

#UpdateProgress1 img {
   vertical-align:middle;
   margin:2px;
 }

.tablestyle 
{
	font-family: arial;
	font-size: 11px;
	border: solid 1px #7f7f7f;
}

.altrowstyle 
{
    background-color: #edf5ff;
}

.headerstyle th 
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.headerstyle th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}    

.rowstyle .sortaltrow, .altrowstyle .sortaltrow 
{
    background-color: #edf5ff;
}

.rowstyle .sortrow, .altrowstyle .sortrow 
{
    background-color: #dbeaff;
}

.rowstyle td, .altrowstyle td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.headerstyle .sortascheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}

.headerstyle .sortascheader a 
{
    background: url(img/dt-arrow-up.png) no-repeat right 50%;
} 

.headerstyle .sortdescheader 
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}   

.headerstyle .sortdescheader a 
{
    background: url(img/dt-arrow-dn.png) no-repeat right 50%;
} 


