/* CSS Document */

.text {
    font-family: Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-color: white;
      }
	  
.table {
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
      }
.table2 {
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
      }
.table3{
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
      }
	  	  
.reviews {
    font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
      }
.cont {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
      }
.menu_title {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: #ffff00;
      }  
.LINKS {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: WHITE;
      } 
.numbers_list_table {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	color: WHITE;
      } 
BODY {
	background-image: url(images/back.jpg);
}
.style2 {
color: #FFFFFF;
text-decoration: none; font: normal 12px Arial;
}
.style5 {
color: #00FF00; font-weight: bold; 
}
.style6 {
	color: #003300;
	font-weight: bold;
}
.style9 {
font: normal 13px Arial; color: #000000;text-decoration: none; 
}
.style10 {
color: #00FF00
}

.style11 {
font-size: 11px; font-weight: bold;
 }
.style12 {
	color: #000000;
	font-weight: bold;
}
.style3a {
	color: #000000;
	font-weight: bold;
}
.style3 {
color: #333333
}
.style4 {
color: #000000
}

.style7 {
	text-decoration: none;
	font: normal 13px Arial;
	font-weight: bold;
	color: #FFFFFF;
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: red;}

 p.MsoNormal
	{mso-style-parent:"";
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	margin-left:0cm; margin-right:0cm; margin-top:0cm}

h1           { font-family: Arial; font-size: 10pt; margin: 0 }
h2           { font-family: Arial; font-size: 10pt; margin: 0 }
h3           { font-family: Arial; font-size: 10pt; margin: 0 }

.link
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.desc
{
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

.link:hover
{
	color: gray;
}

table.tables {
	border-width: 0px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
}
table.tables th {
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.tables td {
	border-width: 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 1px 0px 0px 0px;
}
