body {
	background-color: #000000;
	background-image: url(../images/gradback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
}
html {
overflow-y:scroll;
}

.lshad {
	background-image: url(../images/lshad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 40px;
}
.rshad {
	background-image: url(../images/rshad.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 40px;
}
.navback {
	background-color: #EF3743;
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-position: left center;
	font-weight: bold;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.divider {
	height: 35px;
	width: 38px;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center;
}
	.footer {
	background-image: url(../images/navback.gif);
	background-repeat: repeat-x;
	height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: left center;
}

a:link .whitelinks {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover .whitelinks {
	color: #FFCC33;
}
.whitelinks{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-image: url(../images/dots.gif);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: normal;
	font-weight: normal;
}
.headings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EF3743;
}
.darkheadings {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.maintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.designedby{
	height: 35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E4303B;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-decoration: none;
}
.border {
border:solid; border-width:1px; border-color:#EF3743;

}
