/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.grayline {
	background-color: #E8E8E8;
	height: 1px;
}
.homegrayback {
	background-image: url(../images/homegrayback.jpg);
	background-repeat: repeat-x;
}
.leftback {
	background-image: url(../images/c_left.jpg);
}
.insidenavi {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}

.riteback {
	background-image: url(../images/c_rite.jpg);
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006699;
}

.bodytext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.textlinks {
	color: #006699;
	text-decoration: none;
}
.textlinks:hover {
	color: #FF0000;
}
.insidegrayback {

	background-image: url(../images/insideback.jpg);
	background-repeat: repeat-x;
}
.textlinkshigh {

	color: #EA0000;
	text-decoration: none;
}
.bulletback {
	color: #006699;
	text-decoration: none;
	background-image: url(../images/bulletback.jpg);
	font-family: Tahoma, Verdana;
	font-size: 12px;
}
