/* black style sheet */

BODY {
			margin:0px;
			background:#333333;
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:normal;
			color:#FFFFFF;
			font-size:11pt; 
}

.toprow {
			border: #FFFFFF 1px solid;
			background:#000000;
}

.toprowlogo {
			border: #FFFFFF 1px solid;
			background:#000000;
}

.toprowface {
			border-top: #FFFFFF 1px solid;
			border-bottom: #FFFFFF 1px solid;        
			background:#000000;
}

.sidemenu {
			border-left: #FFFFFF 1px solid;
			border-right: #FFFFFF 1px solid;        
			background:#333333;
}

.rightmenutop {
			border-left: #FFFFFF 1px solid;
			border-right: #FFFFFF 1px solid;
			border-bottom: #FFFFFF 1px solid;                
			background:#333333;
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:bold;
			color:#FFFFFF;
			font-size:11pt;        
}

.rightmenu {
			border-left: #FFFFFF 1px solid;
			border-right: #FFFFFF 1px solid;        
			background:#333333;
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:normal;
			color:#FFFFFF;
			font-size:9pt;        
}

.rightmenutitle {
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:normal;
			color:#FFCC00;
			font-size:8pt;        
}

.leftmenutitle {
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:normal;
			color:#FFFFFF;
			font-size:9pt;        
}

.contentArea {
			background-image: url(/graphics/black/bkg_black100x100.gif);
			background-repeat: repeat;
			background-attachment: scroll;
}

.footer {
			border: #FFFFFF 1px solid;
			background:#000000;
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:bold;
			color:#FFFFFF;
			font-size:11pt;
}

.footpad {
		        padding:20px;
}

.menurow {
			border-bottom: #FFFFFF 1px solid;
			background:#333333;
			padding:3px;
}

.plainText {
                        font-family:"courier new",arial,helvetica,"sans serif";
                        font-weight:normal;
                        color:#FFFFFF;
                        font-size:11pt;
}
 
.boldText {             
                        font-family:"courier new",arial,helvetica,"sans serif";
                        font-weight:bold;
                        color:#FFFFFF;
                        font-size:11pt;
}

.titleText {
                        font-family:"courier new",arial,helvetica,"sans serif";
                        font-weight:bold;
                        background:#FFFFFF;
                        color:#000000;
                        font-size:11pt;
                        padding:1px;
}

.specialText {
                        font-family:"courier new",arial,helvetica,"sans serif";
                        font-weight:bold;
                        background:#FF0000;
                        color:#FFFFFF;
                        font-size:11pt;
                        padding:1px;
}


.BoxText {
			background:#000000;
			font-family:"courier new",arial,helvetica,"sans serif";
		        font-weight:normal;
			color:#FFFFFF;
			font-size:11pt;
}

.BoxEdge {
			background:#FFFFFF;
}

.BoxPadding {
		        padding:15px;
}

.GeneralPadding {
		        padding:5px;
}

.dateText {
                        font-family:"courier new",arial,helvetica,"sans serif";
                        font-weight:bold;
                        color:#FFFFFF;
                        font-size:11pt;
}

SELECT {
			background:#000000;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:normal;
}


INPUT, TEXTAREA {
			background:#000000;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:normal;
}

.tableTextDark {
                        border:#FFFFFF solid 1px;
                        background:#999999;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#000000;
                        font-size:11pt;
                        font-weight:normal;
}

.tableTextLite {
                        border:#FFFFFF solid 1px;
                        background:#CCCCCC;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#000000;
                        font-size:11pt;
                        font-weight:normal;
}

.tableTextLiteNoBorder {
                        background:#CCCCCC;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#000000;
                        font-size:11pt;
                        font-weight:normal;
}

.tableTitle {
                        border:#FFFFFF solid 1px;
                        background:#FFFFFF;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#000000;
                        font-size:11pt;
                        font-weight:bold;
}

.blackOption {background:#000000 !important;color:#FFFFFF !important;}
.blackOption:hover {background:#000000 !important;color:#FFFFFF !important;}
.blueOption {background:#0099CC !important;color:#000000 !important;}
.blueOption:hover {background:#0099CC !important;color:#000000 !important;}
.greenOption {background:#00CC33 !important;color:#000000 !important;}
.greenOption:hover {background:#00CC33 !important;color:#000000 !important;}
.orangeOption {background:#FF6600 !important;color:#000000 !important;}
.orangeOption:hover {background:#FF6600 !important;color:#000000 !important;}
.pinkOption {background:#FF6699 !important;color:#000000 !important;}
.pinkOption:hover {background:#FF6699 !important;color:#000000 !important;}
.redOption {background:#AD0000 !important;color:#FFFFFF !important;}
.redOption:hover {background:#AD0000 !important;color:#FFFFFF !important;}
.whiteOption {background:#FFFFFF !important;color:#000000 !important;}
.whiteOption:hover {background:#FFFFFF !important;color:#000000 !important;}
.yellowOption {background:#FFCC00 !important;color:#000000 !important;}
.yellowOption:hover {background:#FFCC00 !important;color:#000000 !important;}

A {
			text-decoration:underline;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:normal;
}

A:visited {
			text-decoration:underline;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:normal;
}

A:active {
			text-decoration:underline;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#AD0000;
			font-size:11pt;
		        font-weight:normal;
}

A:hover {
			text-decoration:underline;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#AD0000;
			font-size:11pt;
		        font-weight:normal;
}

A.menulinks {
			text-decoration:none;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:bold;
}

A.menulinks:visited {
			text-decoration:none;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:bold;
}

A.menulinks:active {
			text-decoration:underline;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
		        font-weight:bold;
}

A.menulinks:hover {
			text-decoration:underline;
			font-family:"courier new",arial,helvetica,"sans serif";
			color:#FFFFFF;
			font-size:11pt;
			font-weight:bold;
}

A.submenu {
                        text-decoration:underline;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#FFFFFF;
                        font-size:11pt;
                        font-weight:bold;
}

A.submenu:visited {
                        text-decoration:underline;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#FFFFFF;
                        font-size:11pt;
                        font-weight:bold;
}

A.submenu:active {
                        text-decoration:underline;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#AD0000;
                        font-size:11pt;
                        font-weight:bold;
}

A.submenu:hover {
                        text-decoration:underline;
                        font-family:"courier new",arial,helvetica,"sans serif";
                        color:#AD0000;
                        font-size:11pt;
                        font-weight:bold;
}

A.darklinks {
	                text-decoration:underline;
        	        font-family:"courier new",arial,helvetica,"sans serif";
                	color:#000000;
	                font-size:11pt;
        	        font-weight:normal;
}

A.darklinks:visited {
                	text-decoration:underline;
	                font-family:"courier new",arial,helvetica,"sans serif";
        	        color:#000000;
                	font-size:11pt;
	                font-weight:normal;
}
                        
A.darklinks:active {
        	        text-decoration:underline;
                	font-family:"courier new",arial,helvetica,"sans serif";
	                color:#AD0000;
        	        font-size:11pt;
                	font-weight:normal;
}
                
A.darklinks:hover {
	                text-decoration:underline;
        	        font-family:"courier new",arial,helvetica,"sans serif";
                	color:#AD0000;
	                font-size:11pt;
        	        font-weight:normal;
}

A.special {
	                text-decoration:underline;
        	        font-family:"courier new",arial,helvetica,"sans serif";
                	color:#FFFFFF;
			background:#AD0000;
	                font-size:11pt;
        	        font-weight:normal;
}

A.special:visited {
                	text-decoration:underline;
	                font-family:"courier new",arial,helvetica,"sans serif";
        	        color:#FFFFFF;
			background:#AD0000;
                	font-size:11pt;
	                font-weight:normal;
}
                        
A.special:active {
        	        text-decoration:underline;
                	font-family:"courier new",arial,helvetica,"sans serif";
	                color:#AD0000;
			background:#FFFFFF;
        	        font-size:11pt;
                	font-weight:normal;
}
                
A.special:hover {
	                text-decoration:underline;
        	        font-family:"courier new",arial,helvetica,"sans serif";
                	color:#AD0000;
			background:#FFFFFF;
	                font-size:11pt;
        	        font-weight:normal;
}

