@charset "utf-8";
.style1 {
	font-size: 18px;
	font-weight: bold;
}

.body {
	margin: 0px;
}
#header {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF00cc;
	text-align: left;
}
.login {
	text-align: right;
	font-family: "Tw Cen MT";
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF00FF;
}
#greybox {
	background-image: url(images/grey.png);
	background-repeat: repeat;
}
#footer {
	color: #999999;
	font-size: 12px;
	text-align: center;
	width: 1028px;
	padding-top: 20px;
}

.menu {
	width: 217px;
	padding-left: 30px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	font-family: "Tw Cen MT";
	font-size: 20px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FF00FF;
}
#mainarea {
	padding: 10px;
	font-family: "Tw Cen MT";
}
#mainarea a:link {
	color: #FF00FF;
	text-decoration: none;
	font-weight: normal;
}
#mainarea a:hover {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#mainarea a:visited {
	color: #FF00FF;
	text-decoration: none;
	font-weight: normal;
}


.table {
	background-image: url(images/Untitled-2.jpg);
	background-repeat: no-repeat;
}
#greybox2 {
	background-image: url(images/grey.png);
	background-repeat: repeat;
	text-align: left;
	padding: 10px;
	width: 227px;
	font-family: "Tw Cen MT";
	color: #333333;
}
#greybox2 a:link {
	color: #333333;
	text-decoration: none;
}
#greybox2 a:visited {
	color: #333333;
	text-decoration: none;
}
.pinkheading {
	font-size: 18px;
	color: #FF00FF;
}

#greybox2 a:hover {
	color: #FF00FF;
	text-decoration: none;
}
.heading {
	font-family: "Tw Cen MT";
	color: #333333;
	font-size: 24px;
}
.heading2 {
	color: #FF00FF;
	font-size: 18px;
	font-weight: lighter;
}
.pageheading {
	font-family: "Tw Cen MT";
	font-size: 23px;
	color: #333333;
	font-weight: normal;
}

#flashcontent {
	vertical-align: top;
	top: 10px;
	}
#greybox3 {
	background-image: url(images/grey.png);
	background-repeat: repeat;
	text-align: left;
	padding: 10px;
	width: 227px;
	font-family: "Tw Cen MT";
	color: #333333;
}
.imgright {
	float: right;
	padding: 10px;
}

#greybox3 a:link {
	color: #333333;
	text-decoration: none;
}
#greybox3 a:visited {
	color: #333333;
	text-decoration: none;
}
#greybox3 a:hover {
	color: #FF00FF;
	text-decoration: none;
}
.imgleft {
	float: left;
	padding: 10px;
}
