﻿html {

	text-align: center;

}

.container{width: 900px;

	margin: 0px auto 0px auto;

	}

}

#main_table {

	width: 900px;

	background-color: #E6E9ED;

}

#td_l {

	width: 193px;

	background-color: #000000;

	font-family: Arial;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: right;

	padding-right: 8px;

	border-right-style: solid;

	border-width: 5px;

	border-color: #FFFFFF;

	vertical-align: top;

}

#td_l a { color:white;

}

#td_r a { color:white;

}





#td_r {

	width: 190px;

	vertical-align: top;

	text-align: center;

	font-family: Arial;

	font-size: 9px;

	color: #000000;

	background-color: #000000;

}

#td_m {

	width: 698px;

	text-align: left;

	vertical-align: top;

	background-color: #EBEBEB;

}



#td_m a { color:red;

	}



#body_main {

	border-top-style: solid;

	border-top-width: 5px;

	border-top-color: #FFFFFF;

	background-color: #EBEBEB;

}

.sections {

	font-family: Arial;

	font-size: 14px;

	color: #FF0000;

	font-weight: bold;

}



.mid_sections_grey {

	background-color: #C0C0C0;

	font-size: 18px;

	font-weight: bold;

	color: #FFFFFF;

	padding-left: 12px;

	width: 495px;

	font-family: Arial;

	height: 36px;

	vertical-align: middle;

}

.article_header {

	font-family: Arial;

	font-size: 15px;

	color: #FF0000;

	width: 100%;

	font-weight: bold;

	padding-left: 12px;

	background-color: #EBEBEB;

}

.a_body {

	padding: 0px 12px 0px 12px;

	margin: 0px;

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	width: 100%;

	background-color: #EBEBEB;

	border-bottom-style: solid;

	border-bottom-width: 4px;

	border-bottom-color: #FFFFFF;

	line-height: 150%;

}

#article_4_body {

	margin: 0px;

	padding-right: 12px;

}

#menu {

	width: 200px;

	height: 600px;

	top: 201px;

	left: 0px;

	z-index: 100;

	position: fixed;

}

#footer {

	background-color: #000000;

	width: 900px;

	height: 27px;

	margin-right: auto;

	margin-left: auto;

	border-top-style: solid;

	border-top-width: 4px;

	border-top-color: #FFFFFF;

	font-family: Arial;

	font-size: 10px;

	color: #FFFFFF;

}

#footer_table {

	width: 100%;

	height: 100%;

}



#pic_table_pic {

	height: 150px;

	vertical-align: top;

	text-align: center;

}

#pic_table_caption {

	background-color: #000000;

	color: #FFFFFF;

}

a {

	text-decoration: none;

}


