/* BEGIN Common */
body { 
	color: #000000;
	background-color: #333333;
	font-family: Arial; font-size: 80%;
	}


html>body {
	font-family: Arial; font-size: 80%;
}

html>body td, html>body th, html>body table {
	font-size: 100%;
}


/*ie6*/
* html body {
	font-family: Arial; font-size: 80%;
}

* html body td, * html body th, * html body table {
	font-size: 100%;
}
/*end*/

.text { 
	color: #000000
	}

a.menulink:link, a.menulink:visited { 
	color: #0033cc;
	}

a.menulink:hover, a.menulink:active { 
	color: #ff0000;
	}


a:link { 
	color: #0033cc;
	}

a:visited { 
	color: #830083;
	}

a:hover,a:active { 
	color: #ff0000;
	}

ul, ol, blockquote { 
	margin-top: 5px; 
	margin-bottom: 10px; 
	margin-left: 20px; 
	}

form {
	margin: 0px;
	}

h1	{
	color: #787878;
	font-size: 150%;
	margin-top: 5px; 
	margin-bottom: 5px;
	}

h2	{ 
	color: #787878;
	font-size: 130%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h3	{ 
	color: #787878;
	font-size: 110%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h4	{ 
	color: #787878;
	font-size: 100%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h5	{ 
	color: #787878;
	font-size: 100%; font-style: italic;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

h6	{ 
	color: #787878;
	font-size: 90%;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}

th	{ 
	font-family: Arial; font-size: 80%;
	}

td { 
	font-family: Arial; font-size: 80%;
	}

/*input, textarea, select {
	font-family: Arial; font-size: 80%;
	font-size: 100%;
}

html>body input, html>body select, html>body textarea {
	font-family: Arial; font-size: 80%;
	font-size: inherit;
}*/

/* END Common */



/*MAINWRAPPER*/
#mainwrapper {background-color:#ffffff; width:980px; margin:0 auto;}





/*web header*/
#headerwrapper {width:980px;}

.menubar {background-color : #cc0000;}

/*end web header*/


/*SEARCH TABLE*/
.searcharea {height: 120px;}
/*.welcome {
	width: 270px;height: 120px; border: 1px dotted #000000;
	margin-top: 5px; padding: 5px 10px 5px 10px;
	background : #ffcc00; background-image: url(../../images/welcome-bg.gif);	background-repeat: no-repeat;
	text-align: left;font-size: 80%;}*/
	
.searchtable {width:300px; background-color:#333333;}	
/*END SEARCH TABLE*/





/*web content*/
a.linkopacity img {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;-khtml-opacity: 1.0;}
a.linkopacity:hover img {filter:alpha(opacity=70);  -moz-opacity: 0.7;  opacity: 0.7;-khtml-opacity: 0.7;}

.operatormenu {border:20px solid #ff9900; width: 980px;}

.leftsidebar {width: 180px;background:#4e2c3c;color: #ffcc00;}
.leftsidebar td {background-color: #333333;border-bottom: 1px dotted #cccccc;padding-left: 10px;}
.leftsidebar a:link, .leftsidebar a:visited { color: #ff9900;text-decoration: none;font-size: 85%;}
.leftsidebar a:hover,a:active { color: #fcf903;}


.centertable {width:590px;}


/*HEADER*/
.Header {width: 100%; }
.HeaderLeft { width: 1px; border-left: 1px solid #000000;}
.HeaderRight { width: 1px;  border-right: 1px solid #000000;}

/* Header : Changes for Section508  1 */	
.Header .th { 
	font-size: 110%; font-weight: bold; text-align: center;
	padding: 3px;
	background-color: #CC0000; color: #ffffff; font-weight: bold;
	width: 100%; white-space: nowrap;
}

html>body .Header .th {font-size: 140%; font-weight: bold; text-align:center;}
/*ie6*/
* html body .Header .th {font-size: 140%; font-weight: bold; text-align:center;}
/*end*/
/* End  Header : Changes for Section508  1 */	
/*END HEADER*/

.Header a:link { color: #ffffff; text-decoration:none;}
.Header a:visited { color: #ffffff;}
.Header a:hover, .Caption a:active { color: #ff6600;}


/* Grid Options */
.Grid { border-left: 0px solid #787878; border-bottom: 0px solid #787878;width: 100%; font-size:18px;}

.Caption td { 
	font-size: 80%; 	text-align: left; vertical-align: top;
	padding: 3px;
	border-top: 0px solid #787878; border-right: 0px solid #787878;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	}

html>body .Caption th, html>body .Caption td {	font-size: 100%; text-align: left; vertical-align: top;}

/*ie6*/
* html body .Caption th, * html body .Caption td {	font-size: 100%; 	text-align: left; vertical-align: top;}
/*end*/

.Caption a:link { color: #000000;}
.Caption a:visited { color: #000000;}
.Caption a:hover, .Caption a:active { color: #ff0000;}
.Caption img {margin: 2px; vertical-align: middle;	}
.Caption input {vertical-align: middle;	}
	

.Row td { font-size: 80%;
	padding: 3px;
	border-top: 0px solid #787878; border-right: 0px solid #787878;
	text-align: left;
	vertical-align: top;
	background-color: #DFD2B7; 
	color: #000000;
	}
html>body .Row th, html>body .Row td {font-size: 100%;}

/*ie6*/
* html body .Row th, * html body .Row td {	font-size: 100%;}
/*end*/

caption.Row { 
	font-size: 80%;
	padding: 3px;
	border: 0px solid #787878; border-bottom: 0px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

html>body caption.Row {	font-size: 100%;}
/*ie6*/
* html body caption.Row {	font-size: 100%;}
/*end*/

.Row a:link { 	color: #0033cc;	}
.Row a:visited { color: #830083;}
.Row a:hover, .Row a:active { color: #ff0000;}





/***********************************/

.Separator{
	color: #787878;
	}

.Separator td{
	height: 1px;
	}

/***********************************/


.AltRow td { 
	font-size: 80%;
	padding: 3px;
	border-top: 0px solid #787878; border-right: 0px solid #787878;
	text-align: left;
	vertical-align: top;
	background-color: #ededed; 
	color: #000000;
	}

html>body .AltRow th, html>body .AltRow td {font-size: 100%;}
/*ie6*/
* html body .AltRow th, * html body .AltRow td {font-size: 100%;}
/*end*/

.AltRow a:link { color: #0033cc;}
.AltRow a:visited { color: #830083;	}
.AltRow a:hover, .AltRow a:active { color: #ff0000;	}

/* End Grid Options */


.NoRecords td { 
	font-size: 80%;
	padding: 3px;
	border-top: 0px solid #787878; border-right: 0px solid #787878;
	text-align: left;
	background-color: #f7f7f7; 
	color: #000000;
	vertical-align: top;
	}


.Footer td { 
	font-size: 80%;
	padding: 3px;
	border-top: 0px solid #787878; border-right: 0px solid #787878;
	background-color: #f7f7f7; color: #000000;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}
html>body .NoRecords td, html>body .Footer td {	font-size: 100%;}
/*ie6*/
* html body .NoRecords td, * html body .Footer td {	font-size: 100%;}
/*end ie6*/

.Footer a:link { color: #0033cc;}
.Footer a:visited { color: #830083;	}
.Footer a:hover, .Footer a:active { color: #ff0000;	}
.Footer img {margin: 2px; vertical-align: middle;}
.Footer input {	margin: 2px; vertical-align: middle;	}




/* Record Options */
.Record { 
	border: 1px solid #787878;
	width: 100%;
	}

.Error td { 
	font-size: 80%;
	padding: 3px;
	border-top: 1px solid #787878; border-right: 1px solid #787878;
	text-align: left;
	color: #FF0000;
	vertical-align: top;
	background-color: #f7f7f7; 
	}


* html>body .Error td {
	font-size: 100%;
}


/*ie6*/
* html body .Error td {
	font-size: 100%;
}
/*end*/

.Controls th { 
	font-size: 80%; font-weight: normal; text-align: left; vertical-align: top;
	padding: 3px;
	background-color: #f7f7f7; color: #000000;
	white-space: nowrap;
	color: #000000;
	}

.Controls td { 
	font-size: 80%;
	padding: 3px;
	text-align: left;
	vertical-align: top;
	background-color: #f7f7f7; 
	color: #000000;
	}

	
.Bottom td { 
	font-size: 80%;
	padding: 3px;
	background-color: #f7f7f7; color: #000000;
	text-align: right;
	vertical-align: middle;
	white-space: nowrap;
	color: #000000;
	}

html>body .Controls th, html>body .Controls td, html>body .Bottom td {font-size: 100%;}


/*ie6*/
* html body .Controls th, * html body .Controls td, * html body .Bottom td {font-size: 100%;}
/*end*/

.Bottom a:link { color: #0033cc;}
.Bottom a:visited { color: #830083;	}
.Bottom a:hover, .Caption a:active { color: #ff0000;}
.Bottom img {margin: 2px;vertical-align: middle; }
.Bottom input {margin: 2px;vertical-align: middle;}


/*web footer*/
#footerwrapper {width:980px; font-size:9px;}

.dictable{width:980px;}
