body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/index01.gif);
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color:#ff0000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#660066;
	scrollbar-3dlight-color:#66CCFF;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B2B2B2;
}

form {
	margin: 0px;
	padding: 0px;
}

.forminput {
	background-color: #cccccc;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
      font-weight: bold;
	color: #000000;
}

.formbutton {
	background-color: #ff0000;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #cccccc;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-size: 11px;
        font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 11px;
	color: #cc0000;
}

.text3 {
	color: #6C6A6A;
}

.text4 {
	font-size: 12px;
        font-weight: bold;
	color: #cccccc;
}

a {
	color: #DD2700;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #7D7B7B;
}

.bg1 {
	background-image: url(images/index22.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.bg2 {
	background-image: url(images/index23.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(images/index24.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
