body
{	
	color: #9d9d9d;
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size: 12px;
        background-color: #fff;
	background-image: url('imgs/bg.gif');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
        text-align: justify;}


body, tr, td  {
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif;
 	color: #9d9d9d; 
	font-size: 11px; 
	line-height: 20px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	letter-spacing: 0px;}

input, textarea, select, option
{	color: #000;
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif;
	font-size: 9pt;
	background-color: #f5f5f5;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 2px;
        letter-spacing: 1pt;
        border: 0px solid #e1e1e1;
        border-right: 4px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        border-top: 1px solid #f1f1f1;
        border-left: 1px solid #f1f1f1;
        text-align:right;}

li	
{	color: #9d9d9d;
	font-family: "trebuchet ms", tahoma, arial, verdana, sans-serif;
	margin: 0px;
        line-height: 16px;}

h2 	{border-right: 20px solid #e1e1e1;
	border-bottom: 1px solid #cfcfcf;
	text-align: right;
	color: #cfcfcf;
	font-size: 22px;
	line-height: 15px;
	font-family: georgia;
	letter-spacing: 2px;
	font-style: italic;
	text-transform: lowercase;
	padding: 1px 20px 2px 2px;
	margin-top: 3px;
	margin-bottom: 3px;}

blockquote
{       display: block;
        border-bottom: 15px solid #cfcfcf;
        background-color: #ebebeb;
        padding: 15px 15px 3px 15px;
        font-weight: normal;}

a:link	{
	text-decoration: none; 
	border-bottom: #1c1c02 1px dotted; 
	color: #afafaf; 
	font-weight: none;} 

a:visited  {
	text-decoration: none; 	
	border-bottom: #1c1c02 1px dotted; 
	color: #afafaf; 
	font-weight: none;} 

a:active {
	text-decoration: none; 
	border-bottom: #1c1c02 1px dotted; 
	color: #afafaf; 
	font-weight: none;} 

a:hover {
	text-decoration: none; 
	border-bottom: #bebebe 1px dotted; 
	color: #dbdbdb; 
	font-weight: none;}

#nav    {
	background-color: #fff;
	width: 438px;
	margin: 0px auto;
	padding: 1px;
	text-align: center;
	font-size: 11px;
	text-transform: lowercase;
        letter-spacing: 2pt;
	line-height: 16px;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;}

#nav a  {
	margin: 0px;
	padding: 1px;
	background-color: #fff;
	color: #1c1c02;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	text-align: center;}

#nav a:hover {
	margin: 0px;
	padding: 1px;
	background-color: #fff;
	line-height: 16px;
	border-bottom: 0px solid #DB2728;
	color: #C7B5A1;}

#nav a:visited  {
	margin: 0px;
	padding: 1px;
	background-color: #fff;
	color: #1c1c02;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	text-align: center;}

#head a  {
	border-bottom: 0px solid #fff;}

#head a:hover {
	border-bottom: 0px solid #DB2728;}


ul {
	list-style-type: square;
	margin-left: 0;
	padding-left: 30px;
}

