.StyleSheet {
	background-color: #608F5B;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #0000FF;

}


A:link {
	text-decoration: none;
	color: #0000FF;
}
A:visited {
	text-decoration: none;
	color: #0000FF;
}
A:active {
	text-decoration: none;
	color: #0000FF;
}
A:hover {text-decoration: underline; color: #0000FF;}
.Link2 {
	color: #999999;
	text-decoration: underline;
}
.fixedfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.redfontbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: RED;
}
.blackfontlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blackfontSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	bgcolor: #000000;
}
.footerstyle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.Scrollstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	overflow: auto;  
	/*height: 295;*/ 
	/*width: 350; */
	height: 600;
        padding:0px; 
	margin: 0px;
	scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#cccccc;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#cccccc;
}

.ScrollstyleCSCSW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color:#ffffff;
	overflow: auto;  
	/*height: 295;*/ 
	/*width: 350; */
	height: 300;
        padding:0px; 
	width: 165;
	margin: 0px;
	scrollbar-3dlight-color:#000000;
        scrollbar-arrow-color:#000000;
        scrollbar-base-color:#000000;
        scrollbar-darkshadow-color:#000000;
        scrollbar-face-color:#cccccc;
        scrollbar-highlight-color:#000000;
        scrollbar-shadow-color:#cccccc;
}

.TableBackground {
	background-color:#ffffff;
}

#container
{
	position: absolute;
	left: 50%; 
	background: #ffffff;
	width:790px;
	height: 750px;
	margin-left:-400px;
	border: 1px solid #000;
	padding: 0px;
}

#innercontainer
{
	position:absolute;
	left:5px;
	top:0px;
	height:730px;
	width:780px;
	border: 1px solid #cccccc;
	padding: 0px;
}

#Menu
{
	position:absolute;
	left:0px;
	top:0px;
	float: left;
	background: #EEE;
	width: 190px;
	height: 360px;
	padding: 0px;
	margin: 0px;
	z-index: 104;
}

#Menu2
{
	position:absolute;
	left:0px;
	top:348px;
	float: left;
	background: #ffffff;
	width: 200px;
	height: 380px;
	padding: 5px;
	margin: 0px;
	border: 1px solid #cccccc;
	z-index: 104;
	overflow: auto; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}

#Logo
{
	position:absolute;
	left:210px;
	top:0px;
	float: left;
	background: #ffffff;
	width: 560px;
	height: 165px;
	padding: 0px;
	margin: 0px;
	border: 1px solid #cccccc;
	z-index: 100;
}

#MainContent
{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left:210px;
	top:169px;
	float: left;
	background: #ffffff;
	width: 555px;
	height:553px;
	padding: 0px 10px 10px 0px ;
	margin: 0px 0px 0px 0px;
	color:#ffffff;
	border: 1px solid #cccccc;
	z-index: 99;
	overflow: auto; 
}


.footerstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align:center;
}
