@charset "utf-8";
/* CSS Document */

.style1 {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
	font-size: large;
}
.imagefloat {
	padding: 8px;
	float: right;
}

.style2 {
	font-family: Verdana;
	font-size: x-small;
	color: #CCCCCC;
	margin: 3px;
	padding: 3px;
}
.header {
	margin: 5px;
	padding: 5px;
	font-family: HANA;
	font-size: medium;
	color: #FF369C;
	font-weight: normal;
	font-variant: normal;
}
.header td {
	font-family: "Trebuchet MS";
	font-size: large;
	color: #FF3195;
	font-weight: normal;
}

body {
	background-color: #000000;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #F13D98;
}
.style5 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}.style6 {
	font-size: 9px;
	color: #CCCCCC;
}
.mainbody table {
	padding: 5px;
	margin: 5px;
}
.tablepad {
	margin: 5px;
	padding: 5px;
}


.mainbody {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #CCCCCC;
}
.navbar {
	width: 90%;
	text-align: center;
}
.package {
	background-color: #333333;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.box2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
	border: 1px solid #CCCCCC;
}
.box3 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.mainbody table1 {
	border: thin solid #CCCCCC;
}
.floatleft {
	margin: 5px;
	padding: 16px;
	float: left;
}
.bodylink {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;
}
.Warning {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
}
.descrip {
	font-family: Tahoma, Geneva, sans-serif;
}
body table tr td table tr td div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

