FORM {
        
        color: White;
        
}
FORM TABLE {
background-color : #B0C4DE;
        border : 1px;
        border-color: Navy;
        border-style : solid;
}
FORM TD{
        font-size: 11px;
        font-family : Arial, Verdana, sans-serif;
        font-weight : bold;
        color: black;
        border: 0px;
        
}

input{
        display: block;
        border : 1px solid;
        background : #CEBBA7;
        color: #00007D;
        border-color :#aaaadd #aaaadd #3377dd #3377dd ;
        font-size: 11px;
        font-family : Arial, Verdana, sans-serif;
}

textarea{
        font-size: 11px;
        font-family : Arial, Verdana, sans-serif;
        display: block;
        border : 1px solid;
        background : #CEBBA7;
        color: #00007d;
        border-color :#aaaadd #aaaadd #3377dd #3377dd ;
}

select {
        display: block;
        border : 1px solid;
        background : #CEBBA7;
        color: #00007D;
        border-color :#aaaadd #aaaadd #3377dd #3377dd ;
        font-size: 11px;
        font-family : Arial, Verdana, sans-serif;
}

BODY {

 color: #003366;
        font-family : Arial, sans-serif;
        font-size: 11px;
        display : block;
	background : #FBEFD7;
        
}
.main {
color: #404040;
font-family : Verdana, Arial;
font-size: 12px;
        
}



A:Link
{
    font-size: 12pt;
    color: #336699;
    font-family: Times New Roman;
    Text-decoration: none
}
A:Top
{
    font-size: 12pt;
    color: #336699;
    font-family: Times New Roman;
    Text-decoration: none
}
A:Visited
{
    font-size: 12pt;
    color: #663366;
    font-family: Times New Roman;
    Text-decoration: none
}
A:Hover
{
    font-size: 12pt;
    color: #ff3300;
    font-family: Times New Roman;
    Text-decoration: underline
}

A.Menu {
        display: block;
        color: #003399;
        height: 20px;
        font-size: 11px;
        width: 100%;
        padding-top : 2px;
        padding-bottom : -4px;
}

A.Menu:Hover
{
   display: inline;
    font-size: 11px;
    color: #003399;
    font-family: Verdana;
    Text-decoration: none;
        background : #B2DAFF;
        width: 100%;
        border : 1px solid #3300CC;

}
A.Menu:Visited
{
    font-size: 11px;
    color: #003399;
    font-family: Verdana;
    Text-decoration: none
}


A.Menu2 {
        display: list-item;
        color: #003399;
        height: 18px;
        font-size: 11px;
        width:100%;
}

A.Menu2:Hover
{
   display: list-item;
    font-size: 11px;
    color: #000099;
    font-family: Verdana;
    Text-decoration: none;
        background : #66CCFF;
        width: 100%;
        border : 1px dotted Black;

}
A.Menu2:Visited
{
        color: #003399;
    font-size: 11px;
    font-family: Verdana;
    Text-decoration: none
}

.topn TD{
  background-color: #FFD700;
  color: Black;        
  width: 155px;
  font-size: 10px;
  text-align : center;
  height : 19px;
}

.topn A{
background-color : #FFD700;
color: brown;
width: 155px;
text-decoration: none;
}

.topn A:hover{
background-color : #9932CC;
color: white;
}

.footer {
        font-size: 9px;
        color: Navy;
        font-family : Verdana, Arial, sans-serif;
        text-decoration: none;
        font-weight : normal;
}

A.footer {
        font-size: 9px;
        color: Navy;
        font-family : Verdana, Arial, sans-serif;
        text-decoration: none;
        font-weight : normal;
}

A.footer:HOVER {
        color: Highlight;
        text-decoration: none;
        font-size: 9px;
        background : #B0C4DE;
}

A.footer:VISITED{
        text-decoration: none;
        font-size: 9px;
        color: Navy;
}


.text {
font-size: 12px;
color: black;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : normal;
text-align: justify;
}

.textbold {
font-size: 12px;
color: black;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : bold
}

.calendar {
background: #EEEEEE;
font-size: 14px;
color: #336699;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : bold
}

.calendartoday {
background: #FFFFFF;
font-size: 14px;
color: black;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : bold
}

.ss {
background: #E96464;
font-size: 14px;
color: white;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : bold
}

.month {
font-size: 18px;
color: #336699;
font-family : Times New Roman;
text-decoration: none;
font-weight : bold
}

.pic {
font-size: 12px;
color: black;
font-family : Verdana, Arial, sans-serif;
text-decoration: none;
font-weight : normal;
text-align: left;
}