body  {
	background-color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #3366CC;
	font-weight : bold;
}

td  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #3366CC;
	font-weight : bold;
}
input.tvalue{
	color: #FF0033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFCC;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}
input.tvaluer{
	color: #FF0033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFCC;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
}
select.tvalue{
	color: #FF0033;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFFFCC;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}
td.barmenu  {
	background-color : #CCCCCC;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}
td.sidemenu  {
	background-color : #3366CC;
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
}

td.sidetitle  {
	background-color : #003399;
	color : #FFFFFF;
	font-size : 18px;
	font-weight : bold;
}

td.title{
	background-color : #ABE3CA;
	color : #000000;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
}
td.title1{
	background-color : #000000;
	color : #FFFFFF;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}
td.name{
	background-color : #ABE3CA;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
}

}
td.entry{
	background-color : #FFFFCC;
	color : #FF0033;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}
td.entryr{
	background-color : #FFFFCC;
	color : #FF0033;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
}
td.fixedr{
	background-color : #ABE3CA;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	text-align : right;
}
td.submit{
	background-color : #FFFFCC;
	color : #000000;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}
table.form{
	font-size : 10px;
	background-color : #EEEEEE;
}

a  {
	color : Maroon;
}

a:hover  {
	color : Navy;
}

a.side  {
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	color : White;
}

a.side:hover  {
	text-decoration : underline;
	color : #FFFF99;
}

a.bar  {
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
}

a.bar:hover  {
	text-decoration : underline;
}

span.text1  {
	font-size : 12px;
}
span.text2  {
	font-size : 16px;
}

span.text3  {
	font-size : 18px;
	color : Maroon;
}

span.text4  {
	font-size : 20px;
}

li  {
	list-style-type : disc;
	font-size : 16px;
	font-weight : bold;
}
