input,option,textarea {border:1 1px $table[1]; font-family:verdana; font-size: 10px; color:#ffffff; background-color:#054E96; }
a:link,a:visited,a:active {text-decoration: none;color: #054E96}
a:hover                   {text-decoration: underline;color: #054E96}
.text_gray{
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-family:verdana;
	font-size:11px
}
.text_red{
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-family:verdana;
	font-size:11px;
	background : #C00000;
	font-weight: bold;
}
.text_red1{
	text-decoration: none;
	color: #C00000;
	font-style: normal;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
}
.text_blue{
	text-decoration: none;
	color: #ffffff;
	font-style: normal;
	font-family:verdana;
	font-size:11px;
	background : #6A9FC7;
	font-weight: bold;
	padding-top : 2;
	padding-bottom : 2;
	padding-right : 5;
	padding-left : 15;
	background-image : url(i/bar-1.gif);
}
.text_white {text-decoration: none;color: #ffffff; font-family:verdana; font-size:11px}
h1 {text-decoration: none; color: #000000;  font-family:verdana; font-size:25px; margin-top: 0pt;}
.h1 {text-decoration: none; color: #000000;  font-family:verdana; font-size:40px; margin-top: 0pt;}
h2 {text-decoration: none;color: #054E96;  font-family:verdana; font-size:12px; margin-top: 0pt; margin-bottom: 10px;}
.h3 {text-decoration: none;color: #054E96;  font-family:verdana; font-size:12px}
.h4 {text-decoration: none;color: #C00000;  font-family:verdana; font-size:12px}
a:link.headerr{
	font-family: verdana;
	font-size: 11px;
        background-color: #054E96;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited.headerr{
	font-family: verdana;
	font-size: 11px;
        background-color: #054E96;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.headerr{
	font-family: verdana;
	font-size: 11px;
        background-color: #054E96;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a:link.headerrr{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:visited.headerrr{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a:hover.headerrr{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a:link.headerr1{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0025AF;
	text-decoration: underline;
}
a:visited.headerr1{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0025AF;
	text-decoration: underline;
}
a:hover.headerr1{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #0025AF;
	text-decoration: underline;
}
a:hover.headerr{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}

a:link.headerr2{
	font-family: verdana;
	font-size: 11px;
        background-color: #054E96;
	color: #ffffff;
	text-decoration: none;
}
a:visited.headerr2{
	font-family: verdana;
	font-size: 11px;
        background-color: #054E96;
	color: #ffffff;
	text-decoration: none;
}
a:hover.headerr2{
	font-family: verdana;
	font-size: 11px;
        background-color: #8E4E96;
	color: white;
        text-decoration: none;
}

a.headerr3{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}
a:visited.headerr3{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

body, td {	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-family:verdana;
	font-size:11px}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/overlay.png); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/overlay.png", sizingMethod="scale");
	}


	