﻿body 
{
}

/*---------Modal Popup-----------*/

.modalBackground {background-color:Gray; filter:alpha(opacity=70); opacity:0.7;}
.modalPopup {background-color:#ffffff; border-width:3px; border-style:solid; border-color:#3790b7; padding:15px; width:800px; position:relative;font-family:Verdana; font-size:14px; }
.modalPopup h1 { padding:0px 0px 15px 0px; display:block; color:#0f5573; font-size:30px; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }
.modalPopup h3 { color:#06424B; display:block; font-size:23px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;  padding:0px 0px 10px 0px; }
.falsePad { margin-top:10px; }
.modalPopup strong{ color:#747474; font-weight:bold; font-size:14px;} 
.alt{ color:#1f3c58; font-family:"Trebuchet MS"; font-size:20px; padding-bottom:10px;} 
.detail-desc {background-color:#dbf0f9; border:solid 1px #fce73b; padding:5px; margin-top:4px;}

.falsePad td { padding:5px 0px; }
.modalPopup .close { position:absolute; top:10px; right:10px; }
.modalPopup .inpBox { margin:5px 0px; width:200px; border:1px solid #2d0442; padding:1px; font-family:Georgia, "Times New Roman", Times, serif; }
.modalpopupbtn { margin:5px 0px; width:auto; border:1px solid #2d0442; padding:1px; font-family:Georgia, "Times New Roman", Times, serif;}
.modalpopupbtn1 { width:92px; height:25px; background:url(../images/btn_bg.gif) no-repeat; border:none; text-align:center; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight:bold; }

.welText{ position:absolute; right:130px; top:20px; color:#20759a; font-size:14px;}
.welText a{ color:#4d1414; text-decoration:underline;}
.welText a:hover{ text-decoration:none;}
.bodyText{ font-size:13px; font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif; color:#767573; background-image:url(../images/colab-bg.png); background-position:center center; background-repeat:no-repeat;}

/*------------------------------*/
