body{
	background-color: #7B68EE;	
}

a:link, a:visited {
	color: #68DBEE;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	border-bottom: thin dotted white;
}
a:hover {
color : #ffffff;
font-weight : bold;
text-decoration : none;
border-bottom : thin dotted #68DBEE;
}
.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;
border : 1px solid #666666;
padding-top : 0.3em;
padding-bottom : 0.3em;
padding-left : 0.8em;
padding-right : 0.8em;
}
#topmenu a:hover {
color : #ffffff;
background-color : #111111;
border : 1px solid #c0c0c0;
text-decoration : none;
padding-top : 0.3em;
padding-bottom : 0.3em;
padding-left : 0.8em;
padding-right : 0.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;
border : 1px solid #999999;
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;
border : 1px solid #c0c0c0;
padding : 5px;
margin-left : 15px;
text-decoration : underline;
text-align : justify;
clear : left;
}
#wrapper {
background-color : #4169e1;
color : #ffffff;
font-size : small;
font-family : Verdana, Arial, sans-serif;
}
ul, li {
list-style-image : url(images/16-cube-blue.png);
}
h1 {
padding : 0;
margin : 0;
font-size : 18px;
font-style : italic;
font-weight : bold;
color : #ff0000;
border-bottom : thin solid #778899;
}
h2 {
padding-left : 4px;
margin : 0;
font-size : 18px;
font-style : italic;
font-weight : bold;
color : #c0c0c0;
border-bottom : 2px solid #dddddd;
border-left : 2px solid #dddddd;
}
h3 {
font-size : 14px;
font-style : italic;
font-weight : bold;
color : #ffffff;
}
h4 {
font-size : 16px;
font-style : italic;
font-weight : bold;
color : #c0c0c0;
}
#left {
background-color : #000000;
color : #00008b;
font-family : Verdana, Arial, sans-serif;
}
#left p {
width : 94%;
background-color : #000000;
color : #ef0131;
}
#block {
padding : 2px;
background-color : #111111;
color : blue;
}
hr {
border-bottom : medium dashed white;
/*background-color : #ff6347;*/
height : 2px;
margin-bottom : 10px;
}
#footer {
text-align : center;
padding : 11px;
font-weight : lighter;
font-size : 70%;
color : #cccccc;
}
strong {
color : #0000dd;
font-style : italic;
}
img {
border : none;
} 