body {
	margin: 0px;
	scrollbar-face-color: #2D3C47;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #ADB9C2; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #0E1B23; 
	scrollbar-arrow-color: #cccccc;
	background-image: url(_main/images/celticbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003400;

}

a:link {
	color : #2D3C47;
	text-decoration : underline;
}

a:visited {
	color: #2D3C47;
	text-decoration : underline;
}

a:hover {
	color : #002261;
	text-decoration : none;
	font-weight :;
}

a:active {
	color : #87A1B2;
	text-decoration : none;
}
.ntop {
	font-family: tolkien;
	font-size: 12px;
	color: #0E1B23;
	background-image: url(_main/images/ntop.gif);
	background-repeat: no-repeat;
	background-position: top;
	filter: alpha(opacity=100);
	text-align: center;
	vertical-align: bottom;
	height: 17px;
}
.nmid {
	font-family: tolkien;
	font-size: 13px;
	color: #000000;
	border-left:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
	background-color:#dddddd;
	
	filter: alpha(opacity=100);
	padding: 0px;
	text-align: center;
}
.nbot {
	background-image: url(_main/images/nbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	filter: alpha(opacity=100);
	height: 17px;
}

.btop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E1B23;
	background-image: url(_main/images/btop.gif);
	background-repeat: no-repeat;
	background-position: top;
	filter: alpha(opacity=80);
	text-align: center;
	vertical-align: bottom;
	height: 10px;
}
.bmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	filter: alpha(opacity=80);
	padding: 0px;
}
.bbot {
	background-image: url(_main/images/bbot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	filter: alpha(opacity=80);
	height: 10px;
}
.ctop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(_main/images/tgrad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 4px;
	filter: alpha(opacity=70);
	font-weight: bold;
}
.cbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #333333;
	padding: 4px;
	filter: alpha(opacity=80);
	vertical-align: top;
}
.cdock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-image: url(_main/images/cbgrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 4px;
	filter: alpha(opacity=80);
	text-align: right;
}

td {
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	vertical-align: top;
}

.table {
	border : 1px solid #666666;
	background-color : #FFFFFF;
}

.cell {
	font-color : #000000;
	font-size : 11px;
	font-family : Arial;
}

.tabon {
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
	border-top : 1px solid #000000;
	background : #FFFFFF;
	cursor : hand;
	font-size : 11px;
}

.taboff {
	border-right : 1px solid #CCCCCC;
	border-left : 1px solid #CCCCCC;
	border-top : 1px solid #CCCCCC;
	border-bottom : 1px solid #000000;
	background : url(images/tabgrad.jpg);
	cursor : hand;
	font-size : 11px;
}

.button {
	border : 1px solid #000000;
	height : 21px;
	background : url(_Admin/images/buttongrad.gif);
	font-family : Arial;
	font-weight : bold;
	color : #1E2E69;
	cursor : hand;
}

.field {
	font-family : Arial;
	font-size : 11px;
	border : 1px groove #CCCCCC;
	background-color : #FFFFFF;
	color : #1E2E69;
}

.fieldinv {
	font-family : Arial;
	font-size : 11px;
	border : 0px groove #FFFFFF;
	background-color : #FFFFFF;
	color : #1E2E69;
}

.header {
	font-family : Verdana;
	color : #002261;
	font-size : 14px;
	font-weight : bold;
	line-height : 18px;
}
.title {
	font-family : Verdana;
	color : #DEE9F1;
	font-size : 23px;
	font-weight : bold;
	height: 90px;
	padding: 10px;
	vertical-align: bottom;
	line-height: 18px;
}

.processcontent {
	position : absolute;
	visibility : hidden;
	z-index : 2;
}