.menuline {
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	background-color: #FE0000;
}
.header {
	font-family: Tahoma, Arial, Aladdin, Algerian;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	background-color: #FF0000;
	background-repeat: no-repeat;
	text-align: center;
	border: thin solid #FF0000;
	padding: 5px;
}
.border {
	border: 1px solid #FF0000;
}

.menuline a {
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

.time {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
}
body {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	background-image: url(images/screw.jpg);
	background-repeat: repeat;
	margin: 2px;
	background-attachment: fixed;
}
.text1 {
	font-family: tahoma, arial, verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text1 ul li {
	list-style-image: url(images/list.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #FF0000;
}
.footer a {
	color: #000066;
	text-decoration: none;
}
.footer a:hover {
	color: #990000;
	text-decoration: none;
}

