/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/top+-bg.gif);
	background-repeat:repeat-x;
	position:top;
	background-color:#0a0a0a;
	font-family:Tahoma;
	font-size:11px;
	color:#e9e9e9;
	text-decoration:none;
	line-height:14px;
}
.normal_white_text
	{
	font-family:Tahoma;
	font-size:11px;
	color:#e9e9e9;
	text-decoration:none;
	line-height:14px;
	text-align:justify;
	}
p
	{
	font-family:Tahoma;
	font-size:11px;
	color:#e9e9e9;
	text-decoration:none;
	line-height:14px;
	text-align:justify;
	}
.samll_green_text
	{
	font-family:tahoma;
	font-size:10px;
	font-weight:700;
	text-decoration:none;
	color:#b2a023;
	}
.doted_line
	{
	background-image:url(../images/doted_line.gif);
	background-repeat:repeat-x;
	height:6px;
	}
.yellow_font
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff6aa;
	padding-left:9px;
	font-weight:700;
	letter-spacing:1px;
	background-image:url(../images/left_button.gif);
	background-repeat:no-repeat;
	position:right;
	}
.yellow_font_body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	padding-left:9px;
	font-weight:700;
	letter-spacing:1px;
	background-image:url(../images/body_button.gif);
	background-repeat:no-repeat;
	position:right;
	}
.yellow_font_normal
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff6aa;
	padding-left:9px;
	font-weight:700;
	letter-spacing:1px;
	}
.left_navigation
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dadada;
	text-decoration:none;
	background-image:url(../images/left_button1.gif);
	padding-left:22px;
	background-repeat:no-repeat;
	line-height:20px;
	}
.left_navigation a
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dadada;
	text-decoration:none;
	}
.left_navigation a:hover
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dadada;
	text-decoration:underline;
	}
.green_text
	{
	background-image:url(../images/right_button.gif);
	background-repeat:no-repeat;
	padding-left:28px;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808281;
	text-decoration:none;
	line-height:14px;
	}
.green_text strong
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b19e25;
	text-decoration:none;
	line-height:17px;	
	font-weight:700;
	}
.green_text span
	{
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#808281;
	text-decoration:none;
	}
.testmonial
	{
	font-family:Tahoma;
	font-size:10px;
	color:#afafaf;
	text-decoration:none;
	line-height:14px;
	padding-left:9px;
	text-align:justify;
	padding-right:8px;
	padding-bottom:5px;
	}
.testmonial span
	{
	font-family:Tahoma;
	font-size:10px;
	color:#b2a023;
	text-decoration:none;
	line-height:14px;
	padding-right:8px;
		}
.yellow_text_normal
	{
	font-family:Tahoma;
	font-size:11px;
	color:#fff9c4;
	text-decoration:none;
	line-height:18px;
	letter-spacing:1px;
	padding-left:12px;
	padding-right:5px;
	}
.blue_link
	{
	font-family:Tahoma;
	font-size:11px;
	color:#85def8;
	text-decoration:underline;
	}
.blue_link a
	{
	font-family:Tahoma;
	font-size:11px;
	color:#85def8;
	text-decoration:underline;
	}
.blue_link a:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#85def8;
	text-decoration:none;
	}
.green_link
	{
	font-family:Tahoma;
	font-size:11px;
	color:#b2a023;
	text-decoration:underline;
	}
.green_link a
	{
	font-family:Tahoma;
	font-size:11px;
	color:#b2a023;
	text-decoration:underline;
	}
.green_link a:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#b2a023;
	text-decoration:none;
	}
.bottom
	{
	font-family:Tahoma;
	font-size:11px;
	color:#c0c0c0;
	text-decoration:none;
	line-height:20px;
	}
.bottom a
	{
	font-family:Tahoma;
	font-size:11px;
	color:#c0c0c0;
	text-decoration:none;
	padding-left:4px;
	padding-right:4px;
	}
.bottom a:hover
	{
	font-family:Tahoma;
	font-size:11px;
	color:#c0c0c0;
	text-decoration:underline;
	}



.glowingtabs{
	float:left;
	width:715px;
	font-size:11px;
	line-height:normal;
	font-family:Tahoma,Arial, Helvetica, sans-serif;
	color:#ffffff;
	/*Add border strip to bottom of menu*/
	}
	
	.glowingtabs ul{
	list-style-type: none;
	margin:0;
	margin-left: 5px; /*Left offset of entire tab menu relative to page*/
	padding:0;
	}
	
	.glowingtabs li{
	display:inline;
	margin:0;
	padding:0;
	
	}
	
	.glowingtabs a{
	float:left;
	background:url(../images/glowtab-left.gif) no-repeat left top;
	margin:0;
	margin-right: 5px; /*spacing between each tab*/
	padding:0 0 0 9px;
	text-decoration:none;
	}
	
	.glowingtabs a span{
	float:left;
	display:block;
	background:url(../images/glowtab.gif) no-repeat right top;
	padding: 4px 12px 4px 3px;
	font-weight:bold;
	color:#999999;
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	.glowingtabs a span {float:none;}
	/* End IE5-Mac hack */
	
	.glowingtabs a:hover span {
	color: White;
	}
	
	.glowingtabs .current a{ /*Selected Tab style*/
	background-position:0 -82px;
	 /*Shift background image up to start of 2nd tab image*/
	}
	
	.glowingtabs .current a span{ /*Selected Tab style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	color:#FFFFFF;
	}
	
	.glowingtabs a:hover{ /*onMouseover style*/
	background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/
	}
	
	.glowingtabs a:hover span{ /*onMouseover style*/
	background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/
	}

	/*top navigation End here*/
