/* template.css */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td {
border:0pt none;
font-family:inherit;
font-style:inherit;
font-weight:inherit;
padding:0pt;
}

body, td {
		color:#FFFFFF;
		background-color:#000000;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height:12px;
		vertical-align:top;
		
}
div#page{
width:100%;
}

div.center{
width:800px;
margin:0 auto;
}
div.video{
width:850px;
height:280px;
background:url(../images/vavien_back.jpg) no-repeat top left;
margin:0 auto;
height:490px;}
div.video_inner{width:450px; margin:0 auto; padding-left:380px; padding-top:125px;}

div.center a{color:#FFF; font-weight:bold; text-align:center; margin:15px 0; display:block;}
div.center a:hover{text-decoration:underline;}

div.center{
text-align:center;
margin-top:50px;
}

.centerAlign {
	text-align: center;
	vertical-align: top;
}


td.contact {
	color: #999999;
	font-size: 9px;
	text-align:center;
}

div#contact {

margin-top: 100px;
padding: 0px;
padding-right:0px;
padding-left: 0px;
padding-top: 0px;
text-align: left;

}

div#contact ul{margin-left:30px;}


a:link, a:visited {
	color:#CCCCCC;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a.submenu {
			width:16px;
			height:16px;
			display:block;
        	font-size:10px;
			font-weight:bold;
               
}

td.submenu {
			width:16px;	
        	font-size:10px;
			font-weight:bold;
}
table.interview{}
table.interview tr td table{}
table.interview tr td table td{}
table.interview tr td table td a{}

a.submenu:link, a.submenu:visited { text-decoration:none; color:#777777;}
a.submenu:hover {  text-decoration:none; color:#ffffff;}