/* CSS Document */

body {
	font-size: 12px;
	color: #FFFFFF;
	font-family: tahoma, verdana;
}
.menu1  {
		text-decoration: none;
		color : #000000;
		text-align: center;

}
.menu1:hover  {
		color : #00DEFF;
		text-decoration: none;
		text-align: center;

}
.menu1:active  {
		color : #FFFFFF;
		text-decoration: none;
		text-align: center;
		
}
.style {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		line-height: 16px;
}
.menu2  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		text-decoration: none;
		color : #666666;
		text-align: center;

}

.menu2:hover  {
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color : #999999;
		text-decoration: none;
		text-align: center;
}
#text_body {
		margin: 0px 20px 0px 0px;
		width: 570px;
		line-height: 20px;
		padding-left: 30px;
		background: url(images/stroke.png) left repeat-y;
}
#menu_left {
		text-align:left;
		float: left;
		margin: -680px 450px 0px 20px;
		width: 180px;
		line-height: 20px;
		padding-right: 20px;
}
.linedash {
	background-image: url(images/stroke.png);
	background-repeat: repeat-y;
	background-position: left;
}
.topsites {
	background-image: url(images/stroke.png);
	background-repeat: repeat-y;
	background-position: left;
	padding: 5px;
	background-color: #155EBF;
}
h1 {
	color: #FFFF99;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #FFFF99;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
li a {
	font-weight: bold;
	color: #FFF7B6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #458AE9;
	border-right-color: #458AE9;
	border-bottom-color: #458AE9;
	border-left-color: #458AE9;
	padding: 2px;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li {
	list-style-type: none;
}
.sidenav-top {
	font-weight: bold;
	padding: 2px;
	font-size: 10px;
	text-align: right;
	color: #458AE9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #458AE9;
	border-right-color: #458AE9;
	border-bottom-color: #458AE9;
	border-left-color: #458AE9;
}
li a:hover {
	color: #FFFF66;
}
.mainbox {
	background-color: #448AEA;
	border: 1px dashed #95BCF2;
	padding: 3px;
	font-weight: bold;
}
.mainbox-two {
	background-color: #155EBF;
	border: 1px dashed #7BADF0;
}
.mainbox-three {
	background-color: #FFFF99;
	border: 1px dashed #7BADF0;
	padding: 5px;
	font-weight: bold;
	color: #003399;
}
.topsitesleft {
	padding: 5px;
	background-color: #155EBF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
