/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_SubMenu TD
{
	height: 24px;

}

.MainMenu_SubMenuItemSelHover TD
{
	color: #FFFFFF;
}

.MainMenu_TabRootMenuItem TD
{
	color: #000000;
	background-image: url(images/menuoff.gif);	
	height: 40px;
	width: 90px;
	text-align: center;
}

.MainMenu_TabRootMenuItemSel TD
{
	height: 40px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/menuon.gif);
}

.MainMenu_TabMenuItemHover TD
{
	background-image: url(images/menuon.gif);
	color: #FFFFFF;
	height: 40px;
}

.MainMenu_TabMenuItemSelHover TD
{
	background-image: url(images/menuon.gif);	
	color: #FFFFFF;
	height: 40px;
}

.MainMenu_MenuContainer {
	border-bottom: #FFFFFF 0px solid;
	border-left: #E7EDE3 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #404040 0px solid;
	background-color: Transparent;
	width: auto;
	padding: 0px;
}

.MainMenu_MenuBar {
	border-bottom: #FFFFFF 0px solid; 
	border-left: #E7EDE3 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #000000 0px solid;  
	cursor: pointer; 
	cursor: hand; 
	height: 40px; 
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
}

.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #f6eb14; 
	border-left: #FCFCFC 0px solid; 
	border-right: #000000 0px solid; 
	border-bottom: #FCFCFC 0px solid; 
	border-top: #FCFCFC 0px solid; 
	text-align: center; 
	width: 0; 
}	
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	color: #000000; 
	background-color: #f6eb14; 
	border-bottom: #153149 0px solid; 
	border-left: #153149 0px solid; 
	border-top: #153149 0px solid; 
	border-right: #153149 0px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#FFFFFF, Direction=180, Strength=0);

}
.MainMenu_MenuBreak {
	width: 4px;
	border: 0;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	border-top: #153149 0px solid; 

}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	color: Black; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}


/* Underlying Table Background */
.bkgrdtable {
	height: 100%;
	width: 100%;
	background-color: #000000;
}


/* Width of Skin */
.MainTable {
	width: 100%;
	background-color: #ffffff;
}



/* Default Global Styles */
/* Paragraph Styles */
p { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; font-weight: normal; color: #000000; }

/* Default link syle */
a:link,a:visited,a:active {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	color: #ED2690;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 9px;
}

a:hover {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:12pt;
	color: #652c90;
	text-align: center;
	vertical-align: bottom;
}

/* Default container title syle */
.Head { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; font-weight: bold; color: #ed2690; }

/* Normal Textbox Class */
.NormalTextBox {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

/* Normal Text Color Classes */
.Normal { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: normal; text-decoration: none; }
A.Normal:link,A.Normal:visited,A.Normal:active,A.Normal:hover { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: normal; text-decoration: underline; }

/* Black */
.Black { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: normal; text-decoration: none; }
A.Black:link,A.Black:visited,A.Black:active,A.Black:hover { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: normal; text-decoration: underline; }

/* NormalBold */
.NormalBold { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #404040; font-weight: normal; text-decoration: none; }
A.NormalBold:link,A.NormalBold:visited,A.NormalBold:active,A.NormalBold:hover { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #404040; font-weight: normal; text-decoration: underline; }

/* BlackBold */
.BlackBold { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: bold; text-decoration: none; }
A.BlackBold:link,A.BlackBold:visited,A.BlackBold:active,A.BlackBold:hover { font-family: Georgia, Times New Roman, Times, serif; font-size: 12pt; color: #000000; font-weight: bold; text-decoration: underline; }

/* Subhead Text Color Classes */

/* Subhead - Admin Pane Titles */
.Subhead { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: none; }
A.Subhead:link,A.Subhead:visited,A.Subhead:hover,A.Subhead:active { font-family: Georgia, Times New Roman, Times, serif; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: underline; }

/* H1 */
H1 { color: #652c90; font-family: Georgia, Times New Roman, Times,serif; font-size: 18pt; font-weight: bold; line-height: 25px;}
A.H1:Link,A.H1:Visited,A.H1:Hover,A.H1:Active { color: #652c90; font-family: Georgia, Times New Roman, Times,serif; font-size: 18pt; font-weight: bold; text-decoration: underline; }

/* H2 */
H2 { color: #3d58a7; font-family: Georgia, Times New Roman, Times,serif; font-size: 16pt; font-weight: bold; line-height: 25px;}
A.H2:Link,A.H2:Visited,A.H2:Hover,A.H2:Active { color: #3d58a7; font-family: Georgia, Times New Roman, Times,serif; font-size: 16pt; font-weight: bold; text-decoration: underline; }

/* H3 */
H3 { color: #089948; font-family: Georgia, Times New Roman, Times,serif; font-size: 16pt; font-weight: normal; font-style: italic; line-height: 25px;}
A.H3:Link,A.H3:Visited,A.H3:Hover,A.H3:Active { color: #089948; font-family: Georgia, Times New Roman, Times,serif; font-size: 16pt; font-weight: bold; text-decoration: underline; }

/* H4 */
H4 { color: #ed2024; font-family: Georgia, Times New Roman, Times,serif; font-size: 14pt; font-weight: normal; font-style: italic; line-height: 20px;}
A.H4:Link,A.H4:Visited,A.H4:Hover,A.H4:Active { color: #ed2024; font-family: Georgia, Times New Roman, Times,serif; font-size: 14pt; font-weight: bold; text-decoration: underline; }

/* H5 */
H5 { color: #f8981d; font-family: Georgia, Times New Roman, Times,serif; font-size: 14pt; font-weight: normal; line-height: 20px;}
A.H5:Link,A.H5:Visited,A.H5:Hover,A.H5:Active { color: #374953; font-family: Georgia, Times New Roman, Times,serif; font-size: 14pt; font-weight: bold; text-decoration: underline; }

/* H6 */
H6 { color: #ed2690; font-family: Georgia, Times New Roman, Times,serif; font-size: 14pt; font-weight: normal; line-height: 20px;}
A.H6:Link,A.H6:Visited,A.H6:Hover,A.H6:Active { color: #ed2690; font-family: Georgia, Times New Roman, Times,serif; font-size: 14pt; font-weight: bold; text-decoration: underline; }



/* Panes */

.TopPane {
	text-align: center;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.BottomPane {
	text-align: center;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
	padding-top: 6px;
	padding-bottom: 6px;
}

.LeftPane {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
}

.RightPane {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	width: 200px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
}

.ContentPane {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
}

.UpperPane {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
}

.LowerPane {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
}


.loginpane,A.loginpane:link,A.loginpane:visited,A.loginpane:active {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 9px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;
}

A.loginpane:hover {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 9px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #FFFFFF;

}

.NavPane {
	text-align: center;
	vertical-align: middle;
	width: 100%;
}

.logopane {
	text-align: left;
	vertical-align: bottom;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #ffffff;
}

.footerpane {
	text-align: center;
	vertical-align: top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 100%;
}


/* Copyright text syle */
.Copyright,A.Copyright:link,A.Copyright:visited,A.Copyright:active {
	font-size:11pt;
	font-weight:normal;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#3d58a7;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
}
A.Copyright:hover {
	font-size:11pt;
	font-weight:normal;
	font-family:Georgia, Times New Roman, Times, serif;
	color:#3d58a7;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:underline;
}



/* Register and Login text syle */
.login,A.login:link,A.login:visited,A.login:active {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:8.5pt;
	color: #FFFFFF;
	text-decoration:none;
}

A.login:hover {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:8.5pt;
	color: #ed2690;
	text-decoration:underline;
}


/* menubottom */
.menubottomtable {
	background-image: url(images/menubottom.gif);
	background-repeat: repeat-x;
	width: 100%;
}
.menubottomPane {
	text-align: left;
	vertical-align: middle;
	width: 100%;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6400;
}

/* Design Elements */

.SpacerTable {
	height: 20px;
}

.navtable {
	height: 40px;
/*	background-image: url(images/menuoff.gif);
	background-repeat: repeat-x; */
	background-color: #000000;
	width: 100%;
}

.logotable {
	background-color: #000000;
	width: 100%;
}

.ContentTable {
	background-color: #FFFFFF;
	width: 100%;
}

.Leftside {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.Rightside {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.Bottomtable {
	background-image: url(images/footertop.gif);
	background-repeat: repeat-x;
	width: 100%;
}

.footertable {
	height: 118px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	width: 100%;
}
