table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: cccccc cccccc cccccc cccccc;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: cccccc cccccc cccccc cccccc;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: cccccc cccccc cccccc cccccc;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

/***********************************************/
/*              background                  

no-repeat
repeat-x
repeat-y

   */
/***********************************************/ 

body 
{
	background: url(images/bg1.jpg) no-repeat scroll 50% 0pt;
	background-color:#020201;
	text-align: center;
	line-height: 1.6em;
}



/***********************************************/
/*                    body                     */
/***********************************************/ 




ul {
	list-style-type: disc;
	text-indent: 7px;
	text-align: left;
	left: 7px;
	font-family: Tahoma;
	font-size: 12px;
	color: aa9f7f;
	line-height: 18px;
} 

.body11pt {

	font-family: Tahoma;
	font-size: 11px;
	color: #7D8588;
	line-height: 16px;
}

.body11ptwhite {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	line-height: 15px;
}

.body12pt {
	font-family: Tahoma;
	font-size: 12px;
	color: aa9f7f;
	line-height: 16px;
}
.body12pt_bold {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: 69614b;
}


/***********************************************/
/*                    hds                     */
/***********************************************/ 

.hds11pt {

	font-family: Tahoma, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	color: #484848;
	font-style: normal;
	font-weight: bold;
}

.hds12pt_Arial {

	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 12px;
	color: #484848;
	font-style: normal;
}


h1 {

font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: ffffff;

}

h2 {

font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #000000;
border-bottom: 1px solid #C6EC8C;

} 



/***********************************************/
/*                    links                     */
/***********************************************/ 

a:link, a:visited, a:active, a:hover {
	color: e7b350;
	text-decoration: underline;
}

.links_blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: 38a0d4;
	text-decoration: underline;
}
.links_blue:hover {
	color: #666666;
}

.links_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	color: #c3c8d1;
	text-decoration: none;
}
.links_gray:hover {
	text-decoration: underline;
}

.linkwhite{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #8F9699;
	text-decoration: underline;
}

/***********************************************/
/*                    mods                     */
/***********************************************/ 


.mods {
	font-family: Tahoma;
	font-size: 10px;
	color: #3A7EA3;
	font-style: normal;
	line-height: 14px;
}

.mods11 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	color: #8F9699;
}
