.video-thumb-box {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.video-thumb-box a:link {
	color: #333333;
	text-decoration: none;
}
.video-thumb-box a:visited {
	color: #333333;
	text-decoration: none;
}
.video-thumb-box a:hover {
	color: #FF0000;
	text-decoration: none;
}
.video-thumb-box a:active {
	color: #333333;
	text-decoration: none;
}
.container {
	background-color: #FFFFFF;
	margin-bottom: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #747474;
	line-height: 18px;
}
.container a:link {
	color: #7B9652;
	text-decoration: underline;
}
.container a:visited {
	color: #7B9652;
	text-decoration: underline;
}
.container a:hover {
	color: #747474;
	text-decoration: none;
}
.container a:active {
	color: #7B9652;
	text-decoration: underline;
}
.footer1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #DDDDDD;
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	padding-left: 0px;
}
.footer1 a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer1 a:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
.footer1 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.h1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #7B9652;
}
.h2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #7B9652;
}.home-news {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 10px;
	text-align: center;
}
.home-right-bg {
	background-image: url(images/home-right-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
}
