/* CSS Document */

body,td,th {
font-family:"Century Gothic";
	font-size: 14px;
	color: #333333;
}
a:link,a:active,a:visited{font-family:"Century Gothic";
font-size:14px;
color:#333333;
text-decoration:none;
}
a:hover{font-family:"Century Gothic";
font-size:14px;
color:#666666;
text-decoration:underline;
}
.headertxt{
	font-size: 15px;
	color: #666666;
	font-family:"Century Gothic";
	font-weight:normal;
	
}
.space{padding-right:20px;}
.member{
font-family:"Century Gothic";
	font-size: 20px;
	color: #333333;
	font-weight:bold;
}
.fet-login{
	font-size: 26px;
	color: #000000;
	font-family:"Century Gothic";
	font-weight:normal;
	}
.fet-login-white{
font-size: 26px;
color: #ffffff;
font-family:"Century Gothic";
font-weight:bold;
}
.fet-talent{
	font-size: 22px;
	color: #000000;
	font-family:"Century Gothic";
	font-weight:normal;
	}
.input-login{background-image:url(images/input-box.jpg);
background-repeat:no-repeat;
width:203px;;
height:16px;
background-color:#D2D2D2;
border:none;
padding:0px;
text-align:left;
vertical-align:middle;
padding-left:4px;
padding-top:4px;
margin:0px;
}
.graybod{border:1px solid #A2A2A2;}
a.footer:link,a.footer:active,a.footer:visited{font-family:"Century Gothic";
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.whitebod{border:3px solid #ffffff;}
{font-family:"Century Gothic";
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
.blackbod{border:3px solid #000000;}
{font-family:"Century Gothic";
font-size:11px;
color:#000000;
text-decoration:none;
}
a.footer:hover{font-family:"Century Gothic";
font-size:11px;
color:#FFFFFF;
text-decoration:underline;
}
.line{color:#FFFFFF;}
.input-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-image: url(../images/submit_button_bg.jpg);
	height: 22px;
	width:50px;
}
.featured_talents {
	/*padding-bottom:20px;*/
}

.featured_talents td {
	border:#999999 thin solid;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
}
.heading_text
{
	color:#000000;
	background-color:#DEC1EE;
}
.white_text
{
	color:#ffffff;	
}

.big_white_text
{
	font-size: 25px;
	color:#ffffff;	
}
.middle_white_text
{
	font-size: 16px;
	color:#ffffff;	
	font-weight: bold;
}
.message_text
{		
	color:#FFCC66;
	font-weight: bold;
}

.first_row
{
	color:#000000;
	background-color:#E4E1E1;
}
.second_row
{
	color:#000000;
	background-color:#E6D9EE;
}
.light_blue_row
{
	color:#000000;
	background-color: #A7C1FA;
}
.blue_row
{
	color:#000000;
	background-color:#2766F1;
}
.high_row
{
	color:#000000;
	background-color:#F4D9C4;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.input-button
{
	width:100px;
}
.content
{
	font-family:"Century Gothic";
	font-size: 12px;
	color: #333333;
}
.tableborders
{
	border-bottom:1px solid #999999;
	border-bottom-style:solid;
	border-left:1px solid #999999;
	border-left-style:solid;
	border-right:1px solid #999999;
	border-right-style:solid;
	border-top:1px solid #999999;
	border-top-style:solid;
}

a.head:link,a.head:active,a.head:visited{
font-size:15px;
color:#FFFFFF;
text-decoration:none;
}
a.head:hover{
font-size:15px;
color:#FFFFFF;
text-decoration:underline;
}

a.CastingTitle
{
    font-size: 16px;
    color: black;
	text-decoration: underline;
}

a.CastingTitle:hover
{
    font-size: 16px;
    color: #2766f1;
    text-decoration: underline;
}

a.MoreCastings
{
	text-decoration: underline;
	color: blue;
	font-weight: bold;
	font-size: 16px;
}

a.MoreCastings:hover
{
    text-decoration: underline;
    color: red;
	font-weight: bold;
	font-size: 16px;
}

a.HexagonLink
{
	text-decoration: underline;
    color: blue;
}

a.HexagonLink:hover
{
	text-decoration: underline;
    color: red; 
}