BODY
{
	background-color: white;
	background-image: url('images/background.gif');
	background-repeat: repeat-x;
	color: #383838;
	font-family: Verdana, Arial;
	font-size: 12px;
}

BODY A:link
{
	color: blue;
	text-decoration: none;
}

BODY A:visited
{
	color: purple;
	text-decoration: none;
}

BODY A:active
{
}

BODY A:hover
{
	text-decoration: underline;
}

.default
{
	font-family: Verdana, Arial;
	font-size: 12px;
}

.default A:link
{
	color: blue;
	text-decoration: none;
}

.default A:visited
{
	color: pruple;
	text-decoration: none;
}

.default A:active
{
}

.default A:hover
{
	text-decoration: underline;
}

.defaultsmall
{
	font-family: Verdana, Arial;
	font-size: 10px;
}

.defaultsmall A:link
{
	color: blue;
	text-decoration: none;
}

.defaultsmall A:visited
{
	color: pruple;
	text-decoration: none;
}

.defaultsmall A:active
{
}

.defaultsmall A:hover
{
	text-decoration: underline;
}

.copyright
{
	color: #6363c2;
	font-family: Verdana, Arial;
	font-size: 10;
	font-weight: bold;
}

.boxtitle
{
	color: white;
	font-family: Verdana, Arial;
	font-size: 10;
	font-weight: bold;
}

.boxtitle A:link,
.boxtitle A:visited,
.boxtitle A:active,
.boxtitle A:hover
{ color: white;}

.fieldturquoise
{
	background-color: #f1f1fc;
	border: solid 1px #2d9ac8;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
}

.buttonturquoise
{
	background-color: #2d9ac8;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	border: none;
}

.fieldyellow
{
	background-color: #f1f1fc;
	border: solid 1px #b2910d;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	height: 20px;
}

.fieldyellowmedium
{
	background-color: #f1f1fc;
	border: solid 1px #b2910d;
	font-family: Verdana;
	font-size: 10px;
	padding: 2px;
	width: 140px;
	height: 20px;
}

.boxblue A:link,
.boxblue A:visited,
.boxblue A:active ,
.boxblue A:hover ,
.boxbluemain A:link,
.boxbluemain A:visited,
.boxbluemain A:active,
.boxbluemain A:hover
{ color: #4147c3;}

.boxgreen A:link,
.boxgreen A:visited,
.boxgreen A:active,
.boxgreen A:hover ,
.boxgreenmain A:link,
.boxgreenmain A:visited,
.boxgreenmain A:active,
.boxgreenmain A:hover 
{ color: #1b8a2c;}

.boxorange A:link,
.boxorange A:visited,
.boxorange A:active ,
.boxorange A:hover ,
.boxorangemain A:link,
.boxorangemain A:visited,
.boxorangemain A:active ,
.boxorangemain A:hover 
{ color: #a85e0e;}

.boxyellow A:link,
.boxyellow A:visited,
.boxyellow A:active ,
.boxyellow A:hover ,
.boxyellowmain A:link,
.boxyellowmain A:visited,
.boxyellowmain A:active ,
.boxyellowmain A:hover
{ color: #b2910d;}

.boxturquoise A:link,
.boxturquoise A:visited,
.boxturquoise A:active ,
.boxturquoise A:hover,
.boxturquoisemain A:link,
.boxturquoisemain A:visited,
.boxturquoisemain A:active ,
.boxturquoisemain A:hover
{ color: #1081af;}

.boxsky A:link,
.boxsky A:visited,
.boxsky A:active,
.boxsky A:hover,
.boxskymain A:link,
.boxskymain A:visited,
.boxskymain A:active,
.boxskymain A:hover
{ color: #138f91;}

.boxred A:link,
.boxred A:visited,
.boxred A:active,
.boxred A:hover,
.boxredmain A:link,
.boxredmain A:visited,
.boxredmain A:active,
.boxredmain A:hover
{ color: #ca3030;}

.boxpurple A:link,
.boxpurple A:visited,
.boxpurple A:active,
.boxpurple A:hover,
.boxpurplemain A:link,
.boxpurplemain A:visited,
.boxpurplemain A:active,
.boxpurplemain A:hover
{ color: #9445bb;}
