.skincolordark {
	background-color:#000000;
}
.skinmediumcolor {
	background-color:#EA9C33;
}
.skinlightcolor {
	background-color:#FFFFFF;
}
.bottomline {
	border-bottom: 2px solid #000000;
	}
a:link, a:visited, a:hover, a:active {
color:#33FFFF;
	text-decoration: none;
}
.leftpane {
	width: 304px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.login
{
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color:#333333;
	text-decoration:none;
}
a.login:visited, a.login:link
{
	padding:0px;
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	color:#333333;
	text-decoration:none;
}
a.login:active, a.login:hover
{
	text-decoration:none;
	color:#333333;
}
.MainMenu_MenuContainer {
	background-color: transparent;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	}
	
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:35px;
	background-color: Transparent;
	border-style:hidden;
}
.MainMenu_MenuScroll
{
	background-color:red;
	color:red;
	border-style:hidden;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal; 
	background-color: Transparent;
	height: 25px;
	text-align:left;
	padding-left: 2px;
	padding-right: 2px;
	}
.MainMenu_MenuIcon {
display: none;
}
.MainMenu_SubMenu {
	background-color:#999999;
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border-color: #000000;
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand;
	background-color: #000000; 
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt; 
	font-style: normal; 
	height: 25px;
	text-align:left;
	padding-left: 2px;
	padding-right: 2px;

}
.MainMenu_MenuArrow {
	display: none;
} 

.MainMenu_RootMenuArrow {
	display: none;
}
.Search {
	color: #000000;
}
a.Search:visited, a.search:link
{
	font-family: Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: lighter;
	font-style: normal; 
	background-color: Transparent;
	color:#000000;
	text-decoration:none;
}
a.Search:active, a.search:hover
{
	text-decoration:none;
	color:white;
}
.MainMenu_SubMenuItemBreadcrumb
{  
    border: solid 10px purple;
    background-color: red;
    height: 50px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color:#000000;
	}

h1 {
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt; 
	font-weight: bold; 
	font-style: normal; 
	}
h2 {
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt; 
	font-weight: bold; 	}
h3 {
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt; 
	font-style: normal;
	}
h4 {
    font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color:#FFFFFF;
	font-style: normal;
	line-height: 1px;
	}
	
.footer {
	color: #000000; 
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt; 
	font-style: normal;
	}
.toplinks
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	background-color: Transparent;
	text-decoration:none;
	color: #FFFFFF;
}
a.toplinks:visited, a.bottomlinks:link
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt; 
	font-style: normal; 
	background-color: Transparent;
	text-decoration:none;
		color: #FFFFFF;
}
.hometext {
	font-family:"Times New Roman", Times, serif;
	color: #5A3D1B;
	border-right: 20px;
	}
.spacing {
	padding-right: 40px;
}
body {
	background-image: url(images/back.gif);
	background-repeat: repeat;
}
