body										{ background: url(images/page.bg.gif) repeat-x; background-color: #900; }
td.topTR									{ background: url(images/logo.bg.gif) no-repeat; text-align: right; vertical-align: bottom; padding: 0 5 40 5; }
td.pic										{ background: url(images/pic.jpg) no-repeat; text-align: right; vertical-align: bottom; padding: 0 10 20 0; }
td.middleTR1								{ background: url(images/body1.bg.gif) repeat-x; vertical-align: top; padding: 30 0 30 0; }
td.middleTR2								{ background: url(images/body2.bg.gif) repeat-x; vertical-align: top; color: white; text-align: justify; padding: 30 30 30 10; line-height: 150%; }
td.copyrightTD								{ background-color: #830000; vertical-align: top; color: #000; font-weight: none; text-align: left; padding: 5 0 5 10; }
td.designby									{ background-color: #830000; vertical-align: top; color: #000; font-weight: none; text-align: right; padding: 5 10 5 0; }
a.designby:link, a.designby:visited			{ background-color: transparent; color: #300; }
a.designby:hover							{ background-color: transparent; color: #fff; }

.skinObject 								{ color: #000; font-weight: normal; background-color: transparent; }
span.skinObject 							{ color: #000; font-weight: normal; background-color: transparent; }
a.skinObject:link, a.skinObject: visited	{ color: #666; font-weight: normal; background-color: transparent; }
a.skinObject:hover							{ color: #fff; font-weight: normal; background-color: transparent; }

td.containerHEADL {
	background-: url(images/header_cap_left.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADR {
	background-: url(images/header_cap_right.gif) bottom left no-repeat;
	width: 15px;
	padding: 0;
}

td.containerHEADC {
	background-: url(images/header_bg.gif) repeat-x bottom;
	padding: 0 0 17px 5px;
}

td.containerTD {
	padding: 10px 25px 35px 25px;
}







table, tr, td, p {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-size: 9px;
	line-height: 1.4em;
}

label, .normal, .Normal {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-size: 9px;
	color: #F7E7E7;
	padding: 2;
}

.normal b, .Normal b, .normal strong, b, strong
{
	color: #fff;
}

table {
	padding: 0;
}

select, input {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-size: 9px;
	color: #600;
}



/*=============== START DEFAULT MENU STYLES ============================================*/


.MainMenu_MenuContainer {
	background-color: transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
}

.MainMenu_MenuItem {
	background: transparent;
	cursor: hand; 
	color: #000; 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: normal; 
	padding: 2px 10px 3px 5px;
	border: none;
}

.MainMenu_MenuItemSel {
	background: #600;
	cursor: pointer; 
	cursor: hand; 
	color: #fff; 
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: normal;
	padding: 2px 10px 3px 5px;
	border: none;
}

.MainMenu_MenuIcon {
	display: none;
}


.MainMenu_SubMenu {
	z-index: 3; 
	cursor: hand;
	background: #A60000; 
	filter: none;
	border: 0px solid #f6f6f6;
	margin-top: 0px;
	padding: 2px;
}

.MainMenu_MenuBreak {
	border-bottom: #666 1px solid; 
	border-right: #666 0px solid; 
	background-color: transparent; 
	height: 6px;
	display: none;
}



.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: hand; 
	border-right: #505052 0px solid; 
	border-bottom: #505052 0px solid; 
	border-top: #505052 0px solid;
	display: none;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/*=============== END DEFAULT MENU STYLES ============================================*/

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #ccc;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #fff; 
	background: #8FA850;
	cursor: pointer; 
	cursor: hand; 
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;	
	padding: 2px 10px 3px 5px;
	height: 21px;
	border-bottom: #8FA850 1px solid; 
	border-top: #8FA850 1px solid; 
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	/*display: none;*/
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #8FA850;
	margin-top: 5px;
	border: 2px solid #fff;
	padding: 0px 1px 1px 1px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #fff;
	font-family: tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	padding: 2px 10px 3px 5px;
	height: 21px;
	border: 0;
	background: #677E1B;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	/*display: none;*/
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	/*display: none;*/
}


/* for the date ---------------------------------------------------*/
.SelectedTab {
    color: #777;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead    {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #ffcc00;
	padding: 0;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited {
	color: #ffcc00;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}

a.SubHead:hover {
	color: #fff;
	text-decoration: none;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited {
	color: #fff;	
	border: 1px solid #AF3B3E;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #82000D;
}

a.CommandButton:hover {
	color: #C57F86;
	padding: 1px 5px 2px 6px;
	border: 1px solid #fff;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	background: #82000D;
}

a.Normal:link, a.Normal:visited {
	color: #fff;
	background-color: #600;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

a.Normal:hover {
	color: #fff;
	background-color: transparent;	
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}


a:link, a:visited {
	color: #fff;
	background-color: #600;
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}

a:hover {
	color: #fff;
	background-color: transparent;	
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-weight: normal;
	font-size: 9px;
	text-decoration: none;
}


.Head {
	font-family: "Lucida Grande", Verdana, Tahoma, Arial, sans;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background: transparent;
	padding: 0;
}


.NormalRed {
	color: #D08D00;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
}

.NormalBold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

.NormalTextBox {
	color: #555;
	padding-left: 4px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11px;
	scrollbar-face-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #686868;
	scrollbar-3dlight-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
}

td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	visibility: invisible;
}
