body,form {
   color: #5b5b5b;
   font-family: Verdana,helvetica,Arial,sans-serif;
   font-size: 11px;
   border: 0px;
   padding: 0px;
   margin: 0px;
}

p,ol,dt,dd,dl,textarea,input {
   font-family: Verdana,helvetica,Arial,sans-serif;
   font-size: 11px;
}

tr,td,th,table,font,span,div,blockquote,h1,h2,h3,h4,h5 {
   font-family: Verdana,helvetica,Arial,sans-serif;
}

A:link {
    COLOR: #3366CC;
    TEXT-DECORATION: none;
    font-weight : bold;
}

A:visited {
    COLOR: #3366CC;
    TEXT-DECORATION: none;
    font-weight : bold;
}

A:hover {
    COLOR:#001C7D;
    TEXT-DECORATION: underline;
    font-weight : bold;
}

.NormalBody {
   font-family: Verdana,helvetica,Arial,sans-serif;
   font-size: 10px;
   line-height: 15px;
   color: #666666;
}

.Header2 {
    font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 15px;
    color: #333333;
    font-weight : bold;
}

.Header3 {
    font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 13px;
    color: #333333;
    font-weight : bold;
}

.Header4 {
    font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 12px;
    color: #666666;
    font-weight : bold;
}

.Header51 {
    font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 11px;
    color: #666666;
    font-weight : bold;
}

.Copyright{
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
    font-weight: normal;
}

.InputField {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 10px;
    color: #666666;
}

.LoginText {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
   color: #003798;
}

.ErrorMessage {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #CC0000;
}

.SuccessMessage {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: green;
}

.hidden
{
    position:absolute;
    left:0px;
    top:0px;
    width:0px;
    height:0px;
    overflow:hidden;
}


.LoginInputField {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
    color: #666666;
}

.Calendar {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
    color: #666666;
}

.CalendarSelectedDay {
	font-weight : bold;
	color: #333333;
	background-color : #BBBBBB;
}

.CalendarMonthName {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
    color: #555555;
	background-color : #BBBBBB;
}

.CalendarWeekDayName {
		font-weight : normal;
		text-decoration : underline;
}

.CalendarCurrentMonth {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
    color: #666666;
}

A.CalendarCurrentMonth:link {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
	font-weight: normal;
	text-decoration : none;
    color: #666666;
}

A.CalendarCurrentMonth:visited {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
	font-weight: normal;
    color: #666666;
}

A.CalendarCurrentMonth:hover {
	font-family: Verdana,helvetica,Arial,sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	background-color : #CCCCCC;
}

.CalendarNonCurrentMonth {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
    color: #AAAAAA;
}
A.CalendarNonCurrentMonth:link {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
	font-weight: normal;
	text-decoration : none;
    color: #AAAAAA;
}

A.CalendarNonCurrentMonth:visited {
   font-family: Verdana,helvetica,Arial,sans-serif;
    font-size: 9px;
	font-weight: normal;
    color: #AAAAAA;
}

A.CalendarNonCurrentMonth:hover {
	font-family: Verdana,helvetica,Arial,sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	text-decoration : none;
	background-color : #CCCCCC;
}
.opened{
    font-size:small;
}
A.opened:link{
    font-size:small;
}
.TableBorder {
    background-color : #CCCCCC;
}

.CurrentPage {
    font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    line-height: 10pt;
    font-weight: bold;
}
.PageNumbers {
    font-family: "Trebuchet MS", Verdana, Tahoma, Arial, sans-serif;
    font-size: 10px;
    line-height: 10pt;
    font-weight: normal;
}
