body
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;	
	background-color: #DADEE1;
	background-image: url(../images/mainbg.gif);
	background-position: center;
	background-repeat: repeat-y;
	color: #333333;
}
body.popup{
	background-color: #ffffff;
}
a:link {color: #f58525; text-decoration: none;}
a:active {color: #f58525; text-decoration: none;}
a:visited {color: #f58525;text-decoration: none;}	
a:hover {color: #f58525;text-decoration: underline;}
td
{
	font-size: 0.8em;
}
h1{
	padding: 0;
	margin: 0;
	font-size: 16px;
	color: #f58525;
}
h2{
	padding: 5px 0px 5px 0px; ;
	margin: 0;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
p
{
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
}
.main
{
	text-align: center;
}
#maintable
{
	/*background-color: transparent ;*/
	background-color: #FFFFFF;
	margin: auto;
}
.bannerbg
{
	background-image:  url(../images/header_bg.jpg);
	height: 167px;
/*	border-left: 1px solid #f58220;
	border-right: 1px solid #f58220;*/
}
#border{
	border-left: 1px solid #f58525;
	border-right: 1px solid #f58525;
}
.footer
{
	background-color: #E8ECF0;
	background-image: url(../images/footerbg.png);
	height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	padding-top: 5px;
	line-height: 25px;
	font-size: 11px;
	text-align: center;
}
.footer a{text-decoration: none;}
.unseltabbg{background-image: url(../images/pri_unseltab.gif);text-align: center;}
.seltabbg{background-image: url(../images/pri_seltab.gif);text-align: center;font-size: 13px; color: #000000; font-weight: bold;}
.unseltabbg a:link{font-size: 13px; color: #000000; font-weight: bold; text-decoration: none;}
.unseltabbg a:active{font-size: 13px; color: #000000;font-weight: bold;text-decoration: none;}
.unseltabbg a:visited{font-size: 13px; color: #000000;font-weight: bold;text-decoration: none;}
.unseltabbg a:hover{font-size: 13px; color: #000000;font-weight: bold;text-decoration: none;}
#portletheader {background-image: url(../images/portlet_header.gif); background-repeat: no-repeat; height: 28px;}
#portletheader table td {padding-left:5px; font-size: 12px;font-weight: bold; }
.portletbrdrs{padding-left:5px;padding-right:5px;border-left: 1px solid #f58525;border-right: 1px solid #f58525;}
.content{padding: 0px 10px 0px 10px;}
.more{
 font-size: 11px;
 text-align: right;
}
.bignames{
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}
.labels{color: #7E7E7E;}
.star{font-size: 15px;color: red;}
.caption{font-size: 12px;}
/* Curve */
.leftbrdr{border-left: 1px solid #f58525;}
.rightbrdr{border-right: 1px solid #f58525;}
.topbrdr{border-top: 1px solid #f58525;}
.botbrdr{border-bottom: 1px solid #f58525;}
form{margin:0;padding:0;}
table.tlbrdr{
border-top: 1px solid #f58525;
border-left: 1px solid #f58525;
}
.tlbrdr td{
border-right: 1px solid #f58525;
border-bottom: 1px solid #f58525;
text-align: center;
padding: 2px 0px 2px 0px;
}
div.disabled{color: Gray; float: left; position: relative;}
div.rght{float: right; position: relative;}