body {
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#top{
	height: auto;
	width: 940px;
	text-align:left;
	background-color: #F1F7FC;
	padding: 5px;
}
#logo{
	height: auto;
	width: 950px;
	padding: 10px 0px;
	text-align: left;
}
#menu{
	height: 30px;
	width: 920px;
	border-bottom: 3px solid #66CCFF;
	padding: 0px 15px;
}
#menu_home{
	float: left;
	height: 24px;
	width: 100px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
	background-color: #66CCFF;
}
#menu_text{
	float: left;
	height: 24px;
	width: 100px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
}
#menu_text2{
	float: left;
	height: 24px;
	width: 30px;
	padding-top: 6px;
	font-size: 16px;
	font-weight: bold;
}
#ads{
	height: auto;
	width: 950px;
	padding-top: 2px;
	padding-bottom: 5px;
}
#text{
	height: auto;
	width: 950px;
	text-align: left;
	padding-bottom: 5px;
}
#heightline{
	line-height: 200%;
}
#left_title{
	height: auto;
	width: 189px;
	font-size: 16px;
	padding: 8px 5px;
	font-weight: bold;
	border: 1px solid #99CCFF;
	text-align: left;
	color: #53BAFF;
	background-color: #F1F7FC;
}
#left_title2{
	height: auto;
	width: 669px;
	font-size: 16px;
	padding: 8px 8px;
	font-weight: bold;
	border: 1px solid #99CCFF;
	text-align: left;
	color: #53BAFF;
	background-color: #F1F7FC;
}
#left_title3{
	height: auto;
	width: 273px;
	border: 1px solid #99CCFF;
	background-color: #F1F7FC;
}

#left{
	height: auto;
	width: 199px;
	text-align: left;
	margin-top: 5px;
	border: 1px solid #DAEAF8;
	padding: 5px 0px;
}
#left2{
	height: auto;
	width: 603px;
	text-align: left;
	margin-top: 5px;
	border: 1px solid #DAEAF8;
	padding: 5px 0px;
}
#left ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left li{
	line-height: 25px;
	padding-left: 10px;
}
#word_big{
	font-size: 18px;
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFF00;
}
.bott-strip {
	background-image: url(../images/bott-strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a.white:active {
	text-decoration: none;
	color: #333333;
}.bg-grad {
	background-image: url(../images/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.table-outline {
	border-top-color: #99CCFF;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
