/* CSS Document */

.headertable {
	background-image:url(images/headerimage.jpg);
	background-repeat:no-repeat;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.othertext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333366;
	text-align:justify;
}

.logocell{
	background-image:url(images/logo.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.dedicationtext{
	color:#333366;
	font-size:14px;
	font-stretch:extra-expanded;
	letter-spacing:9px;
	font-weight:800;
}

.titletext{
	color:#666666;
	font-size:16px;
	font-stretch:expanded;
	letter-spacing:2px;
	font-weight:800;
}

.menutext:link{
	color:#FFFFFF;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
}

.menutext:visited{
	color:#FFFFFF;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
}

.menutext:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight:800;
	text-decoration:underline;
}

.submenutext{
	color:#000000;
	font-size:12px;
	font-weight:800;
}

.menulink:link{
	color:#000000;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
}

.menulink:visited{
	color:#000000;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
}

.menulink:hover{
	color:#000000;
	font-size:12px;
	font-weight:800;
	text-decoration:underline;
}

.bigtitletext{
	color:#CCCCCC;
	font-size:42px;
	font-weight:200;
}

.buytext{
	color:#CCCCCC;
	font-size:22px;
	font-weight:200;
}

.subtitle{
	color:#666666;
	font-size:12px;
	font-weight:800;
}

.formtext{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:11px;
	font-weight:400;
}
