
/* -------------------- Common tags -------------------- */

body
	{
	background-color: #000000;
	}

b
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
	}

h1
	{
	font-family: 'Arial';
	font-size: 18px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

h2
	{
	font-family: 'Arial';
	font-size: 16px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

h3
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

table
	{
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	border-collapse: collapse;
	border-style: solid;
	}
td
	{
	border-spacing: 0px;
	border-width: 0px;
	border-collapse: collapse;
	border-style: solid;
	}

hr
	{
	color: #999999;
	}


/* -------------------- Special -------------------- */

.main_menu_title
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	}

.main_menu_title:first-letter
	{
	color: #FF9900;
	font-size: 16px;
	}

a.main_menu_title:hover
	{
	text-decoration: underline;
	}


.main_menu_item td
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	margin-left: 5px;
	font-weight: bold;
	}

.main_menu_item a
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	margin-left: 5px;
	font-weight: bold;
	}

.main_menu_item a:hover
	{
	text-decoration: underline;
	color: #00CC00;
/*	color: #FF9900;  */
	}


.footer_text
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
	}

a.footer_text:hover
	{
	text-decoration: underline;
	color: #CC0000;
	}



.main_title
	{
	font-family: 'Arial';
	font-size: 18px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}


/* -------------------- Tables -------------------- */



.main_menu_table
	{
	padding: 5px;
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-style: solid;
	}


.plain_table
	{
	border-width: 2px;
	border-spacing: 0px;
	border-color: #999999;
	border-collapse: collapse;
	border-style: solid;
	}

.plain_table td
	{
	border-width: 1px;
	border-spacing: 0px;
	padding: 3px;
	border-color: #999999;
	border-collapse: collapse;
	border-style: solid;
	}


.list_table
	{
	border-width: 2px;
	border-spacing: 0px;
	border-color: #999999;
	border-collapse: collapse;
	border-style: solid;
	}

.list_table td
	{
	border-width: 1px;
	border-spacing: 0px;
	padding: 3px;
	text-align: center;
	border-color: #999999;
	border-collapse: collapse;
	border-style: solid;

	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	}

.list_table th
	{
	border-width: 1px;
	border-spacing: 0px;
	padding: 3px;
	text-align: center;
	border-color: #999999;
	border-collapse: collapse;
	border-style: solid;
	background: #444444;

	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	}

.list_table a
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
	}

.list_table a:hover
	{
	text-decoration: underline;
	}


/* -------------------- Text -------------------- */

.big_text
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	}


.main_text
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	text-indent: 20px;
	}

.main_text a
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
	}

.main_text a:hover
	{
	text-decoration: underline;
	}


.main_text_s
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #AAAAAA;
	text-indent: 20px;
	}

.main_text_s a
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #3399FF;
	}

.main_text_s a:hover
	{
	text-decoration: underline;
	}


.main_orange
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

a.main_orange:hover
	{
	text-decoration: underline;
	}


.main_light
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	}

a.main_light:hover
	{
	text-decoration: underline;
	}


.main_grey
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	}

a.main_grey
	{
	color: #888888;
	}

a.main_grey:hover
	{
	text-decoration: underline;
	}


.big_grey
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #AAAAAA;
	font-weight: bold;
	}

a.big_grey
	{
	color: #888888;
	}

a.big_grey:hover
	{
	text-decoration: underline;
	}


.main_white
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

a.main_white:hover
	{
	text-decoration: underline;
	}


.big_white
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}

a.big_white:hover
	{
	text-decoration: underline;
	}


.big_orange
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #FF9900;
	font-weight: bold;
	}

a.big_orange:hover
	{
	text-decoration: underline;
	}


.big_red
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
	}

a.big_red:hover
	{
	text-decoration: underline;
	}

.big_green
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #00CC00;
	font-weight: bold;
	}

a.big_green:hover
	{
	text-decoration: underline;
	}



.main_blue
	{
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
	}

a.main_blue:hover
	{
	text-decoration: underline;
	}


.big_blue
	{
	font-family: 'Arial';
	font-size: 14px;
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
	}

a.big_blue:hover
	{
	text-decoration: underline;
	}






/* -------------------- Forms -------------------- */

.sform {
	background-color: #AAAAAA;
}


.sbutton {
	font-size: 14px;
	font-weight: bold;
	font-family: 'Arial';
	color: #3399FF;
}
