body
{
color : black;
font-family : Verdana,tahoma,Arial;
font-size : 14px;
font-weight : bold;
align : center;
}


.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
}


.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;

}

tr.dark
{
color : white;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight : bold;
background-color: #000066;
}

tr.light
{
color : #000066;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight : bold;
background-color : #CCCCCC;
}
	
	
	
td.dark 
{
color : white;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight : bold;
background-color : #000066;
}

td.light
{
color : #000066;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight : bold;
background-color : #CCCCCC;
}

td.date
{
color : #000066;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight : bold;
background-color : #CCCCCC;
}

div 
{
color : white;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-wieght : bold;
}

div.black
{
color : black;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-wieght : bold;
}

A
{
color : #000099;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight : bold;
text-decoration : underline;
}

A:hover
{
color : red ;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight : bold;
text-decoration :underline;
}

td.head
{
color : white;
font-family : Verdana,tahoma,Arial;
font-size : 15px;
font-wieght : bold;
background-color : #000066;
}

table.light
{
color : #000066;
font-family : Verdana,tahoma,Arial;
font-size : 11px;
font-weight : bold;
background-color : #CCCCCC;
}