.maintable{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

.contenttable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 15px;
}

.h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}


.p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	}
	
.sideblock{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding-top: 10px;
}		
	
	
	
.sidebar{
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding-left: 50px;
}	
.menu {
	width: 215px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	list-style-type: none;
} 
.menu ul { display: block; padding: 0px; margin: 0px; list-style: none; } 
.menu ul li { display: block; margin: 0px; list-style: none; } 
.menu a {
	display: block;
	color: #888888;
	text-decoration: none;
	border-bottom-style: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 52px;
} 
.menu a:hover {
	color: #E4701E;
}

.menu .current_page_item a {
	color: #E4701E;
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 52px;
	display: block;
}
 
.imgmenu{
	margin-right: 80px;
}

.ul_style {
	list-style-image: url(../images/ul.gif);
	list-style-position: outside;
}

.ul_textstyle {color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	outline: 0;
}

a:visited {
	color: #666666;
	outline: 0;
}
a:active {
	color: #E4701E;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #E4701E;
	font-weight: bold;
}

.information {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E4701E;
}

.video{
	margin-top: 35px;
}
