.main_text{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#1E1E1E;
line-height:17px;
text-align:justify;
}
.main_text a{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#1E1E1E;
line-height:17px;
text-decoration:underline;
text-align:justify;
font-weight:bold;
}
.main_text a:hover{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#1E1E1E;
line-height:17px;
text-decoration:none;
text-align:justify;
font-weight:bold;
}
.main_text .hilite{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#000000;
line-height:17px;
font-weight:bold;
}
.copyright{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#ffffff;
line-height:17px;
}
.copyright a{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#ffffff;
line-height:17px;
text-decoration:underline;
}
.copyright a:hover{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#ffffff;
line-height:17px;
text-decoration:none;
}

/*Thumbnail*/
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 2px;
padding-bottom: 0;
background: #333333;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 8px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}
/********************/

.input1{
border:1px solid #666666;
width:180px;
height:17px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#333333;
padding-left:3px;
}
.input2{
border:1px solid #666666;
width:180px;
height:50px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#333333;
padding-left:3px;
}
.button1{
border:1px solid #666666;
width:55px;
background-color:#020180;
height:20px;
font-family:Tahoma, Verdana, Arial;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.button2{
border:1px solid #666666;
width:80px;
background-color:#020180;
height:20px;
font-family:Tahoma, Verdana, Arial;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
.tab11{
border:#020180 1px solid;
background-color:#F1F1F8;
}
.ctct{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#1E1E1E;
line-height:17px;
text-align:justify;
font-weight:600;
}
.tab22{
background-color:#F1F1F8;
}