.body{ 
	FONT-SIZE: 13px;
	COLOR: Black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	/*font-family: Arial,Helvetica,sans-serif;*/
	line-height: 18px; 
	text-decoration: none;
}
.link{
	FONT-SIZE: 13px;
	COLOR: Black;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 18px; 
	text-decoration: underline;
}
.header{
	FONT-SIZE: 13px;
	COLOR: #003300;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 3 0;
}
.header2{
	FONT-SIZE: 13px;
	COLOR: #004080;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	padding: 5 0 3 0;
	font-style: none;
}
ul{ 
	padding: 0 0 0 25;
	margin: 0px;
}
li{
	FONT-SIZE: 11px;
	COLOR: Black;
	font-family: Arial,Helvetica,sans-serif;
	/*font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;*/
	text-decoration: none;
	padding: 0 0 5 0;
	list-style-type: disc;
}
.breadcrumb{
	FONT-SIZE: 11px;
	COLOR: #996633;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
	padding: 0 0 5 0;
}
.leftmenu{ 
	FONT-SIZE: 11px;
	COLOR: Black;
	font-family: Arial,Helvetica,sans-serif;
	line-height: 14px; 
	text-decoration: none;
}
.footer{ 
	FONT-SIZE: 12px;
	COLOR: White;
	font-family: Arial,Helvetica,sans-serif;
	text-decoration: none;
}
.footer a:hover {
	COLOR: Silver;
}
a:hover {
	COLOR: #996633;
}

.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	background: #FFFFFF;
	border-style: solid;
	font-weight: normal;
	border-color: silver;
	border-width: 1px;
	padding:1px;
}
.form_button {
	font-family: Arial, verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	background: #6161A1;
	font-weight: normal;
	border-style: solid;
	border-color: Silver;
	border-width: 1px;
	padding:2px;
}

#sddm
{	margin: 0;
	padding: 0 0 0 0;
	background-image:url(image/bg_menu.jpg);
	z-index: 100}

#sddm li
{	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
	float: left;
	font: 13px arial}

#sddm li a
{	display: block;
	margin: 0 0 0 0;
	padding: 0;
	white-space:nowrap;
	color: #003366;
	text-align: center;
	text-decoration: none}

#sddm div
{	position: absolute;
	visibility: hidden;
	/*width: 125px;*/
	margin: 0 0 0 18;
	padding: 0;
	font: 13px arial;
	color: #003366;
	background: White;
	border: 1px solid #003366;
	z-index: 100}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #eaeaea;
		color: #003366;
		font: 11px arial}

	#sddm div a:hover
	{	background: #003366;
		color: #FFF}
