body   	{ color: #333333; font-size: 12px; line-height: 18px; font-family: Tahoma; margin: 0; padding: 0 }
p 		{ color: #333333; font-size: 12px; line-height: 18px; font-family: Tahoma; margin: 0; padding: 5px; }
td 		{ color: #333333; font-size: 12px; line-height: 18px; font-family: Tahoma; margin: 0;  }

#header    {
	padding: 10px;
	background-color: #663333;
	color: #ffffff;
	font-size: 16px;
	font-family: Tahoma;

}

#head_nav {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	padding: 5px;
}

#head_nav a {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 14px;
	color: #6687ff;
	text-decoration: underline;
}

#head_nav a:active {
	color: #6687ff;
	text-decoration: underline;
}

#head_nav a:visited {
	color: #6687ff;
	text-decoration: underline;
}

#head_nav a:hover {
	color: #6687ff;
	text-decoration: none;
}



#left_nav {
	background-color: #d7e0ff;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

#sub_nav {
	border-right-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#sub_nav a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #895F85;
	text-decoration: underline;
}

#sub_nav a:active {
	color: #895F85;
	text-decoration: underline;
}

#sub_nav a:visited {
	color: #895F85;
	text-decoration: underline;
}

#sub_nav a:hover {
	color: #895F85;
	text-decoration: none;
}

#sub_nav_main {
	background-color: #f4f4f4;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}

#sub_nav_main a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #895F85;
	text-decoration: underline;
}

#sub_nav_main a:active {
	color: #895F85;
	text-decoration: underline;
}

#sub_nav_main a:visited {
	color: #895F85;
	text-decoration: underline;
}

#sub_nav_main a:hover {
	color: #895F85;
	text-decoration: none;
}

#sub_nav2 {
	background-color: #f4f4f4;
	padding: 8px;
}

#sub_nav2 a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #895F85;
	text-decoration: underline;
}

#sub_nav2 a:active {
	color: #895F85;
	text-decoration: underline;
}

#sub_nav2 a:visited {
	color: #895F85;
	text-decoration: underline;
}

#sub_nav2 a:hover {
	color: #895F85;
	text-decoration: none;
}

#news {
	padding: 8px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}



#border2 {
	border: 1px solid #CCCCCC;
}

#border3 {
	background-color: #ffffff;
	margin-top: 6px;
	border: 1px solid #CCCCCC;
}

#content {
	padding: 12px;
	color: #33333;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	letter-spacing: 1pt;
	border: 1px solid #CCCCCC;

}

#content_home {
	padding: 12px;
	color: #33333;
	font-size: 11px;
	font-family: Tahoma;
	line-height: 20px;
	letter-spacing: 1pt;
}

#footer    {
	padding: 10px;
	background-color: #663333;
	color: #ffffff;
	font-size: 16px;
	font-family: Tahoma;

}

