body999 {
	background-color: #2B3546;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/untitled-2.gif);
}

body {
	background-color: #121212;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/blk_bgd.png);
	background-repeat: repeat-x;
	background-position: center top;
}



body,td,th {
	color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}


a:link 				{ color: #ffcc00; text-decoration: underline;}
a:visited 			{ color: #ffcc00; text-decoration: underline;}
a:hover 			{ color: #0099ff; text-decoration: underline; }
a:active 			{ color: #0099ff; text-decoration: underline; }	

a.normal:link 		{ color: #ffcc00; text-decoration: underline;}
a.normal:visited 	{ color: #ffcc00; text-decoration: underline;}
a.normal:hover 		{ color: #0099ff; text-decoration: underline; }
a.normal:active 	{ color: #0099ff; text-decoration: underline; }	

a.red:link 			{ color: #FF0000; text-decoration: underline;}
a.red:visited 		{ color: #FF0000; text-decoration: underline;}
a.red:hover 		{ color: #990000; text-decoration: underline; }
a.red:active 		{ color: #990000; text-decoration: underline; }	


a.tooltip:link 		{ color: #EEE; text-decoration: none; border-bottom: 1px dotted #058;}
a.tooltip:visited 	{ color: #EEE; text-decoration: none; border-bottom: 1px dotted #058;}
a.tooltip:hover 	{ color: #EEE; text-decoration: none; border-bottom: 1px dotted #058;}
a.tooltip:active 	{ color: #EEE; text-decoration: none; border-bottom: 1px dotted #058;}	


.routeline_left  		{ border-left-width: 2px;   border-left-style: solid;   border-left-color: #ffcc00;   }
.routeline_right  	{ border-right-width: 2px;  border-right-style: solid;  border-right-color: #ffcc00;  }
.routeline_top    	{ border-top-width: 2px;    border-top-style: solid;    border-top-color: #ffcc00;    }
.routeline_bottom 	{ border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #ffcc00; }
.boarder_all 	    { border: 2px solid #eee; background-color: #333333; }
.routeline_leftrighttop { 
    border-top-width: 2px; border-top-style: solid; border-top-color: eee;
	border-right-width: 2px; border-right-style: solid; border-right-color: eee;
	border-left-width: 2px; border-left-style: solid; border-left-color: eee;
	background-color:#222222;
}

.boarder_left  		{ border-left-width: 2px;   border-left-style: solid;   border-left-color: #eee;   }
.boarder_right  	{ border-right-width: 2px;  border-right-style: solid;  border-right-color: #eee;  }
.boarder_top    	{ border-top-width: 2px;    border-top-style: solid;    border-top-color: #eee;    }
.boarder_top_dotted { border-top-width: 1px;    border-top-style: dashed;    border-top-color: #eee;      }
.boarder_bottom 	{ border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #eee; }
.boarder_all 	    { border: 2px solid #eee; background-color: #333333; }
.boarder_leftrighttop { 
    border-top-width: 2px; border-top-style: solid; border-top-color: eee;
	border-right-width: 2px; border-right-style: solid; border-right-color: eee;
	border-left-width: 2px; border-left-style: solid; border-left-color: eee;
	background-color:#222222;
}

.gradient_01 { 
	background-image: url(images/gradient_01.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #132938;
}
.gradient_02 { 
	background-image: url(images/gradient_02.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #142230;
}
.gradient_03 { 
	background-image: url(images/gradient_03.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #363523;
}
.gradient_04 { 
	background-image: url(images/gradient_04.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #2C2E25;
}

.gradient_05 { 
	background-image: url(images/gradient_05.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #121947;
}
.gradient_06 { 
	background-image: url(images/gradient_06.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #411720;
}
.gradient_07 { 
	background-image: url(images/gradient_07.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #123624;
}
.gradient_08 { 
	background-image: url(images/gradient_08.gif);
	background-repeat: repeat-x;
	background-position: center top;
 	background-color: #413E20;
}


.left_column      {color: #eeeeee; font-size: 10px; }
.middle_column    {color: #eeeeee; font-size: 10px; }
.right_column     {color: #eeeeee; font-size: 10px; }

.name_online      {color: #ffffff; font-size: 10px; font-weight: bold; }
.name_offline     {color: #aaaaaa; font-size: 10px; font-weight: bold; }
.status_online    {color: #BF6E10; font-size: 10px; font-weight: bold; }
.status_offline   {color: #333333; font-size: 10px; font-weight: bold; }
.info_online      {color: #cccccc; font-size: 10px; font-weight: bold; }
.info_offline     {color: #666666; font-size: 10px; font-weight: bold; }

.server_labelling {color: #eeeeee; font-size: 10px; font-weight: bold; }
.server_settings  {color: #BF6E10; font-size: 10px; }

.link_labelling   {color: #eeeeee; font-size: 10px; font-weight: bold; }
.link_url         {color: #BF6E10; font-size: 10px; }

.profile_heading   {color: #eeeeee; font-size: 12px; font-weight: bold; }
.profile_labelling {color: #eeeeee; font-size: 11px; font-weight: bold; }
.profile_info	   {color: #eeeeee; font-size: 11px; }
.profile_overview  {color: #eeeeee; font-size: 10px; font-weight: bold; }
.profile_overview2 {color: #cccccc; font-size: 10px; }



.event_heading		{color: #eeeeee; font-size: 12px; font-weight: bold; }
.event_labelling	{color: #eeeeee; font-size: 10px; font-weight: bold; }
.event_settings		{color: #eeeeee; font-size: 10px; }
.event_today		{color: #ffffff; font-size: 10px; font-weight: bold;}

.schedule_heading		{color: #eeeeee; font-size: 12px; font-weight: bold; }
.schedule_labelling		{color: #eeeeee; font-size: 10px; font-weight: bold; }
.schedule_settings		{color: #cccccc; font-size: 10px; }
.schedule_highlight		{color: #BF6E10; font-size: 10px; font-weight: bold; }
.schedule_today			{color: #ffffff; font-size: 10px; font-weight: bold;}
.schedule_background_1	{background-color:#393939; }
.schedule_background_2	{background-color:#282828; }

.tracks_heading   		{color: #BF6E10; font-size: 20px; font-weight: bold; }
.tracks_labelling 		{color: #eeeeee; font-size: 11px; font-weight: bold; }
.tracks_info	   		{color: #BF6E10; font-size: 11px; font-weight: bold; }
.tracks_description		{color: #eeeeee; font-size: 11px;  }
.tracks_list			{color: #BF6E10; font-size: 10px;  }
.tracks_selected		{color: #eeeeee; font-size: 10px;  }

.teamspeak_heading		{color: #eeeeee; font-size: 12px; font-weight: bold; }
.teamspeak_info			{color: #eeeeee; font-size: 10px; font-weight: normal; }
/* Other teamspeak settings need changing within 2 css  files */

.news_heading			{color: #BF6E10; font-size: 12px; font-weight: bold; }
.news_info				{color: #eeeeee; font-size: 10px; font-weight: normal; }
.news_image				{border: 2px solid #333333;}



.textfield				{color: #FFCC00; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #24425E; background-color: #0F2131;}
.dash_outline			{border: 1px dashed #ccc;}

.stats_colour1			{background-color:#142A5C;}
.stats_colour2			{background-color:#18316b;}
.stats_colour3			{background-color:#1a3678;}
.stats_colour4			{background-color:#1d3b82;}
.stats_padding			{padding:0px 5px 0px 5px;}

.events_colour1 {
/*	background-color:#4d0000; */
	color: #ffcc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.events_colour2 {
/*	background-color:#660000; */
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}			

.events_colour3 {
/*	background-color:#800000; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}			

.events_colour4 {
/*	background-color:#243246;  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}			

.mpr_colour1 {
	background-color:#122552;
	padding:2px 5px 2px 5px;
	color: #ffcc00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.mpr_colour2 {
	background-color:#162d63;
	padding:2px 5px 2px 5px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}			

.mpr_colour3 {
	background-color:#1a3678;
	padding:2px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}			

.mpr_colour4 {
	background-color:#1e3f8a;
	padding:2px 5px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	

.events_padding		{padding:0px 5px 0px 5px;}
.events_padding1	{padding:1px 4px 1px 4px;}
.events_padding2	{padding:2px 5px 2px 5px;}
.events_padding3	{padding:0px 3px 0px 3px;}
.events_padding4	{padding:0px 1px 0px 1px;}


.login_username			{color: #FFCC00; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #2F577B; background-color: #132B40;}
.login_password			{color: #FFCC00; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #2F577B; background-color: #132B40;}
.login_text				{color: #eeeeee; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.login_highlight		{color: #ffcc00; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.login_info				{line-height: 130%;}

.admin_menu_header		{color: #eeeeee; font-size: 14px; font-weight: bold; }
.admin_menu_subheader	{color: #eeeeee; font-size: 12px; font-weight: bold; }
.admin_menu_links		{color: #eeeeee; font-size: 11px;  }


.admin_users_on			{color: #a65f0d; font-size: 10px;}
.admin_users_off		{color: #666666; font-size: 10px;}
.admin_users_text11		{color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
						border: 1px solid #333333; margin:0; padding:0;}
.admin_users_header14	{color: #ffcc00; font-size: 14px; font-weight: bold;}
.admin_users_header12	{color: #ffcc00; font-size: 12px; font-weight: bold; background-color:#26374D; }
.admin_users_header11	{color: #eeeeee; font-size: 11px; font-weight: bold; background-color:#2D415B; }
.admin_users_cells		{color: #cccccc; font-size: 11px; font-weight: normal; background-color:#344A69; }

.admin_settings_on			{color: #a65f0d; font-size: 10px;}
.admin_settings_off			{color: #999999; font-size: 10px;}
.admin_settings_text11		{color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
							border: 1px solid #333333; margin:0; padding:0;}
.admin_settings_header14	{background-color:#26374D; padding:2px 5px 2px 5px; color: #ffcc00; font-size: 14px; font-weight: bold;}
.admin_settings_header12	{background-color:#2D415B; padding:2px 5px 2px 5px; color: #ffffff; font-size: 12px; font-weight: bold;}
.admin_settings_header11	{background-color:#344A69; padding:2px 5px 2px 5px; color: #ffcc00; font-size: 11px; font-weight: normal;}
.admin_settings_header10	{background-color:#366FA4; padding:2px 5px 2px 5px; color: #ffcc00; font-size: 10px; font-weight: normal;}
.admin_settings_cells		{color: #cccccc; font-size: 11px; font-weight: normal;}

.admin_links_on			{color: #a65f0d; font-size: 10px;}
.admin_links_off		{color: #666666; font-size: 10px;}
.admin_links_text11		{color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; 
						border: 1px solid #333333; margin:0; padding:0;}
.admin_links_header14	{color: #ffcc00; font-size: 14px; font-weight: bold;}
.admin_links_header12	{color: #ffcc00; font-size: 12px; font-weight: normal; background-color:#333333; }
.admin_links_header11	{color: #eeeeee; font-size: 11px; font-weight: normal; background-color:#444444; }
.admin_links_cells		{color: #cccccc; font-size: 11px; font-weight: normal; background-color:#555555; }





.admin_pagehits_adminfolder		{color: #8c500b; font-size: 10px;}
.admin_pagehits_normalfolder	{color: #999999; font-size: 10px;}
.admin_pagehits_highlight		{color: #BF6E10; font-size: 10px;}

.admin_order_text11				{color: #333333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #333333;}
.admin_order_normalfolder		{color: #333333; font-size: 10px;}
.admin_order_highlight			{color: #BF6E10; font-size: 10px;}

.33percent {
  color:white;
  filter: alpha(opacity=33);
  opacity: 0.33;
  -moz-opacity: 0.33;
}
.50percent { color:#FF0000; filter:alpha(opacity=25); -moz-opacity:.25; opacity:.25; }
.Qazwert9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}	
.Qazwert10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Qazwert11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Qazwert12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Qazwert13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.Qazwert16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.Qazwert14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.Size9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	color: #ffffff;
}	
.Size10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.Size11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.Size12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.Size13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.Size14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
.Size16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
}



.Size10Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099ff;
}
.Size11Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0099ff;
}
.Size12Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099ff;
}
.Size14Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0099ff;
}
.Size16Blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099ff;
}


.Size9H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
	font-weight: bold;
	color: #ffcc00;
}	
.Size10H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffcc00;
}
.Size11H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc00;
}
.Size12H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc00;
}
.Size13H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffcc00;
}
.Size14H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
}
.Size16H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc00;
}
.Size20H {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffcc00;
}


.MainFloat {
	margin-left: 9;
	margin-right: 9;
}

LeftFloat {
	float:left;
	padding:10px;
	text-align:center;
	margin: 250;
}

RightFloat {
	float:right;
	padding:10px;
	text-align:center;
	margin: 250;
}

CenterFloat {
	float:center;
	padding:10px;
	text-align:center;
	margin: 250;
}
