body,td,th {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
}
body {
	background-color: #2D2D2D;
	background-image: images/interview-bg.jpg;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-weight: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-weight: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #999999;
}
a.menu:link {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	font-size: 16px;
	text-decoration: underline;
	color: #FFEA83;
}
a.menu:active {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFFF;
}
.prodTitle {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFBF23;
}
.border { 
	border: #000000; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 0px; 
	border-left-width: 1px
}
.dashed { 
	border: #0AB7D1; 
	border-style: dashed; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.login {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #C0C0C0;
	text-decoration: none;
}

.small {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #0AB7D1;
	text-decoration: none;
}


.pic { 
	border: #000000; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.footer {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.desc {
	font-family: Verdana, Arial;
	font-size: 11
	color: #000000
	text-decoration: none;
	font-weight: bold;
}