a:link, a:visited
{
	color: #dd0000;
	/*border-bottom: 1px solid #efefef;*/
	font-family: Verdana, Arial, sans-serif;
        font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #dd0000;
        font-weight: bold;
	text-decoration: underline;
}

.title
{	
	margin-left: 10px;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}
.darktitle
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #c0c0c0;
	font-family: "Times New Roman", Times, serif;
}

#topmenu
{
   text-align: right;
	padding-top: 1em;
	padding-right: 1em;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
}
#topmenu a:link, #topmenu a:visited
{
	color: #ffffff;
    text-decoration: none;
   /*background-color: #000000; */
	border: 1px solid #666666;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}
#topmenu a:hover
{
	color: #ffffff;
	background-color: #111111; 
	border: 1px solid #c0c0c0;
   text-decoration: none;
	padding-top: .3em;
	padding-bottom: .3em;
	padding-left: .8em;
	padding-right: .8em;
}

#menu
{
	margin-left: 6px;
	font-size: 80%;
	font-weight: normal;
	color: #00008B;
	font-family: Verdana, Arial, sans-serif;
}
#menu a:link, #menu a:visited
{	
	display: block;
	width: 136px;
	height: 20px;
	margin: 1px;
	color: #ffffff;
	/*background-image: url(images/site_images/nav.gif);
	background-repeat: no-repeat;*/
	border: 1px solid grey;
	padding: 5px;
	margin-left: 15px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-align: justify;
	clear: left;
}
#menu a:hover
{	
	display: block;
	width: 136px;
	height: 20px;
	margin: 	1px;
	color: #ffffff;
	/*background-image: url(images/site_images/nav_over.gif);
	background-repeat: no-repeat;*/
	border: 1px solid #c0c0c0;
	padding: 5px;
	margin-left: 15px;
	text-decoration: underline;
	text-align: justify;
	
	clear: left;
}

#wrapper
{
	background-color: #000000;
	color: #ffffff;
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
}
h1
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #ff0000;
	font-family: "Times New Roman", Times, serif;
}
h2
{
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #c0c0c0;
	font-family: "Times New Roman", Times, serif;
}
h3
{
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
}
h4
{
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #c0c0c0;
	font-family: "Times New Roman", Times, serif;
}
#left
{
   background-color: #000000;
	color: #00008b;
	font-family: Verdana, Arial, sans-serif;
}
#right
{
	background-color: #000000;
}
#left p
{
	width: 94%;
	/*padding: 4px;*/
	font-family: Verdana, Arial, sans-serif;
	background-color: #000000;
	color: #EF0131;
}
#block
{
	padding: 2px;
	font-family: Verdana, Arial, sans-serif;
	background-color: #111111;
	color: blue;
}
li
{
	list-style-type: disc;
	line-height: 160%;
}

#footer
{
   text-align: center;
	padding: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: lighter;
	font-size: 70%;
	color: #cccccc;
}
p{
 

}

strong
{
  color: #0000dd;
  font-style: italic;
}

img
{
	border: none;
	
}