/* CSS Document */

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

html,body {margin:0;padding:0;}
body {
   margin: 0 0 0 0;
   font-size: 13px;
   font-family: Arial, Verdana, Helvetica, sans-serif;
   left: 0px;
  }

.front a
{ 
text-decoration:underline;
color:#4D8AC1; 
}

.front a:hover
{ 
text-decoration:underline;
color:#1B1A60; 
}

a 
{ 
text-decoration:underline;
color:#4D8AC1; 
}

a:hover
{ 
text-decoration:underline;
color:#1B1A60; 
}

#topmenu {margin-left:10px;font-weight:bold;font-size:.9em}
#topmenu td{padding-right:3px;padding-left:3px;font-weight:bold}
.topmenulabel{ text-decoration:none;color:#fff;font-weight:bold}
.topmenulabelhl{ text-decoration:none;color:#4D8AC1;font-weight:bold}
.topmenutdselectedfirst {background-color:#eee;border-bottom: 0px dotted #aaa;border-left: 2px solid #aaa; border-right: 2px solid #aaa;border-top: 2px solid #aaa;}
.topmenutdselectedlast {background-color:#eee;border-left: 2px solid #aaa; border-right: 2px solid #aaa;border-top: 2px solid #aaa;border-bottom: 0px dotted #aaa;}
.topmenutdselected {background-color:#eee;border-bottom: 0px dotted #aaa;border-left: 2px solid #aaa; border-right: 2px solid #aaa;border-top: 2px solid #aaa;}
.topmenutd {border-top:2px solid #8cb4d6;font-weight:bold;background-color:#1B1A60;}
.topmenutdfirst {border-left: 2px solid #8cb4d6;font-weight:bold}
.topmenutdlast {border-right: 2px solid #8cb4d6;font-weight:bold}
.topmenutd a{display:block;padding:6px;font-weight:bold;}
.topmenutd a:hover{color:#fff;font-weight:bold; text-decoration:underline;}
.topmenulabelselected{text-decoration:none; color: #1B1A60;font-weight:bold; }
.topmenutdselectedfirst a:hover{color: #4D8AC1; text-decoration:underline}

#navBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 200px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 0px;
	top: 120px;
	z-index: auto;
}

#rightBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 200px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 810px;
	top: 120px;
	z-index: auto;
}


#leftLogo{
	margin: 0 0 0 0;
	padding: 0px;
        text-align: left;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 160px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 0px;
	top: 10px;
	z-index: auto;
}

#rightLogo{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 200px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 810px;
	top: 5px;
	z-index: auto;
}

#content{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 120px;
	z-index: auto;
}

#opponentContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 0px;
	width: 1010px;
	top: 120px;
	z-index: auto;
}

#careerContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 100px;
	z-index: auto;
}

#refractionContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 65px;
	z-index: auto;
}

#bullsheetContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 115px;
	z-index: auto;
}

#mediaGuideContent{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 205px;
	top: 45px;
	z-index: auto;
}

#titleBar{
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 152px;
	top: 43px;
	z-index: auto;
}

#titleText{
        color: #1B1A60;
        font-size: 18px;
        font-weight:500;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #FFFFFF;
	word-spacing: normal;
	width: 600px;
	position: absolute;
	border-bottom: 1px none #ccc;
	left: 10px;
	z-index: auto;
}

table.reference
{
font-family:"Arial";
font-size:.90em;
border:1px solid #c3c3c3;
border-collapse:collapse;
}

table.reference th
{
font-weight:500;
color:#FFFFFF;
background-color:#1B1A60;
border:1px solid #c3c3c3;
padding:3px;
}

table.reference td 
{
border:1px solid #c3c3c3;
padding:3px;
}

.categorytext
{
font-size: 1.1em;
font-weight: bold;
color: #1B1A60;
}

.categorytextu
{
font-size: 1.1em;
font-weight: bold;
color: #1B1A60;
text-decoration:underline;
}

.directURL {
background-color: #D4D0C8;
}

.aggieLinks a 
{
font-size: 16px;
}
.aggieLinks a:hover
{
font-size: 16px;
}

.frontAggieText 
{
font-weight: bold;
color: #1B1A60;
}

.refractiontitletext
{
font-size: 1.2em;
font-weight: bold; 
color: #1B1A60;
}