/******* GENERAL RESET *******/
ul, thead {
border:0pt none;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-style:inherit;
font-weight:inherit;
margin:0pt;
padding:0pt;
color:#999999;
vertical-align:baseline;
}
.head_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.clear{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
a{
	text-decoration: none;
}
/******* GENERAL RESET *******/
/******* LOGO *******/
#logo{
	margin-top: 1em;
	display: block;
}
/******* /LOGO  *******/
/******* MENU *******/
#container_t{
	margin: auto;
	width: 940px;
}
#container_t ul{
	list-style: none;
	list-style-position: outside;
	color:#666666;
}
#container_t ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
	color:#666666;
}
#container_t ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container_t ul.menu li:hover{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #FFFFFF;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#container_t ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #298ac0;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.content h1{
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/
/******* ap *******/
.content.ap h1{
	background: transparent url(images/ap.jpg) no-repeat scroll left top;
}
.content.ap{
	display: block;
}
/******* /ap *******/
/******* wd *******/
.content.wd h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content.wd{
	display: none;
}
/******* /wd *******/
/******* LINKS *******/
.content.links h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.links{
	display: none;
}
/*.content.links a{
	color: #5f95ef;
}*/
/******* /LINKS *******/
/******* mlm *******/
.content.mlm h1{
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.mlm{
	display: none;
}
/******* /mlm *******/
.view_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #298ac0;
	text-decoration: none;
}
.view_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.blk_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #171717;
	text-decoration: none;
}