@charset "utf-8";
body {
	background-color: #7ab6f8;
	background-image: url(images/1_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CECECE;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.footerlinks a :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

.footerlinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}
.footerlinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
	text-decoration: none;
}
.footerlinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	
}

.leftlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E1EBFF;
	text-align: left;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.leftlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E1EBFF;
	text-align: left;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.leftlinks a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
	background-color: #719FFF;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	height: 18px;
	padding-top: 5px;
	padding-bottom: -5px;
}
.text {
	padding-right: 12px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

.leftlinks a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
	background-color: #719FFF;
	text-align: left;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	display: block;
	height: 18px;
	padding-top: 5px;
	padding-bottom: -5px;
}
.leftlinks a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #E1EBFF;
	text-align: left;
	text-indent: 10px;
	list-style-position: inside;
	list-style-type: disc;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.line {
	background-image: url(images/line.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bugtton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bugtton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-bottom: -5px;
}
.links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/bugtton.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/hover.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-bottom: -5px;
}
.top {
	background-image: url(images/white_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.botoom {
	background-image: url(images/white_11.gif);
	background-repeat: repeat-x;
}
.grandiantbg {
	background-image: url(images/gradiantbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#main1 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}

