a:link{
	color: #003399;
}

a:visited{
	color: #800080;
}

a:hover{
	color: #FF3300;
}

a.menulink {
	background: transparent;
	border: solid 0px #F1F1F1;
	display: block;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	white-space: nowrap;
}

a.menulink:visited {
	background: transparent;
	border: solid 1px #F1F1F1;
	display: block;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	white-space: nowrap;
}

a.menulink:hover {
	background: transparent;
	border: solid 1px #999999;
	display: block;
	margin: 0px;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

a.skinobject:link{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

a.skinobject:visited {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

a.skinobject:hover {
	color: #FFD700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

a.skinobject:active{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

body {
	Background-color:#F9E7C0;
	font-size: x-small;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}

table,td,tr,div,i,u,h1,h2,h3,h4,span,p,ul,li {
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
}

/* Main Menu */

.MainMenu_MenuContainer {
background-color: transparent;
padding-left: 0px;
margin-left: 0px;
height: 24px; 

}
.MainMenu_MenuBreak {
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid; 
border-right: #404040 0px solid; 
background-color: transparent; 
color: #333333; 
font-family: Arial, Helvetica, sans-serif;
font-size: 9pt; 
font-weight: bold; 
font-style: normal;

}

.MainMenu_MenuBar {
cursor: pointer; 
cursor: hand; 
height: 24px;
background-color: #EAEAEA;
}


.MainMenu_MenuItem {
cursor: pointer; 
cursor: hand; 
background-color: transparent; 
color: #ffffff; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
border-bottom: #505052 0px solid; 
border-top: #505052 0px solid; 
padding: 2px 2px 2px 2px;
height:24px;
}




.MainMenu_MenuIcon {
display: none;
}



/* this is the colour in the dropdown menu */


.MainMenu_SubMenu {
z-index: 1000; 
cursor: pointer; 
cursor: hand;
background-color: #F0E7C0; 
filter: none;
border: 1px solid #800000;
margin-top: 1px;
padding: 1px;
color:#800000;
}


.MainMenu_MenuItemSel {
background: #F0C7C0;
cursor: pointer; 
cursor: hand; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight: bold; 
font-style: normal;
border: 0;
padding: 2px 2px 2px 2px;
}

.MainMenu_MenuArrow {
font-family: webdings; 
font-size: 10pt; 
cursor: pointer; 
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;
}

