body {
	background-color: #000000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 8px;
}

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

a:link 		{ color: #BF6E10; text-decoration: none;}
a:visited 	{ color: #BF6E10; text-decoration: none;}
a:hover 	{ color: #BF6E10; text-decoration: underline; }
a:active 	{ color: #BF6E10; text-decoration: none; }	

.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;}


.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:#122552;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

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

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

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

.events_padding		{padding:0px 5px 0px 5px;}
.events_padding2	{padding:3px 5px 3px 5px;}




.login_username			{color: #BF6E10; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #555555; background-color: #222222;}
.login_password			{color: #BF6E10; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid #555555; background-color: #222222;}
.login_text				{color: #eeeeee; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.login_highlight		{color: #BF6E10; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.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: #BF6E10; font-size: 14px; font-weight: bold;}
.admin_users_header12	{color: #BF6E10; font-size: 12px; font-weight: bold; background-color:#333333; }
.admin_users_header11	{color: #eeeeee; font-size: 11px; font-weight: bold; background-color:#444444; }
.admin_users_cells		{color: #cccccc; font-size: 11px; font-weight: normal; background-color:#555555; }

.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	{color: #BF6E10; font-size: 14px; font-weight: bold;}
.admin_settings_header12	{color: #BF6E10; font-size: 12px; font-weight: bold; background-color:#333333; }
.admin_settings_header11	{color: #eeeeee; font-size: 11px; font-weight: bold; background-color:#444444; }
.admin_settings_cells		{color: #cccccc; font-size: 11px; font-weight: normal; background-color:#555555; }

.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: #BF6E10; font-size: 14px; font-weight: bold;}
.admin_links_header12	{color: #BF6E10; 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;}


.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;}
.Qazwert14 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;}
.Qazwert16 {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;}

.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.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;
}

.RightFloat2 {float:right;}

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