.maintable {
border-top: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
}
.menutable {
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
}
.mainbody {
border-bottom: 1px solid #FF0000;
border-left: 1px solid #FF0000;
border-right: 1px solid #FF0000;
}
.footer {
border-bottom: 2px solid #dcdcdc;
}
p { 
font-size: 14px;
font-face: Tahoma, Verdana, Arial;
color: #FFFFFF;
margin-left: 10px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 5px;
}
p a {
color: #FFCC00;
text-decoration: none;
}
p a:hover {
color: #FF0000;
}

li {
font-size: 14px;
font-face: Tahoma, Verdana, Arial;
color: #FFFFFF;
font-style:italic;
}
.tableform, td {
font-size: 14px;
font-face: Tahoma, Verdana, Arial;
color: #FFFFFF;
margin-left: 10px;
}

.title {
font-size: 16px;
color: #FFCC00;
font-weight: bold;
text-decoration: underline;
}

.footertext {
font-size: 11px;
font-face: Tahoma;
color: white;
font-weight: bold;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 2px;
}
.lefttitle {
width: 160px;
font-size: 14px;
font-face: Tahoma;
font-weight: bold;
background-color: #000000;
color: #FFCC00;
padding: 5px 0px 5px 0px;
margin-left: 10px;
margin-right: 10px;
margin-top: 5px;
margin-bottom: 0px;
border: 1px solid #FF0000;
}
.left-text {
width: 160px;
background-color: #AAAAAA;
font-size: 12px;
font-face: Verdana, Arial, Tahoma;
color: #232323;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
padding: 5px 0px 5px 3px;
border: 1px solid #FF0000;
border-top: 0px;
}
.caption {
font-size: 11px;
font-face: Arial;
color: #000000;
font-style: italic;
margin-top: 1px;
}
.menu01 {
	color: #333333;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:15px;
	margin-right:15px;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
        }
.menu01 a {
	color : #FFFFFF;
	text-decoration: none;
}
.menu01 a:hover {
	color : #FFCC00;
	}			