html
{
	height:100%;
}
body
{
background:url(images/bg.jpg) top repeat-x #effdfe;
border:0;
font:13px Arial, Helvetica, sans-serif;
color:#000;line-height:20px
}

#subject
{
	width:230px;
}
#comps
{
	width:230px;
}
.loginheader
{
	background:#8B2125;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	font-size:15px;
	height:20px;
}

.tbllogin
{
	border-color: #8B2125;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    height:200px;
}
.apnlist
{
    width:120px;
}
.button
{
	width:200px;
	font-size:12px;
}
.subjectrow
{
	background:#8888ff;
}
#err
{
	color:red;
	font-weight:bold;
	fong-size:12px;
}
.msg
{
	color:#8b2125;
}
.adjgrid{
width: 75px;
border:0;
font: normal 12px Arial;
color: black;
background: #d1d1d1;

}
.adjgridnames{
width: 150px;
border:0;
font: normal 12px Arial;
color: black;
background: #d1d1d1;
}

#head
{
background:#ffffff;
width:185px;
}
#header
{
  
width:100%;      
height:182px;
}
#footer
{
background:url(images/bg_bot.jpg) top repeat-x; 
width:100%;      
height:45px;
}

#copyright { 
position:relative;
width:990px; 
float:left; 
text-indent:10px; 
height:18px; 
font-family:verdana;
 font-size:11px; 
 color:#000000; }

#left
{
	
	/*background:url(images/menubg_top.jpg) top repeat-x #639fbb;*/
	background:url(images/menubg_top.jpg) top repeat-x #f4f8fa;
	font-size:12px;
    
	color:#000000;
	text-align:left;
}
#left a
{
	font-size:12px;
	/*color:#8b2125;   */
	text-align:left;
}
#left a
{
	text-decoration:none;
}
#left a:hover
{
	font-weight:bold;
}
#content
{
	background:url(images/blue_gr.jpg) top repeat-x #eff2f3;
	font-family:verdana;
	font-size:10px;
}
#content table tr
{
	font-family:verdana;
	font-size:10px;
}
#content table tr
{
	font-family:verdana;
	font-weight:bold;
	font-size:11px;
}
#tbl_comps
{
	border:1px solid #555555;
}