body {
	margin: 10px;
	text-decoration: none;
	background-color:#606060;
	background-repeat: repeat;
	background-image: url(images/bg.gif);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	text-align: justify;
}

p a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #A13032;
	text-decoration: none;
}

p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #A13032;
	background-color: #DDEEFF;
	text-decoration:none;
}

p a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}

h1 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 130%;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

h4 {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

h5 {
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.InThisSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
	height: 10px;
	
}
.table {
	border: 1px dashed #FFFFFF;
}

.toThetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-position: right center;
}

.toThetop a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-position: right center;
}

.toThetop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-position: right center;
}

.toThetop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-position: right center;
}

.aboutRef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.aboutTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007236;
	text-decoration: none;
}

.aboutTitle a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #007236;
	text-decoration: none;
}

.line {
	border: 1px dashed #999999;
}

.scenario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #8080C0;
	border: 1px dotted #FFFFFF;
	text-decoration: none;
	padding: 3px;
	height: 25px;
	width: 150px;
}

.sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	width: 150px;
}

.sectionLinks a:link, .sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav1.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

.sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #990000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #F1F0E2;
	background-image: none;
}

.b-body {
	background-color: #FFFFFF;
	height: 550px;
	width: 770px;
	border: 1px dotted #FF0000;
}

.sideLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
	margin: 5px;
	padding: 2px;
}

.footer000 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A13032;
}

.footer000 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
}


.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #008000;
}

.introplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px dotted #008040;
}

.box-pink {
	background-color: #e77857;
	height: 10px;
	width: 10px;
}

.box-yellow {
	background-color: #f8c332;
	height: 10px;
	width: 10px;
}

.box-brown {
	background-color: #a13032;
	height: 10px;
	width: 10px;
}

.box-grey {
	background-color: #999999;
	height: 10px;
	width: 10px;
}

.box-black {
	background-color: #000000;
	height: 40px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
}

.box-black a:visited{
	background-color: #000000;
	height: 40px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFC331;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	text-decoration:none;
}

.mainLinkBox {
	background-color: #FFFFFF;
	height: 40px;
	width: 195px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

.mainLinkBox a:visited{
	background-color: #FFFFFF;
	height: 40px;
	width: 195px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: "News Gothic MT", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	font-size: 14px;
	text-decoration:none;
}


.topLinks {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 10px;
	width: 65px;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}

.topLinks a:hover{
	background-color: #a13032;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 10px;
	width: 65px;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}

.topLinks a:active{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 10px;
	width: 65px;
	text-align: left;
	vertical-align: bottom;
	text-decoration: none;
}

.border {
	border: 1px solid #999999;
	height: 550px;
	width: 770px;
}

a:link {
	text-decoration: none;
}

.joop {
	font-family: "News Gothic MT", "NewsGoth BT";
	font-size: 24px;
	color: #FF3300;
	background-color: #E2E2E2;
}

.line-o {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 10px;
}

.back1 {
	background-image: url(images/2.gif);
}

.back2 {
	background-image: url(images/1.gif);
}
