body {
	background:#000;
	margin:0;
	height:100%;
	text-align:center;
	font:70% verdana;
	color: #666;
}

div {
	text-align:left;
}

td {
	font-size:11px;
	vertical-align:top;
}

th {
	font-size:11px;
	vertical-align:top;
	text-align:right;
}

p {
	margin-top:0;
}

img {
	border:0;
}

a {
	color:#a53238;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}
.ListItem
{
	margin-bottom: 2px; background-color:#fff;border:1px solid #CFDDEC;width:580px;float:left;cursor: hand;cursor:pointer;
}


.ListItemHover
{
	margin-bottom: 2px; background:#c37c80; border:1px solid #CFDDEC;width:580px;float:left;cursor: hand;cursor:pointer;
}

h1 {
	font-size:250%;
	font-family:Georgia;
	font-weight:normal;
	color:#b0abb6;
	margin:5px 0 5px 0;
}

h1.pageHeader1 {
	border-bottom:2px solid #eee
}

h1.pageHeader {
	margin-left:110px;border-bottom:2px solid #eee
}

h2 {
	font-size:150%;
	font-family:Georgia;
	font-weight:bold;
	font-style:italic;
	color:#666666;
	margin-top:0;
	margin-bottom:10px;
}

h3 {
	font-size:150%;
	font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	margin-top:0;
	margin-bottom:10px;
}

h3.highlight {
	color:#a53238;
}

h4 {
	font-size:100%;
	font-weight:bold;
	color:#000;
	margin:0;
}

h5 {
	font-size:80%;
	margin:10px 0 5px 0;
}

hr {
  background-color:#aaa;
  color:#aaa;
	border: 0;
	height: 1px;
}

.post {
	color:#999;
	font-size:80%;
}


#pageletsContent {
	width:740px;
}

#siteOuterContainer {
	width:770px;margin:0 auto 0 auto;
}

#siteInnerContainer {
	width:770px;float:left;background:#000;padding-top:10px;
}

#topBar {
	width:770px;height:85px;float:left;background:url(/images/structure/top-bar.jpg) no-repeat;
}

#logo {
	float:left;width:130px;height:85px;
}

#topLogin {
	float:left;width:640px;height:40px;
}

#topLoginContainer {
	padding:10px 40px 0 100px;
	text-align:right;
	color:#fff;
}

#topLoginContainer a{
	color:#fff;
}

#topMenu {
	float:left;width:640px;height:40px;
}

#topMenuContainer {
	padding:5px 0 0 100px;
}


#mainContent {
	width:770px;float:left;background:url(/images/structure/background.gif) repeat-y;
}

#mainContentContainer {
	padding:15px 15px 5px 15px;
}

#FAddress {
	width:770px;float:left;background:url(/images/structure/background.gif) repeat-y;
}

#FAddressContainer {
	padding:5px 15px 5px 15px;color:#aaa;
}

#Foot {
	width:770px;height:85px;float:left;background:url(/images/structure/bottom.gif) no-repeat;
}

/*CONTENT*/

.contentPadding {
	padding:5px;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #86131A;
}

#dropmenudiv a{ /*hover background color*/
color: #FFF;
}

.ArticleMain {
	width:540px;float:left
}

.ArticleTop {
	width:740px;float:left
}

.ArticleMain[class] {
	width:540px;float:left
}

.ArticleTop[class] {
	width:740px;float:left
}