#nav, #nav ul { /* all lists */

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 18px;

}



#nav a {

	display: block;

	font-family: Trebuchet MS;

	font-size:12px;

	color:black;

	text-decoration:none;

}

#nav a:hover {

	color:#cc0000;

	background-color:#C0C0C0;	

}

#nav li { /* all list items */

	float: left;

	width: 160px; /* width needed or else Opera goes nuts */

	background:#eeeeee;

	margin:0;

}

#nav li ul { /* second-level lists */

	position: absolute;

	background: #eeeeee;

	border:1px solid #000000;

	width: 160px;

	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

	z-index: 10000;

}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */

	left: auto;

}



#AG_nav {width:977px;height:72px;background:#C0C0C0;} /*behind the menu*/

#AG_nav ul#nav .item {width:160px;border-bottom:1px solid #c9c9c9;border-right:1px solid #0d3159;} /*under drop downs, not bottom*/

#AG_nav ul#nav .btmitem {width:160px;border-bottom:3px solid #0d3159;border-right:1px solid #0d3159;} /*bottom drop down*/

#AG_nav ul#nav .whyagrip {line-height:20px;width:100px;padding-left:242px;float:left;z-index:100px;background:#C0C0C0;}/*size of menu bars*/

#AG_nav ul#nav .features {line-height:20px;width:93px;valign:relative;padding-left:31px;position:relative;z-index:100px;background:#C0C0C0;}

#AG_nav ul#nav .news {line-height:20px;width:93px;valign:relative;padding-left:17px;position:relative;z-index:100px;background:#C0C0C0;}

#AG_nav ul#nav .support {line-height:20px;width:100px;valign:relative;padding-left:16px;position:relative;z-index:100px;background:#C0C0C0;}

#AG_nav ul#nav .buy {line-height:20px;width:269px;valign:relative;padding-left:16px;position:relative;z-index:10px;background:#C0C0C0;}







 Base Font 

td

{

font-size: 11px;

color: #333333;

font-family: Trebuchet MS;

}



.whitetext

{

	font-size: 11px;

	color: #333333;

	font-family: Trebuchet MS;

	padding-left: 0px;

}



.bigsection_font

{

	font-size: 16px;

	color: #666666;

	font-family: Trebuchet MS;

	font-weight: bold;

}



.bodytext

{

	font-size: 11px;

	color: #444444;

	font-family: Trebuchet MS;

	line-height: 14px;

	background-image: url(images/nav_background.gif);

}



.bodytext2

{

	font-size: 11px;

	color: #555555;

	font-family: Trebuchet MS;

	font-weight: normal;

}



.bodytext3

{

	font-size: 10px;

	color: #555555;

	font-family: Trebuchet MS;

	font-weight: normal;

}



a:link

{

	color: #0000ff;

	font-family: Trebuchet MS;

	font-size: 11px;

	font-style: normal;

	text-decoration: none;

}

a:visited

{

	text-decoration: underline;

	color:#AA00AA;

	font-family: Trebuchet MS;

	font-size: 11px;

	text-decoration: none;

	}

a:hover

{

	color:#CC6600;

	font-family: Trebuchet MS;

	font-size: 11px;

	font-style: normal;

	text-decoration: underline;

}

b.red

{

	font-family : Trebuchet MS, Sans-Serif, Verdana, Geneva, Arial, Helvetica;

	color: #ff0000;

	font-size : 12px;

	font-weight: bold;

}

td.grayborder {

	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 1px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 1px; BORDER-BOTTOM: #cccccc 1px solid

}

.footer {

	font-size: 11px;

	color: #FFFFFF;

	font-family: Trebuchet MS;

	padding-left: 5px;

}

.smallheadline {

	font-size: 14px;

	color: #666666;

	font-family: Trebuchet MS;

	font-weight: bold;

}

.smallheadlinered {

	font-size: 14px;

	color: #999999;

	font-family: Trebuchet MS;

font-weight: bold;

}

.skiplink {display:none}