* {margin:0; padding:0;}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	background-color: #FFF;
	margin: 0;
	padding: 0;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
a:link, a:visited, a:active {
	color: #000;
	text-decoration: underlined;
	font-weight: bold;
}
a:hover {
	color: #BD0926;
	text-decoration: underlined;
	font-weight: bold;
}
hr {
	margin-left: -10px;
	color: #BD0926;
	border: 0;
	border-top: 1px solid #BD0926;
	height: 1px;
}
h1 {
	font-size: 16px;
	color: #BD0926;
	text-align: left;
	margin: 0px 2px 8px 0px;
}
h2 {
	font-size: 14px;
	color: #BD0926;
	text-align: left;
	margin: 0px 2px 8px 0px;
}
h3 {
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 8px 0px;
}
form {
	margin: 0;
}

.main {
	width: 975px;
	margin: auto;
	padding: 0;
}
.header{
	height: 203px;
	background: #FFFFFF url(images/xtop.gif) no-repeat scroll top left;
	margin: 0;
}
.body {
	background: #FFFFFF url(images/xbody.gif) no-repeat scroll top right;
	width: 537px;
	float: right;
}

.lady {
	height: 350px;
}
.timewriter {
	width: 355px;
	margin-left: 70px;
	background: transparent url(images/xlijn.gif) repeat-x scroll 0 0;
	text-align: center;
	padding-top: 15px;

}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.header a {
	color: #FFFFFF;
}
.breadcrumb {
	clear: both;
	padding: 15px;
	width:945px; 
	text-align:right;
	font-size: 10px;
	font-weight:bold;
	color: #999999;
}
.breadcrumb a {
	color: #999999;
}
.content {
	background: transparent;
	margin-top: 50px;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
	width: 505px;
	min-height: 295px;
}
.content li {
	margin-left: 15px;
}
.left {
	height: 503px;
	background: #FFFFFF url(images/xleft.gif) no-repeat scroll top left;
	margin: 0;

	clear: both;
	float: left;
	width: 438px;
}
.left ul, .left li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 15px;
	text-align: right;
	font-size: 12px;
	font-weight:bold;
	color: #999999;
}
.left ul ul {
	padding-left: 8px;
}
.left a:link, .left a:visited, .left a:active, .left a:hover {

	padding: 2px;
	color: #999999;
	text-decoration: none;
}
.left a:hover {
	border-bottom: 3px solid #999999;
}
.left li.menu-current a {
	border-bottom: 3px solid #E9AB00;
}

.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #999999;
}
.menu_default a:hover {
	border-bottom: 1px dashed #333333;
}

.menu_current  {
	border-bottom: 1px dashed #999999;
	font-weight:bold;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}

.footer {
	background: transparent url(images/xlijn.gif) repeat-x scroll 0 0;
	text-align: center;
	padding-top: 15px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

.tab 
{
	width: 537px;
	background: transparent;
}
.tab ul 
{
	list-style:none;
	float:left;
	margin:0 0 0 5px;
	padding:0;
}
.tab li 
{
	display:inline;
	float:left;
	margin:0 0px 3px 0;
	padding:0;
}
.tab li.menu-last {
	color:#BD0926;
}

.tab a 
{
	text-decoration:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	font-weight:600;
	line-height:21px;
	padding:0 14px 0 14px;
	margin:0 1px 0px;
}
.tab a:hover, .tab li.menu-current a, .tab li.menu-parent a 
{
	color:#BD0926;
}

.smalltab
{
	clear: left;
	width: 537px;
	background: transparent;
}
.smalltab ul 
{
	float:left;
	margin:0 0 0 14px;
	padding:0;
}
.smalltab li 
{
	display:inline;
	float:left;
	margin:0 0px 5px 0;
	padding:0;
}
.smalltab li.menu-last {
	color:#BD0926;
}

.smalltab a 
{
	text-decoration:none;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	line-height:14px;
	padding:0 1px 0 1px;
	margin:0 7px 0px;
}
.smalltab a:hover, .smalltab li.menu-current a, .smalltab li.menu-parent a 
{
	color:#BD0926;
	border-bottom: 2px solid #BD0926;
}
