body {background-color: #fff; margin:0px 4px 0px 4px;}
body,td,th,font,.p,p,font,tr,li,ul,ol {font-family: arial,helvetica,sans-serif; font-size: 10px; font-style: normal;} 
h1 {font-family: arial,helvetica,sans-serif; font-size: 14px; font-style: normal;} 
/*
a:link {color: #335eb3; text-decoration: underline; }
a:visited {color: #335eb3; text-decoration: underline; }
a:active {color: #fc0000; text-decoration: underline; }
a:hover {color:#900; text-decoration:underline;}
*/

a:link {color: #335eb3; text-decoration: underline; }
a:visited {color: #335eb3; text-decoration: underline; }
a:active {color: #fc0000; text-decoration: underline; }
a:hover {color:#900; text-decoration:underline;}

.m {font-family: arial,helvetica,sans-serif; font-size: 11px; font-style: normal;} 
a.m:link {color: #003399; text-decoration: underline; }
a.m:visited {color: #003399; text-decoration: underline; }
a.m:active {color: #fc0000; text-decoration: underline; }
a.m:hover {color:#900; text-decoration:underline;}

.onepxtable
{
/* border: 1px solid #cccccc; */
/* background-color: #f4f4f4; */
}

.titlestyle {
	line-height: 24px;
	font-weight: bold;
	color: #ffffff;
	background-color: #5a76a5; 
}

.stattitle {
	font-weight: bold;
	color: #000;
	background-color: #f4f4f4;
}

.activetab {
	/*line-height: 25px;*/
	font-family: arial,helvetica,sans-serif; font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #dddddb;
	border-bottom: thin none;
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-left: 1px solid #999;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

.inactivetab
{
	/*line-height: 20px;*/
	font-family: arial,helvetica,sans-serif; font-size: 10px;
	font-weight: bold;
	color: #000;
	background-color: #eeeeee;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: thin none;
	border-left: 1px solid #cccccc;
    border-radius: 2px;
    -moz-border-radius: 2px;
}

.innertablestyle {
}

.errorstyle {
	color: #990000 ;
	background-color: #ffffff;
	border: 1px solid #ff0000 ;
}
.msgstyle {
	color:  #666666;
	background-color: #ffffff;
/*	border: 1px solid  #cccccc; */

	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #666;
	border-left: 1px solid #999;
	border-radius: 4px;
	-moz-border-radius: 4px;
}

INPUT,SELECT,TEXTAREA 		{BORDER-TOP-COLOR: #cccccc; BORDER-LEFT-COLOR: #cccccc; BORDER-RIGHT-COLOR: #cccccc; BORDER-BOTTOM-COLOR: #cccccc; BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px; 	font-family: arial,helvetica,sans-serif; font-size: 10px;}
FORM 		{FONT-FAMILY: Verdana,Helvetica; 	font-family: arial,helvetica,sans-serif; font-size: 10px;}

.textgrey {
	font-size: 11px;
	color: #666666;
	font-family: arial,helvetica,sans-serif; 
}

.red {
	color: #900;
	font-family: arial,helvetica,sans-serif; 
}

.normal {
	color: #000;
	font-family: arial,helvetica,sans-serif; 
}


