body {
	color:#000000;
	background-color:#FFFFFF
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image:  url("../images/backgrounds/bgr2_05.gif");
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
p, td {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h3 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	font-style: italic;
}
table.main td.mainmid {
	width: 385px;
	padding-top: 10px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 37px;
	background-image:  url("../images/backgrounds/bgr_table_middle.gif");
	background-repeat: no-repeat;
	background-position: left top;

}
table.main td.mainright {
	padding: 0px;
	width: 129px;
	background-image:  url("../images/backgrounds/bgr_table_sides.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
table.main td.mainleft {
	padding: 0px;
	width: 129px;
	background-image:  url("../images/backgrounds/bgr_table_sides.gif");
	background-repeat: no-repeat;
	background-position: center top;
}
table.main td.mid {
	width: 385px;
	padding-top: 10px;
	padding-right: 37px;
	padding-bottom: 10px;
	padding-left: 37px;
}
table.main td.right {
	padding: 0px;
	width: 129px;
}
table.main td.left {
	padding: 0px;
	width: 129px;
}

table.main td.mainmid {
	background-color: #999999;
}
table.main td.mainright, table.main td.mainleft {
	background-color: #E0E0E0;
}
table.main td.mid {
	background-color: #CCCCCC;
}


table.main td.spacer {
	height: 10px;
}
table.main p {
	margin-top: 10px;
	margin-bottom: 10px;
}
table.bottom a {
	color: #666666;
}
table.bottom td.links {
	color: #FFFFFF;
	background-color: #000000;
}
table.bottom td.links a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 10px;
}
table.bottom td.links a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
table.bottom td.copyright {
	color: #333333;
	padding: 10px;
}
table.main td.right ul {
	margin-left: 5px;
	list-style-type: none;
	padding: 5px;
}
table.main td.mainmid ul {
	margin-left: 30px;
	margin-top: 10px;
	list-style-image:  url("../images/bullet_01.gif");
}
table.main td.mid ul {
	margin-left: 30px;
	margin-top: 10px;
	list-style-image:  url("../images/bullet_01.gif");
}
table.main td.mid ul ul{
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-image: url("../images/bullet_02.gif");
}
table.main td.right li a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
table.main td.right li a:hover {
	color: #557999;
	text-decoration: underline;
}
table.main td.right li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.first {
	margin-top: 0px;
}
.high, .high2, .hight3 {
	font-weight: bold;
}
.high, .high2, .high3 a{
	text-decoration: none;
}
.indent {
	margin-left: 50px;
}
img.popUp {
	cursor: hand;
	border: 1px solid #000000;
}
