body {
	background-color: #faf0e6;
	color: #000000;
}

#container {
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-width: 3px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color= #000000;
	margin: 0 auto;
}

#contents {
	margin:0;
	padding: 0 10px;
}

#left {
	background-color: #E18707;
	background-repeat: repeat-y;
	color: #000000;
}

#right {
	background-color: #86C7DA;
	background-repeat: repeat-y;
}

#menu {
	padding: 5px 5px 5px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
}

#topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#tdtop 
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;  
}
#tdtop a:link
{
    color=#ffffff;
	text-decoration: none;
}

#tdtop a:visited
{
    color=#ffffff;
	text-decoration: none;
}

#tdtop a:hover
{
    color=#ffffff;
	text-decoration: none;
}

#topmenu a:link {
   color: #ffffff;
	text-decoration: none;
}

#topmenu a:visited {
	color: #E436E2;
	text-decoration: none;
}

#topmenu a:hover {
	color: #000000;
	text-decoration: none;
}


#menu a:link {
   color: #C3F9CB;
	text-decoration: none;
}

#menu a:visited {
	color: #C3F9CB;
	text-decoration: none;
}

#menu a:hover {
	color: #970495;
	text-decoration: none;
}

#contents_right {
	padding: 10px 12px;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}

#contents_right a:link {
   color: #000000;
	text-decoration: none;
}

#contents_right a:visited {
	color: #000000;
	text-decoration: none;
}

#contents_right a:hover {
	color: #970495;
	text-decoration: none;
}



#copyright {
	background-color: #000000;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e6e6fa;
}

#copyright a  {
	color: #e6e6fa;
	text-decoration: underline;
}

#copyright a:hover  {
	color: #ffffff;
	text-decoration: underline;
}

.heading {
	margin: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-indent: 20px;
}

.text {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	text-align: justify;	
}