body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg2.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}

/********* TITLES ********/
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	font-style: italic;
}

.title_grey_box {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #D1232C;
}

.title_red_box {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.title_red {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #E50000;
}

.txt_grey {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	color: #999999;
}


/*************************/
			
a:link {
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
  color: #E50000;
  font-weight: normal;
  text-decoration: underline;
}

a:hover {
	color: #B90000;
	font-weight: normal;
	text-decoration: underline;
}



a.nav:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}


a.nav:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

a.nav:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}

.headerfontcolor {
	color: #AEAEAE;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.headercolorwhite {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}



a.header:link {
	color: #AEAEAE;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}


a.header:visited {
	color: #AEAEAE;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.header:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.footerfontcolor {
	font-size: 10px;
	color: #999999;
}

a.footer:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.footer:link {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.footer:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.title_news:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}


a.title_news:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.title_news:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

a.news:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}


a.news:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.news:hover {
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}



a.menus:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
a.menus:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #B90000;
	font-size: 11px;
	text-decoration: bold;
}
a.menus:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

a.white_links:link {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.white_links:hover {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.white_links:visited {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.red_links:link {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.red_links:hover {
	color: #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.red_links:visited {
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

