body {
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	background-color: #f5f5f5;
	margin: 0px;
}
.mainBgTable {
	background-color: #ffffff;
}

.topMenu {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ffffff;
}
.topMenu A, .topMenu A:visited {
	text-decoration: none;
	color: #006600;
}
.topMenu A:hover, .topMenu A:active {
	text-decoration: underline;
	color: #339900;
}
.topMenuBgRight {
	background-color: #000000;
}
.topMenuBgLeft {
	background-color: #ffffff;
}


.leftMenuBg {
	background-color: #eeeeee;
border: 1px solid #cccccc;
border-left: 0px;
border-bottom: 0px;
width: 170px;
}
.leftMenu {
	font-size: 11px;
}
.leftMenu A {
	text-decoration: none;
	font-weight: bold;
	color: #1F049B;
	line-height: 15px;
}
.leftMenu A:hover {
	text-decoration: underline;
	color: #0000CC;
}
.leftMenuMain {
	text-transform: uppercase;
}
.section {
	font-size: 15px;
	color: #000000;
	letter-spacing: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.hotRight {
	background-color: #eeeeee;
	font-size: 10px;
border: 1px solid #cccccc;
border-right: 0px;
border-bottom: 0px;
}
.hotRight A {
	color: #CE2900;
}
.hotRight A:hover {
	color: #821A00;
}
.hotSep {
	margin-top: 5px;
	margin-bottom: 5px;
}

.loginButton {
	font-size: 10px;
}

.middle {
	font-size: 13px;
}
.formwidth {
	width: 100%;
}
.locationList {
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
	font-weight: normal;
}
.gsListBorder {
	background-color: black;
}
.gsListWhite {
	background-color: white;
}
.articleTitle {
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-weight: bold;

}
.articleSubTitle {
	font-size: 14px;
	color: #000000;
	margin-bottom: 5px;
	font-weight: bold;
}
.articleParagraph {
	text-indent:20px;
}

.tips {
	background-color: #F5F5F5;
	border: 1px dotted black;
	padding: 3px;
	padding-left: 21px;
	text-align: left;
	background-image: url(/i/pin.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#top-ad {
	background-color: #EEEEEE;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	font-size: 150px;
}

div.btmcp {
	width: 164px;
	background-color: #EEEEEE;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 20px;
	font-size: x-small;
}
div.btmcp ul {
	list-style-type: none;
	margin: 0;
}
div.btmcp ul li {
	margin: 0;
	line-height: 2em;
	border-bottom: 1px solid #CCCCCC;
}
div.btmcp a {
	color: #1F049B;
}
