.orangebar {
	border: 1px solid #cccccc;
}
.maintable_l {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E6485;
	border-bottom-color: #3E6485;
	border-left-color: #3E6485;
}
.maintable_m {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.maintable_r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3E6485;
	border-bottom-color: #3E6485;
	border-right-color: #3E6485;
	border-left-color: #3E6485;
}

.screenshottable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc600;
	border-bottom-color: #ffc600;
	border-right-color: #ffc600;
	border-left-color: #ffc600;
	padding-bottom:2px;
}

.sidemenu_topfeature 
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style:dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #3E6485;
	background-color:#CCDBE8;
	text-align:left;
	padding-left:10px;
	
}

.divider
{
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-left-width:0px;
	border-top-width:0px;
	border-bottom-style:dotted;
	border-bottom-color:Orange;
}


.sidemenu_bottomfeature 
{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-right-style: none;
	border-top-style: dotted;
	border-left-style: none;
	border-bottom-color: #3E6485;
	border-top-color: #3E6485;
	background-color:#CCDBE8;
	text-align:left;
	padding-left:10px;
	
	
}

A.sidemenu_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	CURSOR: hand;
	text-decoration: none;
	color:Black;
}

.hometable_r {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #3E6485;
}
.hometable_l {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #3E6485;
}
.bluebar {
	border: 1px solid #cccccc;
	background-color: #3E6485;
}

.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.screenshottxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.redtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	padding-left:25px;
}
.clientxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.ilheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e6485;
	font-weight: bolder;

}

.mainheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3e6485;
	font-weight: bolder;

}
.subheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E6485;
	font-weight: bold;

}

.brheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #5082B4;
	font-weight: bolder;

}
.mainbody {
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.bullet {
	/*list-style-image: url(./images/bullet.gif);*/
	list-style-type:disc;
	color:Orange;
	padding-bottom:5px;
}
.tlheaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFff;
	font-weight: bolder;
	background-color: #3E6485;
}
.dmaintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 15px;
}

A.sidemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	CURSOR: hand;
	COLOR: #000000;
	text-decoration: none;
 }

A.NORMAL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	CURSOR: hand;
	COLOR: #0000ff;
	text-decoration: underline;
 }
A.NORMAL:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	CURSOR: hand;
	COLOR: #0000ff;
	text-decoration: underline;
}
A.NORMAL:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	CURSOR: hand;
	COLOR: #0000ff;
	text-decoration: none;
}
A.NORMAL:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	CURSOR: hand;
	COLOR: #0000ff;
	text-decoration: none;
}   
.sbheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3E6485;
	font-weight: bold;
	padding-left:5px;
}
.numheader {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.copyright {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.clheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #eaeaea;
	font-weight: bold;
}
.sblinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DBDDDE;
	color:#000000;
	font-weight:bold;
	border-top: 0px none #000000;
	border-bottom: 1px solid #3E6485;
	text-decoration: none;
	padding-left:15px;
}
.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: transparent;
	border: 1px solid Gray;
	text-decoration: none;
}
.bluebar {

	border: 1px solid #cccccc;
}
