body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	text-align: center;
	background-image: url(images/mainbackground.jpg);


}
.navlink {
	width: 200px;
	background-color: #00FFFF;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}.outertable {
	width: 800px;
	border: medium double #000033;
	margin: auto;

}
.buttons {
	width: 90px;
	font-family: "Trebuchet MS", Verdana;
	background-color: #B0B5EA;
	padding: 5px;
	font-weight: bold;
	font-size: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	text-align: center;
	border-right-style: double;
	border-left-style: none;
}
.maincontent {
	font-family: "Trebuchet MS", Verdana;
	width: 600px;
	padding: 40px 30px 40px 50px;
	background-image: none;
	color: #EFEFEF;
	font-weight: bold;




}
.sidebar {
	width: 200px;
}
.footer {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: bold;
	background-color: #b0b5eA;
	padding: 5px;
	width: 800px;
	text-align: center;
	border-top: medium double #000033;
	border-right: medium none #000033;
	border-bottom: medium none #000033;
	border-left: medium none #000033;



}
.background {
	background-image: url(images/background.jpg);
}
a:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
a:hover {

	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	color: #660033;
	text-decoration: none;
}
a:active {


	font-family: "Trebuchet MS", Verdana;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
a.swd:link {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	color: #333333;
	text-decoration: underline;

}
a.swd:visited {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	color: #333333;
	text-decoration: underline;
	;
}
a.swd:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	color: #993300;
	text-decoration: underline;

}
a.swd:active {
	font-family: "Trebuchet MS", Verdana;
	font-size: small;
	color: #333333;
	text-decoration: underline;
}
.buttonsouter {
	width: 800px;
	font-family: "Trebuchet MS", Verdana;
	background-color: #B0B5EA;
	padding: 5px;
	font-weight: bold;
	font-size: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	text-align: center;
}
.buttonsend {
	width: 90px;
	font-family: "Trebuchet MS", Verdana;
	background-color: #B0B5EA;
	padding: 5px;
	font-weight: bold;
	font-size: medium;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	text-align: center;
	border-right-style: none;
	border-left-style: none;
	color: #3366FF;
}
