

body {
	margin: 0px;
	padding: 0px;
}

form		{
	margin: 0px;
	border: none;
	padding: 0px;
}

.style1 {
	color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: center center;
}

.style1 a {
	color: #FFCC33;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.style1 a:hover {
	color: #FF3300;
	font-weight: bold;
	font-size: 15px;
}

.style2 {
	color: #3300CC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: center center;
}

.style2 a {
	color: #3300CC;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.style2 a:hover {
	color: #FF3300;
	font-weight: bold;
	font-size: 16px;
}

.style3{
	color: #FF3300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center center;
}

.style3 a {
    color: #FF3300;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.style3 a:hover {
	color: #99FFCC;
	font-weight: bold;
	font-size: 12px;
}

.style4{
    color: #003366;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center center;
}

.style5{
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-repeat: no-repeat;
	background-position: center center;
}

.style6{
	color: #FFCC00;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
}

.TABLES {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6666CC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #6666CC;
}

.borders {
	border: 2px solid #E5E5E5;
}

.buttons {
	color: #999933;
	width: 100%;
	display: block;
	font-weight: normal;
	text-align: left;
	height: auto;
	margin: 1px;
	padding: 3px 1px 1px;
	float: none;
	position: static;
	top: 10px;
	vertical-align: bottom;
	letter-spacing: 1px;
	text-indent: 5px;
	background-color: #C6C7D6;
}