body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	background-color:#CDC58E;
	margin : 0 0 0 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-image:  url(images/bkgrnd_img.jpg);
	background-position: bottom right;	
	background-repeat: no-repeat;
	background-attachment: fixed;
}

td {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
  	font-size: 11pt;
}

th {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
  	font-size: 12pt;
}

input{
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
	font-size: 11pt;
	font-weight : 600;
}

textarea {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
	font-size: 11pt;
	font-weight : 600;
}
hr{
	color: #000000;
}
hr.2{
	color: #9E9B6A;
	size:3px;
}
td.menu {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	background-position:top left;
	background-repeat:repeat-y;
	background-image:  url(images/menu_sliver.gif);
	
}
td.top{
	font-size: 9pt;
	font-weight: 600;
}
td.bottommenu{
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	text-align: center;
}
a.bottommenu{
	font-size: 8pt;
	font-style: italic;
	color: #000000;	
	text-decoration: none;
}
hr.footer{
	color: #000000;
}
td.footer {
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
  	font-size: 8pt;
	font-style: italic;	
	text-align:center;
}
a.footer{
	font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
  	font-size: 8pt;	
	font-style: italic;
	text-decoration: none;
	}
a{
font-family: Arial, helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
  	font-size:10pt;
	text-decoration: none;
	font-wieght:600;
}
li{
	list-style-type: none;
}
td.privacy{
	font-size: 9pt;
	color: #000000;
	text-align:center;
	vertical-align:center;
	font-weight: 600;
}
a.privacy{
	font-size: 9pt;
	color: #000000;	
	font-weight: 600;
	text-decoration: none;
}
td.header{
	font-size: 16pt;
	color: #000000;
	text-align:left;
	vertical-align:top;
	font-weight: 800;
	font-style: italic;
}
td.title{
	font-size: 16pt;
	color: #000000;
	background-position:top left;
	background-repeat:repeat-x;
	background-image:  url(images/titlebar_sliver.jpg);
}
td.subheader{
	font-size: 12pt;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: 800;
	font-style: italic;
	text-decoration: underline;
}