@charset "utf-8";
/* CSS Document */

div.sidebar {
	width:200px;
}

.sidebar {
	font-family:"Lucida Console", Monaco, monospace;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.topNav {	font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}

.content {	font-family:Verdana, Geneva, sans-serif;font-size:13px;}

.highlight3 { color:#F07931; font-weight:bold;}
.highlight2 {color:#277643; font-weight:bold;}
.highlight {color:#8B2E61; font-weight:bold;}
.highlight4 {color:#1627A0; font-weight:bold;}
.highlight5 {color:#F00; font-weight:bold;}

A:link {	color:#204093;  text-decoration:none; }
A:visited {	color:#204093;  text-decoration:none;}
A:hover {	color:#000; border-bottom:none; border-bottom:1px dashed #204093;}

h2 {
	color:#8B2E61;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}

h3 {
	color:#666;
	font-size:14px;
	font-weight:bold;
}

hr {
	height:1px;
	color:#999;
	background-color:#999;
}

.register {
	
}
