/* misc */
.clearer {
	clear: both;
}


body,td,th {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
}

rounded {
  -moz-border-radius:3ex;
  -webkit-border-radius:3ex;
} 


/*  Page Header	 background: url(img/Header_BGV2.jpg) repeat-x; */
.header {
		background: #666666;
		padding-bottom: 10px;
		padding-top: 10px;
		padding-left: 6px;

}

/* title */
.title{
  float: left;
}

/*  Site Heading - Top bar */
.siteHeader{
	float: middle;
	margin-top:30px;
	margin-left:280px;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #11274f;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}



/* standard elements 
* {
	margin: 0;
	padding: 0;

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}
}*/


/* search form */
form {
	padding: 0 0 6px 8px;
}
.styled {
	border: 1px solid #DDD;
	padding: 4px;
}
.button {
	background: url(img/search.gif) no-repeat left bottom;
	border: none;
	height: 27px;
	width: 27px;
}

/* footer */
.footer {
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}




.RackHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}


.SideMenu  a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #990033;
	margin: 2px;
	padding: 2px;
	height: 30px;
	width: 150px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000CC;
	border-right-color: #0000CC;
	border-bottom-color: #0000CC;
	border-left-color: #0000CC;
}
.SideMenu  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0000FF;
	background-color: #666666;
	margin: 2px;
	padding: 2px;
	height: 30px;
	width: 150px;
	border: thin solid #0000CC;
}

.style8 {
	color: #C8410E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
