body 
{  font-family:arial;
   font-size: 12px;
   color:black
}

td 
{  font-size:12px
} 

H3
{  MARGIN-TOP: 3px;
   MARGIN-BOTTOM: 3px
} 

H4
{  MARGIN-TOP: 3px;
   MARGIN-BOTTOM: 3px
} 

H5
{  MARGIN-TOP: 3px;
   MARGIN-BOTTOM: 3px
} 

ul 
{  MARGIN-TOP: 3px;
   MARGIN-BOTTOM: 3px
} 

A
{  color: black;
   font-weight: bold;
   TEXT-DECORATION: underline
} 

A:hover
{  color: #990000;
   font-weight: bold;
   TEXT-DECORATION:none
}

A.one {text-decoration: underline; font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold}
A.one:hover {text-decoration: none; font-family: Arial; font-size: 10pt; color: #FFFFFF; font-weight: bold}

#content_sidebar {
	font-family: arial;
	font-size: 12px;
	color: #990000;
	float: left;
	width: 180px;
}

.content_menu {
	background-color: #f7f7f7;
	background-repeat: no-repeat;
	font-family: arial, helvetica, sans-serif;
    border-bottom: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
	float: left;
	clear: left;
	margin-top: 30px;
	width: 180px;
	padding: 0px 0px 0px 0px;
}

.content_menu div {
  	display: block;
    border-bottom: 1px dashed #DDDDDD;
	font-size: 16px;
	padding: 10px 0px 10px 0px;
}

.content_menu a {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:visited {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:active {
	text-decoration: none;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	color: #555555;
}

.content_menu a:hover {
	text-decoration: underline;
	font-size: 14px;
  	display: block;
	padding: 8px 0px 8px 0px;
	background-color: #e5e5e5;
	color: #000000;
}

#content_main {
	font-family: arial;
	font-size: 12px;
    line-height: 130%;
	color: #000000;
	float: right;
	width: 560px;
	text-align: justify;
}

#content_main a, #content_main a:visited, #content_main a:active {
	text-decoration: underline;
	color: #000000;
}

#content_main a:hover {
	text-decoration: underline;
	color: #000000;
}

#content_right {
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: right;
	width: 265px;
}

#content_left { 
	margin: 0 auto;
	padding: 5px;
	display: inline;
	float: left;
	width: 265px;
}

#footer {
	width: 780px;
	border-top: 1px solid #DDDDDD;
	text-align: center;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
}

#footer_space {
	line-height: 30px;
	width: 780px;
	clear: both;
	margin-top: 0px; 
    margin-right: auto; 
	margin-bottom: 0px; 
	margin-left: auto; 
	}
	
#footer_right {
	font-family: arial;
	font-size: 12px;
	color: #DDDDDD;
	float: right;
	text-align: right;
}

#footer_left {
	font-family: arial;
	font-size: 12px;
	color: #999999;
	float: left;
	clear: left;
	text-align: left;
}

#footer_right a, #footer_right a:visited, #footer_right a:active, #footer_right:hover {
	text-decoration: none;
	color: #999999;
}
