BODY
{
	margin: 0px;
	background-repeat: repeat-x;
	font-family: Arial, 'Lucida Sans' , Verdana, 'Trebuchet MS' , Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: normal;
		color: #4d4d4d;

}

table
{
	font-family: Arial, 'Lucida Sans' , Verdana, 'Trebuchet MS' , Tahoma, sans-serif;
	color: #4d4d4d;
	font-size: 10pt;
	font-weight: normal;
}

#tableMain
{
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 960px;
	padding-right: 0px;
	height: 100%;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
	
}

#tableSubMenu
{
	border-bottom: 0px;
	border-left: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 205px;
	padding-right: 0px;
	border-collapse: collapse;
	border-top: 0px;
	border-right: 0px;
	padding-top: 0px;
}

.mainMenuTextSeperator
{	color: #929292;
	font-size: 11pt;
	text-decoration: none;
}

.mainMenuText
{
	color: #aeaeae;
	font-size: 11pt;
	text-decoration: none;
}
.mainMenuTextEdit
{
	color: #767676;
	font-size: 11pt;
	text-decoration: none;
}

.mainMenuTextActive
{
	color: #929292;
	font-size: 11pt;
	text-decoration: none;
}


.mainMenuTextActiveSelected
{
	color: #383838;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.contactText
{
	font-family: Arial, 'Lucida Sans' , Verdana, 'Trebuchet MS' , Tahoma, sans-serif;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#tableHeader
{
	background-image: url(images/header.jpg);
	border-bottom: 0px;
	border-left: 0px;
	width: 100%;
	height: 150px;
	border-top: 0px;
	border-right: 0px;
}

#cellHeaderLeft
{
	text-align: left;
	width: 730px;
	vertical-align: bottom;
}
	
#cellHeaderRight
{
	text-align: right;
	width: 220px;
	vertical-align: bottom;
}
	
#cellMenu
{
	background-image: url(images/tab_1.jpg);
	height: 24px;
	color: green;
}

#cellFooter
{
	height: 5px;
	background-color: #748886;
}

.cellSubMenuArrow
{
	width: 10px;
	text-align:center;
	vertical-align:top;
}

.cellSubMenuContent
{
	width: 190px;
	vertical-align:top;
}

.cellSubMenuText
{
	color: #000000;
	font-size: 10pt;
	text-decoration: none;
}

.cellSubMenuActiveText
{
	color: #003399;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

.cellSubMenuInactiveText
{
	color: #999999;
	font-size: 10pt;
	text-decoration: none;
}

.cellSubMenuEditText
{	
	color: #999999;
	font-size: 10pt;
	text-decoration: none;
}

.imgSubMenuLine
{
	border-bottom: 0px;
	border-left: 0px;
	width: 110px;
	height:1;
	border-top: 0px;
	border-right: 0px;
}

#tableMainContent
{
	background-image: url(images/tab_1.jpg);
	border-bottom: 0px;
	border-left: 0px;
	width: 960px;
	height: 100%;
	border-top: 0px;
	border-right: 0px;
}

#ContentLeft
{
	vertical-align: top;
} 

#ContentRight
{
	background-color: #748886;
	vertical-align: top;
} 

#ContentMain
{
	vertical-align: top;
} 


.subMenuHeader
{
	color: white;
	font-size: 14pt;
	font-weight:bold;
}
