body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #f6f5ea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background: transparent;
	vertical-align:middle;
}





p{
		font-family: Verdana, sans-serif; 
		font-size: 11px;
	
}

td{
		font-family: Verdana, sans-serif; 
		font-size: 11px;
	
}
table.auth {
	border: 1px inset #c0099b;
}
H1{
font-family: Verdana, sans-serif; 
font-size: 14px;
font-weight: bold;
color: #000000;
/*padding-bottom:12px;*/
}
H2{
font-family: Verdana, sans-serif; 
font-size: 14px;
font-weight: bold;
color: #000000;
padding-bottom:12px;
}
H3{
font-family: Verdana, sans-serif; 
font-size: 13px;
font-weight: bold;
color: #000000;
padding-bottom:12px;
}
H4{
font-family: Verdana, sans-serif; 
font-size: 13px;
font-weight: bold;
color: #000000;
padding-bottom:12px;
}
#videoContent {
	/*background: #330066 url(../../images/background_title.gif) no-repeat;*/
	/*float: center;*/
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	/*margin: auto 33% auto 33%;*/
	text-align: left;
}
ul#leftNavSub{
margin-left:2px;
/*margin-right:9px;*/
color: #red;
font-family: Verdana, sans-serif;
font-size:12px;
line-height:14px;
/*padding-bottom:6px;*/
}
a:link {
	color: #82073d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:4px;
	margin-right:4px;
	font-weight: bold;
}
a:visited {
	color: #82073d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:4px;
	margin-right:4px;
	font-weight: bold;
}
a:hover {
	color: #6786a3;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:4px;
	margin-right:4px;
	font-weight: bold;
}
a:active {
	color: #bc604d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:4px;
	margin-right:4px;
	font-weight: bold;
}
a.videolink:link {
	color: #82073d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:9px;
	font-weight: bold;
}
a.videolink:visited {
	color: #6786a3;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:9px;
	font-weight: bold;
}
a.videolink:hover {
	color: #6786a3;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:9px;
	font-weight: bold;
}
a.videolink:active {
	color: #bc604d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	margin-left:9px;
	font-weight: bold;
}
a.sidelink:link {
	color: #82073d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	font-weight: bold;
}
a.sidelink:visited {
	color: #82073d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	font-weight: bold;
}
a.sidelink:hover {
	color: #6786a3;
	text-decoration: underline;
	font-family: Verdana, sans-serif;
	line-height:18px;
	font-weight: bold;
}
a.sidelink:active {
	color: #bc604d;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	line-height:18px;
	font-weight: bold;
}

a.bottlink:link {
	color: #333333;	
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
a.bottlink:visited {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}	
a.bottlink:hover {
	color: #666666; 
	text-decoration: underline;	
	font-family: Verdana, sans-serif;
	font-size: 10px;
}

div.p {
    font-family: Verdana, sans-serif; 
    font-size: 11px;
    margin: 0;
    padding: 0px;
	
}

a.gallery img {
filter:alpha(opacity: 100);
-moz-opacity: 0.99;
opacity: 0.99;
}
a.gallery:hover img {
filter:alpha(opacity: 80);
-moz-opacity: 0.8;
opacity: 0.8;
color: #82073d;
}

