FORM{FONT-FAMILY: "Arial"; FONT-SIZE: 9pt}
textarea {font-family: "Arial"; font-size: 9pt;}
select { font-family: "Arial"; font-size: 9pt;background-color: #E1E1C4; color: #333300} 
 .table_windows { background-color: #D8D8D0;border-left: 2 solid #ffffff;border-right: 2 solid #666666; border-top: 2 solid 
#ffffff; border-bottom: 2 solid #666666; border-color: #FFFFFF #666666 #666666 
#FFFFFF; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 
2px; border-left-width: 2px}
p { font-size: 9px; color: #333300}.font_dropshadow{ FILTER: dropshadow(color=#ffffff,offx=1,offy=1);}p 
{ font-size: 9px; color: #333300} 
td { FONT-FAMILY: Arial; FONT-SIZE: 9pt; color: #333300;
	} 
.table_3d{background-color: #F0EFF1; border-left: 1 solid #ffffff;border-right:1 solid #666666; border-top: 1 solid #ffffff; border-bottom: 1 solid #666666;color:#663300;cursor:hand; 
} .table_no{background-color: #f1f1f1; border-left: 1 solid #f1f1f1;border-right: 
1 solid #f1f1f1; border-top: 1 solid #f1f1f1; border-bottom: 1 solid #f1f1f1 } 
.table_dashed {  border: #330000; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #F2ECFB}
/*
body 
{
	margin: 0;
	padding: 0;
	background: #C6EDFD url('../images/background.gif') left top;
	color: #266382;
}
*/



.input
{
	border: 1px solid #8597C7;
	background-color:#FFFFFF;
}

.bgButton
{
	border-top-width: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-left-width: 0px;
	font-size: 10px;
	background-image: url(..\images\Button\bk.gif);
	border-bottom-width: 0px;
	padding-bottom: 0px;
	width: 80px;
	cursor: hand;
	color: #000000;
	padding-top: 0px;
	background-repeat: no-repeat;
	height: 22px;
	border-right-width: 0px;
}
.NormalTable
{
	width:100px;
	border:0;
}
ding-top: 0px;
	background-repeat: no-repeat;
	height: 22px;
	border-right-width: 0px;
}
.NormalTable
{
	width:100%;
	border:0;
}
.MainBody
{
	background-image: url(..\images\ContentBG.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	SCROLLBAR-FACE-COLOR: #FFFfff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #9e9e9e; 
	SCROLLBAR-SHADOW-COLOR:#9e9e9e; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #9e9e9e; 
	SCROLLBAR-TRACK-COLOR: #eaeaea; 
	SCROLLBAR-DARKSHADOW-COLOR: #eaeaea;
	FONT-FAMILY: Arial; FONT-SIZE: 9pt;
}
.LeftNavigateBody
{
	/* background-image: url(../images/NavigationBG.gif);
	background-attachment:scroll;
	background-repeat:no-repeat; */
	SCROLLBAR-FACE-COLOR: #FFFfff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #9e9e9e; 
	SCROLLBAR-SHADOW-COLOR:#9e9e9e; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #9e9e9e; 
	SCROLLBAR-TRACK-COLOR: #eaeaea; 
	SCROLLBAR-DARKSHADOW-COLOR: #eaeaea;
	FONT-FAMILY: Arial; FONT-SIZE: 9pt;
	overflow-y:hidden;
	overflow-x:hidden;
}
.BGTable
{
	background-color: #357dd8;
	border:0;
}
.BGTD
{
	background-color:#ffffff;
	
}
.TitleTD
{
	background-image: url(..\images\table\title.gif);
	background-repeat:no-repeat;
	height: 31px;
	width:700px;
	font-weight: bold;
	
	
	
}
.FlatText
{
	border: 1px solid #8597C7;
	background-color:#FFFFFF;
}
.MiddleTD
{
 background-image: url(..\images\table\middle.gif);
 width: 700px; 
}
.BottomTD
{
	background-image: url(..\images\table\bottom.gif);
	background-repeat:no-repeat;
	height: 22px;
	width:700px;
}

.Navigation
{
    position:relative;
    top:0px;
    padding: 0px;
    height: 20px;
    width:100%;
    background-color: #7AA0E6;
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#6376D6', startColorstr='#7AA0E6', gradientType='0');
}

.PageTitle
{
    display: inline;
    margin-left: 0px;
    font-size: 10pt;
    font-weight: bolder;
    color: #6D6D6D;
}

.ContentBox
{
    position:relative;
    width:100%;
    border: solid 10px #CDCDCD;
    margin: 5px;
    padding-top:20px;
    background-color: white;
    display: inline;
    overflow-x:visible;
}

.hiddencol
    {
        display:none;
    }
    .viscol
    {
        display:block;
    }
    
.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.collapsePanel 
{
	height:0px; 
	background-color:#AAD4FF;
	border-style:solid;
	border-color: Black;
	border-width: 1px;
	
}
.loginBody {
			font-family:Arial;
			font-size:8pt;
			margin:0px;
		}
		.loginBody select {
			font-size:8pt;
		}
		.loginBody input {
			font-size:8pt;
		}
		.loginControl {
			height:250px;
			width:453px;
		}
		.loginContainer {
			width:450px;
			border:1px solid #CACACA;
			text-align:left;
		}
		.loginHeader {
		}
		.loginHeader div {
			color:#ffffff;
			font-weight:bold;
			font-size:11pt;
			text-align:center;
			padding-top:22px;
		}
		.loginDescription {
			margin-top:10px;
			margin-left:5px;
		}
		.status_message
		{
			border:solid 1px transparent;
			text-align:center;
		}
		.status_red
		{
			color: Red;
			background: #ffebeb;
			border: solid 1px Red;
			text-align:center;
		}
		
	.modalPopup {
	background-color:#ffffff;
	padding:3px;
	border:1px solid #0D628B;
	width:350px;
	height:500px;
	left:200px;
	top:200px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}

#Content {
	width: 1018px;
	margin-left:2px; margin-right:auto; margin-top:0; margin-bottom:1em
}
