body {
	background-image: url(../Images/BGgradient.gif);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003333;

}
.titleBox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: groove;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
.lineTop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	border-top-style: groove;

}
.sideMenuItem A:link {
	font-size: 80%;
	font-weight: bold;
	color: #000066;
}
.sideMenuItem A:visited {
	font-size: 80%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;

}
.sideMenuItem A:hover {
	font-size: 80%;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;

}
.sideMenuItem A:active {
	font-size: 80%;
	font-weight: bold;
	color: #00CCFF;

}

a:link {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;



}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
h1 {
	font-family: "Copperplate Gothic Light", Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #000066;
	font-weight: bold;
	font-style: normal;


}
.smallText {
	font-size: 80%;
}
.MainTitle {
	font-family: Elephant, "Times New Roman", Roman;
	font-size: 190%;
	font-weight: normal;
	color: #000066;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;


}
.precisBox {
	font-family: "Elephant", "Times New Roman", Times, serif;
	font-size: 100%;
	
	color: #000066;
	text-align: center;
}
.MainContent {
	font-size: 90%;
	color: #000066;



}
.blueline {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}

