/* CSS Document */
.style7 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.text {
    font-family: Arial;
	font-size: 15px;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
	font-color: white;
      }
	  
	  .textX {
    font-family: Arial;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	font-weight: none;
	font-color: black;
      }
	  
	  	  .textY {
    font-family: Arial;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-weight: none;
	font-color: black;
      }
.style9 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

.style10 {font-size: 12px}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;}
.style11 {
font-size: 14
}

.link
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

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

.link:hover
{
	color: Black;
}




table.tables {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-style: outset outset outset outset;
	border-color: #DDC251;
	border-collapse: separate;
	#background-color: white;
}

table.tables td {
	border-width: 1px 1px 1px 1px;
	padding: 4px;
	border-style: inset inset inset inset;
	border-color: #DDC251;
	#background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
