body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(images/wallpaper.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.footer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #666666;
}

.footer2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.footer2 a:link {
	color: #fff200;
	text-decoration: none;
}
.footer2 a:visited {
	color: #fff200;
	text-decoration: none;
}
.footer2 a:hover {
	color: #fff200;
	text-decoration: underline;
}
.footer2 a:active {

	color: #fff200;
	text-decoration: underline;
}

.footborder {
	border-top: 1px solid #3399CC;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
	padding: 5px;
}
.inputtiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #75D1FF;
	background-color: #F0FAFF;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #999999;
	text-decoration: none;
}
.footer a:hover {
	color: #999999;
	text-decoration: underline;
}
.footer a:active {

	color: #333333;
	text-decoration: underline;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}

h1 {
	font-family: Eurostile, Bell MT, Centaur, Garamond, Amienne, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0D0C51;
}

h2 {
	font-family: Eurostile, Bell MT, Centaur, Garamond, Amienne, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-left: 8px;
}

h3 {
	font-family: Eurostile, Bell MT, Centaur, Garamond, Amienne, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #6A4B87;
	margin-bottom: 15px;
}

h4 {
	font-family: Eurostile, Bell MT, Centaur, Garamond, Amienne, Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #990000;
}

h5 {
	font-family: Eurostile, Bell MT, Centaur, Garamond, Amienne, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 15px;
}

h6 {
	font-family: Eurostile, Bell MT, Centaur, Garamond, Amienne, Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 15px;
}
.inputerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFF9F9;
	border: 1px solid #EA9797;
}
a:link {
	color: #9D080D;
	text-decoration: underline;
}
a:visited {
	color: #9D080D;
	text-decoration: underline;
}
a:hover {
	color: #6A4B87;
	text-decoration: none;
}
a:active {
	color: #939fff;
	text-decoration: none;
}
.content-litegrey {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	padding: 5px;
	background-color: #F2FBFF;
	background-image: url(images/white-cnr-grey.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.content-litepink {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	padding: 5px;
	background-color: #F2FBFF;
	background-image: url(images/white-cnr-pink.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.boxed
{
	border-top: solid 2px #636094;
	border-right: solid 2px #636094;
	border-bottom: solid 2px #636094;
	border-left: solid 2px #636094;
	background: #F3D5D5;
}

.border
{
	border-top: solid 2px ;
	border-right: solid 2px ;
	border-bottom: solid 2px ;
	border-left: solid 2px ;
}

.hilighter
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #ECF4FD;
}

.hilight
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background: #F0F0F0;
}

.phototext
{
	color: #999999;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}

.phototext a:link {
	color: #999999;
	text-decoration: none;
}
.phototext a:visited {
	color: #999999;
	text-decoration: none;
}
.phototext a:hover {
	color: #666666;
	text-decoration: underline;
}
.phototext a:active {

	color: #999999;
	text-decoration: underline;
}