BODY	{
	SCROLLBAR-BASE-COLOR: #ff6600;
	SCROLLBAR-TRACK-COLOR: #000000;
	BACKGROUND-COLOR: #000000;
	margin: 0px;
	padding: 0px;
	border: #FFFFFF 0px solid;
	}

#wrapper {
	height: 100%;
	width: 1200px;
	background: #ffffff;
	color: #000033;
	border-top: #fff 2px solid;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
	border-bottom: #fff 2px solid;
}


/* PAGE LINK AND MENU LINK COLORS */

a:link		{ color: #ff6600; text-decoration: none; }

a:visited	{ color: #ff6600; text-decoration: none; }

a:active	{ color: #ff6600; text-decoration: none; }

a:hover		{ color: #ffffff; text-decoration: underline; }


/* PAGE LINK 2*/

A.ext:link 		{color: #ff6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; }
A.ext:visited 		{color: #ff6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; }
A.ext:active	 	{color: #ff6600; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; }
A.ext:hover 		{color: #fff; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: underline; }



					
/* SIDE MENU COLORS */

a.sidemenu:link		{ color: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; text-decoration: none; }

a.sidemenu:visited	{ color: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; text-decoration: none; }

a.sidemenu:active	{ color: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; }

a.sidemenu:hover	{ color: #ffffff; text-decoration: underline; }


a.table_link:link	{ color: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; text-decoration: none; }

a.table_link:visited	{ color: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; text-decoration: none; }

a.table_link:active	{ color: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; }

a.table_link:hover	{ color: #ffffff; text-decoration: underline; }


			
.noscript_title { COLOR: #FF6600; FONT: 26px times, verdana, arial, sans-serif; font-weight: bold; }

.noscript_table { COLOR: #ffffff; FONT: 16px times, verdana, arial, sans-serif; font-weight: bold; }

.noscript_table_2 { COLOR: #FFffff; FONT: 22px times, verdana, arial, sans-serif; font-weight: bold; text-decoration: underline;}


/* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE 		{ COLOR: #cccccc; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.title 		{ COLOR: #ff6600; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.welcome 	{ COLOR: #ff6600; FONT: 26px verdana, arial, sans-serif; font-weight: bold; }

.h2 		{ COLOR: #ff6600; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.h3 		{ COLOR: #ffffff; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.h4 		{ COLOR: #000099; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.h5 		{ COLOR: #ffffff; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.h6 		{ COLOR: #ffffff; FONT: 18px verdana, arial, sans-serif; font-weight: bold; }

.h7 		{ COLOR: #ffffff; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }

.menutext 	{ COLOR: #ffffff; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.subtitle 	{ COLOR: #ff6600; FONT: 14px verdana, arial, sans-serif; font-weight: bold; }

.sidebartext 	{ COLOR: #000000; FONT: 11px verdana, arial, sans-serif; font-weight: normal; }

.just 		{ text-align: justify; }

.image_borders	{
		border: solid #ffffff;
		border-width: 2px 2px 2px 2px;}
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ 

.image_borders_1	{
		border: solid #ff6600;
		border-width: 2px 2px 2px 2px;}
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */ 



.sidebar_left		{
			width: 213px;
			text-align: left;
			FONT: 12px verdana, arial, sans-serif; font-weight: bold;
			background-color: #000000;
			
			border-right: #ff6600 2px solid;	
			}

.sidebar_king		{
			width: 213px;
			text-align: left;
			FONT: 16px verdana, arial, sans-serif; font-weight: bold;
			background-color: #000000;
			border-right: #ff6600 2px solid;	
			}

.center			{
			width: 100%;
			text-align: center;
			vertical-align: top;
			background-color: #000000;
			background: url("picts/bg.gif") repeat;
			padding: 50px;	
			}

.center_index			{
			width: 100%;
			text-align: center;
			vertical-align: top;
			background-color: #000000;
			padding: 30px;	
			}




.sidebar_right		{
			width: 213px;
			text-align: right;
			background-color: #000000;
			
			border-left: #ff6600 2px solid;
			}

.sidebar_table		{
			background-color: #000000;
			}



.pagebar	{
		background-color: #ff6600;
		height: 30px;
		border: solid #ffffff;
		border-width: 3px 0px 3px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}

.pagebar_bottom	{
		background-color: #ff6600;
		height: 30px;
		border: solid #ffffff;
		border-width: 3px 0px 3px 0px;
		/* NOTE: BORDERs ABOVE ARE | top | right | bottom | left */
		}


a.navbar:link		{ color: #ffffff; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; text-decoration: none; }

a.navbar:visited	{ color: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; text-decoration: none; }

a.navbar:active	{ color: #ffffff; FONT: 12px verdana, arial, sans-serif; font-weight: bold; text-decoration: none; }

a.navbar:hover		{ color: #0543b4; text-decoration: underline; }



.copyright 	{ 
		background-color: #000000;
		height: 30px;
		COLOR: #ffffff; FONT: 11px arial, verdana, sans-serif; font-weight: normal; }


.iscroller      { 
		border: 2px solid rgb(255, 255, 255); 
		background-color: rgb(255, 102, 0); 
		color: rgb(0, 0, 153); 
		font-family: verdana, arial,sans-serif; font-style: normal; font-variant: normal; font-size: 13px; line-height: normal; font-size-adjust: none; font-stretch: normal; font-weight: bold;}
