.navback {
	border-bottom : 1px solid Black;
	background-color : #CCCCCC;
}

.FooterBack {

	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background : transparent url(Images/grid.gif) repeat-x scroll top;
}

A.OtherTabs:hover    {
font-weight: bolder;
	font-size: 10px;
	text-transform: uppercase;
	cursor: hand;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cccccc;
}

Body
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	width : 100%;
	height : 100%;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-size: 16px;
	color: 000066;
	font-family: Arial;
}


/* Main Menu */

.MainMenu_MenuContainer {
	background-color:Transparent;
	border-bottom: #94919C 0px solid; 
	border-left: #94919C 0px solid; 
	border-top: #94919C 0px solid; 
	border-right: #94919C 0px solid;
	height: 21px;
}

.MainMenu_MenuBar {
height: 21px;
	
}

.MainMenu_MenuItem
{
	font-weight: normal;
	font-size: 11px;
	text-transform: lowercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-left: #94919C 0px solid; 
	border-bottom: #94919C 0px solid; 
	border-top: #94919C 0px solid; 
	border-right: #94919C 0px solid;
	height: 21px;
}
.MainMenu_MenuIcon
{
	background-color : #CCCCCC;
	border-left: 1px solid #CCCCCC; 
	border-bottom: 1px solid #CCCCCC; 
	border-top: 1px solid #CCCCCC;
	height: 21px;
}
.MainMenu_SubMenu
{
	z-index: 1000;
	filter: none;
	cursor: hand;
	background-color: #CCCCCC;
	border-bottom: 1px solid Black; 
	border-left: 1px solid Black; 
	border-top: 1px solid Black; 
	border-right: 1px solid Black;
}

.MainMenu_MenuBreak { 
	border-bottom : 0px;
	border-top : 0px;
	background-color : transparent;
}

.MainMenu_MenuItemSel
{
	font-weight: normal;
	font-size: 11px;
	text-transform: lowercase;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F5F5F5;
	height:21px;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 8px; 
	color: #999999; 
	cursor: hand;
	border-bottom: 0px solid #CCCCCC; 
	border-left: #94919C 0px solid; 
	border-right: 1px solid #CCCCCC;
}

.MainMenu_RootMenuArrow {
	visibility : hidden;
}

/* Custom Styles */
.UserLink
{
	color:#00CCFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
A.UserLink:link,A.UserLink:visited,A.UserLink:hover,A.UserLink:active
{
	font-weight: normal;
	font-size: 10px;
	color: #00CCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Footer
{
	font-weight: normal;
	font-size: 10px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.Footer:link,A.Footer:visited,A.Footer:active
{
	font-weight: normal;
	font-size: 10px;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A.Footer:hover    {
    text-decoration:    underline;
    color:#666666;
}
.seperate{
	color : black;
	font-size : 8px;
	font-weight : bolder;
}

.CheckLogo{
	padding-top : 5px;
	padding-bottom : 5px;
	padding-right : 5px;
	padding-left : 5px;
}

.CheckDate{
	padding-right : 5px;
}

.CheckLogin{
	padding-left : 5px;
}

.CheckCopy{
	padding-right : 5px;
}

