@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#right_menu {
	background-image:url(images/right_menu_bg.gif);
	background-repeat:no-repeat;
	height:362px;
	width:280px;
}
#right_menu a {
font-weight:bold;
padding-left:20px;
	color:#003333;
	text-decoration:none;
}
#right_menu a:hover {
	color:#003333;
	text-decoration:underline;
}
#right_video {
	background-image:url(images/right_video_bg.gif);
	background-repeat:no-repeat;
	height:260px;
	width:280px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color: #434D52;
	margin: 0px;
	padding-left:24px;
	text-transform:uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#003333;
	margin: 0xp;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	color:#A5B1C4;
	font-size:22px;
}
#footer{
	color:#666666;
}

#footer a{
	color:#666666;
	text-decoration:none;
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}

#top_menu a{
	color:#666666;
	font-size:14px;
	text-decoration:none;
}
#top_menu a:hover{
	color:#666666;
	font-size:14px;
	text-decoration:underline;
}
