body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9A9A9A;
}
body {
	background-color: #D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9A9A9A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9A9A9A;
}
a:hover {
	text-decoration: underline;
	color: #9A9A9A;
}
a:active {
	text-decoration: none;
	color: #9A9A9A;
}
.head_main_bkg {
	background-image: url(imgs/head_main.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.head_sub_bkg {
	background-color: #FFFFFF;
	background-image: url(imgs/head_sub.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer_main_bkg {
	background-color: #FFFFFF;
	background-image: url(imgs/footer_main.jpg);
	background-repeat: no-repeat;
}
.footer_side_bkg {
	background-color: #FFFFFF;
	background-image: url(imgs/footer_side.jpg);
	background-repeat: repeat-x;
}
.pb {
	color: #9A9A9A;
} 
.pb a:link {
	color:#F27F0F;
	text-decoration: none;
}
.pb a:visited {
	color:#F27F0F;
	text-decoration: none;
}
.pb a:hover {
	color: #F27F0F;
	text-decoration: underline;
}
.pb a:active {
	color: #F27F0F;
	text-decoration: none;
}
.green_title {
	font-size: 12px;
	color: #4BBB11;
}
.green_text {
	color: #4BBB11;
	font-weight: bold;
}
.padding {
	padding: 10;
}
.white_text {
	color: #FFFFFF;
} 
.client_name{
	font-size:20px;
	color:#737373;
	line-height: 20px;
}
.client_function{
	font-size:15px;
	color:#4BBB11;
	line-height: 15px;
}
.client_name2{
	font-size:20px;
	color:#FFFFFF;
	line-height: 20px;
}
.client_function2{
	font-size:15px;
	color:#FFFFFF;
	line-height: 15px;
}
.video_selector{
	font-size:12px;
	color:#FFFFFF;
}
.video_selector a:link {
	color:#4BBB11;
	text-decoration: none;
}
.video_selector a:visited {
	color:#4BBB11;
	text-decoration: none;
}
.video_selector a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.video_selector a:active {
	color: #4BBB11;
	text-decoration: none;
}
.video_title{
	padding-left: 5px;
	color: #636363;
	font-weight: bold;
}
.video_link {
	padding-left: 5px;
	padding-right: 5px;
	color: #2C4E0B;
} 
.video_link a:link {
	color:#2C4E0B;
	text-decoration: none;
}
.video_link a:visited {
	color:#2C4E0B;
	text-decoration: none;
}
.video_link a:hover {
	color: #2C4E0B;
	text-decoration: underline;
}
.video_link a:active {
	color: #2C4E0B;
	text-decoration: none;
}
.table_title{
	color: #636363;
	text-indent: 5px;
	display: block;
}
.table_item{
	color: #2C4E0B;
	text-indent: 5px;
	font-weight: bold;
}
.table_item a:link {
	color:#2C4E0B;
	text-decoration: none;
}
.table_item a:visited {
	color:#2C4E0B;
	text-decoration: none;
}
.table_item a:hover {
	color: #2C4E0B;
	text-decoration: underline;
}
.table_item a:active {
	color: #2C4E0B;
	text-decoration: none;
}
.head_view_bkg {
	background-image: url(imgs/head_viewer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot_view_bkg {
	background-image: url(imgs/footer_viewer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.mail_link {
	font-size:15px;
	color:#4BBB11;
	line-height: 15px;
} 
.mail_link a:link {
	color:#4BBB11;
	text-decoration: none;
}
.mail_link a:visited {
	color:#4BBB11;
	text-decoration: none;
}
.mail_link a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.mail_link a:active {
	color:#4BBB11;
	text-decoration: none;
}