﻿body {
	background-color:#EEEEEE;
	padding-left:10px;
	padding-right:10px;
	min-width:950px;
	max-width:950px;
	min-height:600px;
	max-height:800px;
	font-family:verdana, arial, sans-serif;
 }

table.talenttable
{
	 width: 95%;
	 font-family:arial, verdana, sans-serif; 
	 background-color:#BBD7E5;
}

talent.talenttable td
{
	 padding:0px 0px 0px 0px;	
	 border-spacing: 0px;
	 background:transparent;
	 text-align:center;
	 color:White;
	 
}

a.ttlink:link {color:#000000; text-decoration:none; font-weight:bold;}  
a.ttlink:visited {color:#000000; text-decoration:none; font-weight:bold;}  
a.ttlink:hover {color:#FFFFFF; text-decoration:none; font-weight:bold;}  
a.ttlink:active {color:#000000; text-decoration:none; font-weight:bold;}  

a.ttlinkdark:link {color:#000000; text-decoration:none; font-weight:bold;}  
a.ttlinkdark:visited {color:#000000; text-decoration:none; font-weight:bold;}  
a.ttlinkdark:hover {color:#599CBF; text-decoration:none; font-weight:bold;}  
a.ttlinkdark:active {color:#000000; text-decoration:none; font-weight:bold;}  

.ttlinkimg 
{
	Border-Style:outset;
	Border-Width:3px;
	Border-Color:Silver;
}  

table.toptable
{
	 padding:0px 0px 0px 0px;	
	 border-spacing: 0px;
	 background-color:#599CBF;
	 width: 100%;
	 text-align:center;
}
td.toptdleft
{
  background-color:White;
  text-align:left;
  width:25%;
  min-width : 200px;
}
td.toptdcenter
{
  /* border: inset 8px silver; */
  background-color:#FFFFFF;
  text-align:center;
  width:50%;
  min-width : 400px;
  padding-left:75px;
  padding-right:75px;
}
td.toptdright
{
  background-color:White;
  text-align:right;
  width:25%;
  min-width : 200px;
  font-size:0.6em; 
  font-weight:bold;
  text-align:right;
}

div.floatleft
{
	float:left;
	padding-left:10px;
}

div.contentrotator { 
    display: block; 
    float: left; 
    height: 300px;
    padding:10px;
}

div.fulltop
{
	width:100%; 
	min-width:800px; 
	background-color:#BBD7E5;
	float:none;
}
div.fullbottom
{
	width:100%; 
	min-width:800px; 
	background-color:#EEEEEE;
	float:none;
}
div.fullwidth
{
	width:100%; 
	min-width:800px; 
	background-color:#EEEEEE;
}
div.fullwidthred
{
	width:100%; 
	min-width:950px; 
	min-height:600px;
	background-color:#BBD7E5;
	float:left;
}
div.mainbody650
{
	width:650px; 
	min-height:600px;
	background-color:#BBD7E5;
	float:left;
}

div.menubar
{
	float:left; 
	width:150px;
	min-height:600px;
	background-color:#FFFFFF;
	}
div.mainbody
{
	float:left; 
	width:800px;
	min-width:400px;
	background-color:#BBD7E5;
}

div.mvtabs
{
	background-color:#599CBF; 
	min-height:600px; 
	width:100%;
}

hr.hr2
{ 
 	height:3px;
 	color:Black;
 	background-color:Black;
 	border-color:Black;
}


hr.hr3 
{
	width:100%; 
 	height:3px;
 	color:Black;
 	background-color:Black;
 	border-color:Black;
}

.yellowlargetext
{
	font-size:1.3em; 
	font-weight:bold;
	color:#FFFFFF;
  }
.whitelargetext
{
	font-size:1.3em; 
	font-weight:normal;
	color:#0088FF;
  }
.whitemediumtext
{
	font-size:1.0em; 
	font-weight:normal;
	color:#0088FF;
  }
.whitesmalltext
{
	font-size:0.8em; 
	font-weight:normal;
	color:#0088FF;
  }

.blackhugetext
{
	font-size:1.5em; 
	font-weight:bold;
	color:#000000;
  }
  
.blacklargetext
{
	font-size:1.3em; 
	font-weight:normal;
	color:#000000;
  }
.blackmediumtext
{
	font-size:1.0em; 
	font-weight:normal;
	color:#000000;
  }
.blackmediumtextleft
{
	text-align:left;
	font-size:1.0em; 
	font-weight:normal;
	color:#000000;
  }
.blacksmalltext
{
	font-size:0.8em; 
	font-weight:normal;
	color:#000000;
  }




.newsformat, .newsformat a
{
	font-size:0.9em; 
	font-weight:normal;
	color:#000000;
  }
.menuformat, .menuformat a
{
	font-size:1.1em; 
	font-weight:bold;
	color:#000000;
  }
.menuformat a:hover
{
	font-size:1.1em; 
	font-weight:bold;
	color:#599CBF;
  }

  
.solidblockmenu {
	border-left: 0 solid #625e00;
	border-right: 0 solid #625e00;
	border-top: 1px solid #625e00;
	border-bottom: 1px solid #625e00;
	background: black url('../images/blockdefault.gif') repeat-x center;
	padding: 0;
	float:left;
	font: bold 15px Arial;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

.solidblockmenu li {
display: inline;
}

.solidblockmenu li a {
float: left;
color: white;
padding: 9px 30px 10px 30px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current, .submenu li a:hover
{
color: yellow;
background-color: #599CBF;
}

.tbTT {
	background:black;
	color:Silver;
	font-size:14px;
	padding:2px 2px 2px 2px;
	border:1px solid Silver;
	height:16px;
}

.tbHeaderNarrow
{
	background-color:#599CBF;
	width:30%; 
	height:50px; 
	vertical-align:middle; 
	padding: 0 0 0 0;
	color:#E6E6E6;
	font-size: 1.2em;
}
.tbHeaderWide
{
	background-color:#599CBF;
	width:40%; 
	height:50px; 
	vertical-align:middle; 
	padding: 0 0 0 0;
	color:#E6E6E6;
	font-size: 1.2em;
}

.MenuTabsDefault
{
	background-image: url('../images/LightNarrow.gif');
	background-repeat: no-repeat;
	background-position:center;
	color:#599CBF;
	width: 180px;
}
.MenuTabsHover
{
	background-image: url('../images/LightNarrow.gif');
	background-repeat: no-repeat;
	background-position:center;
	color:#000000;
	width: 180px;
}
.MenuTabsSelected
{
	background-image: url('../images/DarkNarrow.gif');
	background-repeat: no-repeat;
	background-position:center;
	color:#FFFFFF;
	width: 180px;
}
.MenuTabsWideDefault
{
	background-image: url('../images/LightWide.gif');
	background-repeat: no-repeat;
	background-position:center;
	color:#599CBF;
	width: 230px;
}
.MenuTabsWideHover
{
	background-image: url('../images/LightWide.gif');
	background-repeat: no-repeat;
	background-position:center;
	color:#000000;
	width: 230px;
}
.MenuTabsWideSelected
{
	background-image: url('../images/DarkWide.gif');
	background-repeat: no-repeat;
	background-position:center;
	color:#FFFFFF;
	width: 230px;
}

.imgFrame
{  
	Border-Style:outset;
	Border-Width:4px;
	Border-Color:Silver;
}

.leftimage
{
	float:Left;
	width:150px;
	Border-Style:Outset;
	Border-Width:4px;
	Border-Color:Silver;
}

.imgfloatnews
{
 float:left;
 padding: 4px;
 height: 50px;
}


