/* -- General CSS : Begin -- */
body {
	background: #fff url('/sm_themes/original/img/bglogo.jpg') no-repeat fixed bottom right;
	color: #333;
	display: block;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
	margin: 20px 0;
	padding: 0;
}
a {
	background-color: transparent;
	color: #0064c8;
}
a:active {
	color: #c83200;
}
a:hover {
	text-decoration: none;
	color: #64af1e;
}
a[target="_blank"] {
	border-bottom: 1px dashed #0064c8;
}
acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}
h1 {
	background-color: transparent;
	color: #c83200;
	font-size: 1.3em;
	text-align: left;
}
h1 a {
	color: #c83200;
	text-decoration: none;
}
h2 {
	background-color: transparent;
	color: #c83200;
	font-size: 1.3em;
	text-align: left;
}
h2 a {
	color: #c83200;
	text-decoration: none;
}
h3 {
	background-color: transparent;
	color: #64af1e;
	font-size: 1em;
}
img {
	border-style: none;
}
.sNote {
	font-size: 7pt;
	line-height: 10.5pt;
}
/* -- General CSS : End -- */

/* -- Page Wrappers : Begin -- */
#wrapperMain, #wrapperFooter {
	clear: both;
	display: block;
	margin: auto;
	padding: 0;
	width: 700px;
}
#pageColWrapperFirst, #pageColWrapperSecond {
	padding: 0;
}
#pageColWrapperFirst {
	width: 200px;
}
#pageColWrapperSecond {
	float: right;
	width: 480px;
}
#wrapperHeader {
	width: 480px;
}
#wrapperContent {
	width: 480px;
}
/* -- Page Wrappers : End -- */

/* -- Header CSS : Begin -- */
#headerAdSpace {
	text-align: center;
}
#headerDateSpace {
	text-align: right;
}
#headerTitleSpace {
	text-align: right;
}
#headerMenuSpace {
	height: 12pt;
	text-align: right;
	border-bottom: 1px solid #000000;
}
#headerCrumbsSpace {
	text-align: left;
}
#headerMenuSpace ul {
	clear: both;
	float: right;
	font-size: 10pt;
	font-weight: bold;
	height: 0;
	line-height: 6pt;
	list-style: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#headerMenuSpace li {
	display: inline;
	float: left;
	margin: 0 0 0 1px;
}
#headerMenuSpace a {
	text-decoration:none;
}
#headerMenuSpace a span {
	border-left: 1px dotted #ccc;
	cursor: pointer;
	display: block;
	padding: 2px 5px;
}
#headerMenuSpace a .curractive, #headerMenuSpace a:hover span {
	color: #64af1e;
}
/* -- Header CSS : End -- */

/* -- Menu Column : Begin -- */
#vwmepart01 {
	background: url('/sm_themes/original/img/whad01.jpg');
	height: 100px;
	width: 200px;
}
#vwmepart02 {
	background: url('/sm_themes/original/img/whad02.jpg');
	height: 150px;
	width: 200px;
}
#vwmepart03 {
	background-color: #cccccc;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 198px;
}
#menuleft {
	clear: left;
	float: left;
}
#menuleft ul {
	list-style: none;
	width: 180px;
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 7.5pt;
}
#menuleft li {
	margin-bottom: 4px;
}
#menuleft li a {
	font-weight: bold;
	height: 18px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 2px 0 0 10px;
	background: #f4f4f4;
	border-left: 5px solid #cccccc;
}
#menuleft li a:hover {
	background: #eaeaea;
	color: #64af1e;
	border-left: 5px solid #64af1e;
}
#subMenu {
	clear: left;
	float: left;
}
#subMenu ul {
	list-style: none;
	width: 180px;
	margin: 0 0 0 8px;
	padding: 0;
	font-size: 7.5pt;
}
#subMenu li {
	margin-bottom: 4px;
	height: 10px;
	line-height: 10px;
}
#subMenu li a span {
	font-weight: bold;
	height: 10px;
	text-decoration: none;
	color: #505050;
	display: block;
	padding: 2px 0 0 10px;
}
#subMenu li a:hover span {
	color: #64af1e;
}
/* -- Menu Column : End -- */

/* -- Footer CSS : Begin -- */
#wrapperFooter {
	border-top: 1px solid #000;
	text-align: center;
}
/* -- Footer CSS : End -- */
