body     
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #ffffcc;
	padding: 0px;
	margin: 0px;
	}
#header
	{
	top: 20px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	}
#contentWrapper
	{
	top: 20px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	}
#sidebar
	{
	top: 0px;
	left: 0px;
	width: 160px;
	position: absolute;
	margin-left: 20px;
	}
#counter 
	{
	color: #000000;
	font-size: 10px;
	text-align: center;
	}
#main
	{
	top: 0px;
	left: 200px;
	width: 540px;
	position: absolute;
	background: #ffffcc;
	font-size: 13px;
	}
#content
	{
	top: 20px;
	left: 50%;
	width: 720px;
	margin-left: -360px;
	position: absolute;
	background: #ffffcc;
	font-size: 13px;
	}
#footer 
	{
	top: 0px;
	left: 50%;
	width: 760px;
	margin-left: -380px;
	position: absolute;
	background: #ffc125;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	}
h1       
	{
	color: #f90;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: normal;
	font-style: normal;
	}
h2  
	{
	color: #fc0;
	font-weight: bold;
	font-family: Arial, Geneva, sans-serif;
	font-size: 14px;
	font-variant: normal;
	font-style: italic;
	}
h3 
	{ 
	 color: #fc0; 
	 font-family: Arial, Geneva, sans-serif; 
	 font-size: 13px }
h4  
	{
	color: #fc6;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
hr 
	{
	height:1px;
	align: center;
	width:80%;
	background:#fc0;
	}
th
	{
	background:#FFBA13;
	color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	border: #000000;
	}
tr, td
	{
	color: #000000;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	background-image: none;
	}
ol, ol ol, ol ol ol 
	{ 
	color: #EFA300; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px;
	}
ul, ul ul, ul ul ul
	{ 
	color: #C19E35; 
	font-family: Arial, Geneva, sans-serif; 
	font-size: 13px;
	}


.header       
	{ 
	color: #0000ff; 
	}
.h3 
	{
	color: #f00;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	font-style: italic;
}
.h4  
	{
	color: #fc6;
	font-size: 11px;
	font-weight: bold;
	}
.justify 
	{
	text-align: justify;
	} 
.center 
	{
	text-align: center;
	} 
.odd 		/* Odd row of table */
	{
	color: #000000;
	background: #FFE38C;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #FFCC00;
	}
.even 		/* Even row of table */
	{
	color: #000000;
	background: #FFD75F;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	border: 1px solid #FFCC00;
	}
.table
	{
	color: #FFFFFF;
	background: #FFCC00;
	border: 1px solid;
	}
.cell
	{
	color: #000000;
	background: #FFE38C;
	border: 1px solid #FFCC00;
	height: 0px;
	width: 0px;
	}

a:link  
	{
	color: #0000ff;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}  
a:active  
	{  
	color: #0000ff;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;  
	}  
a:visited  
	{
	color: #0000ff;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}  
a:hover  
	{  
	color: #ffc125;
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;  
	text-decoration: none;
	} 

ul#menuMain {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color: #ffdf82;
	}
ul#menuMain li {
	border-top: 1px solid #fffacd;
	background-color: #ffdf82;
	border-right-color: #ffdf82;
	border-bottom-color: #ffdf82;
	border-left-color: #ffdf82;
	}	
ul#menuMain li a:link, ul#menuMain li a:visited {
	text-decoration: none;
	display: block;
	width: 148px;
	padding: 6px;
	background-color: #ffdf82;
	font: normal 11px/1.5 arial, sans-serif;
	color: #0000ff;
	}
ul#menuMain li a:hover
	{
	background-color: #ffc125;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

ul#menuMain ul.menuSub
	{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 160px;
	background-color: #f1ec5f;
	}
ul#menuMain ul.menuSub li
	{
	border-top: 1px solid #fffacd;
	border-top: 1 none;
	padding-left: 0px;
	background-color: #f1ec5f;
	}	
ul#menuMain ul.menuSub li a:link, ul#menuMain ul.menuSub li a:visited
	{
	padding: 6px;
	background-color: #f1ec5f;
	font: normal 11px/1.5 verdana, sans-serif;
	color: #0000ff;
	}
ul#menuMain ul.menuSub li a:hover
	{
	background-color: #ffc125;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}

#breadcrumb
	{
	color: #AD6700;
	font-size: 11px;
	font-weight: normal;
	}
#breadcrumb a:link, #breadcrumb a:active, #breadcrumb a:visited
	{
	color: #805600;
	text-decoration: none;
	font-weight: normal;
	}
#breadcrumb a:hover
	{
	color: #543500;
	text-decoration: underline;
	font-weight: normal;
	}

#header 
	{
	color: #AD6700;
	font-family: Arial, Geneva, sans-serif;
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	}
#header a:link, #footer a:active, #footer a:visited
	{
	color: #805600;
	text-decoration: none;
	font-weight: normal;
	}
#header a:hover  
	{  
	color: #543500;  
	font-family: Arial, Geneva, sans-serif;
	font-weight: normal;  
	text-decoration: underline;  
	}

#footer a:link, #footer a:active, #footer a:visited
	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}
#footer a:hover  
	{  
	color: #000000;  
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: underline;  
	}

#menuFooter 
	{
	color: #0000ff;
	font-family: Arial, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	}
#menuFooter a:link, #menuFooter a:active, #menuFooter a:visited
	{
	color: #0000ff;
	text-decoration: none;
	font-weight: normal;
	}
#menuFooter a:hover  
	{  
	color: #ffc125;  
	font-family: Arial, Geneva, sans-serif; 
	font-weight: normal;  
	text-decoration: normal;  
	}