/* ==========================================
GENERAL
========================================== */
body{
	text-align: center;
}

h1 {font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: bold;
}

.NAV-tablerow{
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D90000;
	border-right-color: #D90000;
	border-bottom-color: #D90000;
	border-left-color: #D90000;
}

.BODY-margin{
	margin: 0px;
	background-color: #0C0C0C;
	background-image: url(/images/general/main-bg.jpg);
	background-repeat: repeat-x;
}

.BODY-tablerow{
	background-color: #000000;
	width: 625px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #31302E;
	border-right-color: #31302E;
	border-bottom-color: #31302E;
	border-left-color: #31302E;
}
.BODY-tablerow2 {

	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #31302E;
	border-right-color: #31302E;
	border-bottom-color: #31302E;
	border-left-color: #31302E;
}
.BODY-tablecell{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	padding: 5px;
	border-top: 1px solid #31302E;
	border-right: 1px none #31302E;
	border-bottom: 1px none #31302E;
	border-left: 1px none #31302E;
}
#BODY-content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	padding: 15px 5px;
}
#BODY-content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.BODY-link1{
	color: #FF9600;
	text-decoration: underline;
}

a.BODY-link1:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.BODY-text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: justify;
}


.IMAGE-border{
	padding: 1px;
	border: 1px solid #790B00;
}

#MAIN-container{
	background-image: url(/images/general/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
}
#TOP-bar{
	background-image: url(/images/general/top-bar.gif);
	background-repeat: repeat-x;
	height: 18px;
	margin: 0px;
	padding: 0px;
}
#MAIN-cell{
	width: 973px;
	border: 1px none #FFFFFF;
	vertical-align: top;
}
.LOGO-cell{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
.MAIN-imagecell{
	border: 1px solid #424242;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}.MID-bar {
	background-image: url(/images/general/mid-bar.gif);
	background-repeat: repeat-x;
	height: 12px;
}
.TITLE-cell {
	background-image: url(/images/general/title-bg.gif);
	height: 33px;
}
#TITLE-row{
	background-image: url(/images/general/title-left.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
	text-align: left;
}
.TITLE-bar {
	background-image: url(/images/general/title-underbar.gif);
	background-repeat: repeat-x;
}


/* ==========================================
FORMS
========================================== */
form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
.FORM-statusmsg-error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.FORMS-textfield{
	font-family: Arial;
	font-size: 12px;
	padding-left: 1px;
	border: 1px solid #333333;
}
.FORMS-textarea{
	font-family: Arial;
	font-size: 12px;
	padding-left: 1px;
	border: 1px solid #333333;
}
.FORMS-dropdown{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #333333;
}
.FORMS-status-ok{
	font-family: Verdana;
	font-size: 14px;
	color: #00CC00;
	font-weight: bold;
}
.FORMS-status-error{
	font-family: Verdana;
	font-size: 14px;
	color: #CC0000;
}


/* ==========================================
SUBMENU
========================================== */
.SUBMENU-td{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	padding-top: 5px;
}
.SUBMENU-links{
	font-family: "Arial Narrow";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.SUBMENU-links:hover{
	color: #FF6600;
	text-decoration: none;
}
.SUBMENU-text-header{
	font-family: Arial;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}



/* ==========================================
FOOTER
========================================== */
.FOOTER-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #7B7B7B;
	text-align: left;
}
.FOOTER-link{
	color: #7B7B7B;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}
a.FOOTER-link:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.FOOTER-tablerow{
	padding-top: 15px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.FOOTER-tablecell{
	background-image: url(/images/general/footer-bar.gif);
	background-repeat: repeat-x;
	text-align: right;
	height: 33px;
}

.FOOTER-time{
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}