<?php
include ("globals.php");
?>

<style type="text/css">
body { 
 text-align: left;

}
#mainContainer { width: 100%; margin: 0 auto; text-align: left; padding-top: 14; }
#topContent big { padding-left: 10px; font-size: 1.1em; font-weight: bold; color: #397DBD; font-family: Verdana; }
#topContent medium { padding-left: 10px; font-size: 1.0em; font-weight: bold; color: #397DBD; font-family: Verdana; }
#topContent leftmenu { font-size: 0.3em; font-weight: bold; color: #ff0000; font-family: Verdana; }
#topContent span a { font-size: .68em; color: #FF0000; font-family: Verdana; padding-left: 15px; }
#qlrt { float: right; margin-top: 0; font-family: Verdana; font-weight: bold; font-size: 10px; color: #0956A6; text-align: right; }
#whcptabs { float:left; border-bottom: 1px solid #337EB7; font-family: Verdana; font-size: 10px; width: 100%; padding-left: 10px; margin-top: 10px }
#whcptabs ul { margin: 0; padding: 0; bottom: -1px; left: 20px; display: inline; list-style: none; width: 55em; }
#whcptabs li { display: inline; list-style: none; }
#whcptabs li.selected { margin: 0 4px 0 0; font-weight: bold; color: #337EB7; }
#whcptabs a { display: block; float: left; padding: 3px 10px 4px 10px; margin-top: 3px; margin-right: 4px; text-align: center; text-decoration: none; font-weight: bold; color: #0055A3; background-color: #DEEFFF; border-bottom: none; border-top: 1px solid #337EB7; border-left: 1px solid #337EB7; border-right: 1px solid #337EB7; }
#whcptabs a.selected { float: left; display: block; padding: 4px 13px 6px 10px; font-weight: bold; color: #FFF; border-top: 1px solid #FFF; border-left: 0px; border-right: 1px solid #FFF; background: url(<?php echo $HREFDIR."scripts/"; ?>tab_shad_1.gif) no-repeat right; margin-top: 0; margin-right: 2px; background-color: #337EB7; }
#whcptabs a:hover { text-decoration: underline; }
.triclr { clear: both; margin: 0 0 -10px 0; padding: 0; width: 45em; }
#triclr_manage { background: url(<?php echo $HREFDIR."scripts/";  ?>tab_arw_1.gif) no-repeat 273px 0px; }
#vmsite_pending { position: relative; top: 26px; font-weight: normal; margin-top: -15px; color: #c8c8c8; }
#vmsite_pending a { text-decoration: underline; font-family: Verdana; color: #c8c8c8; font-size: 10px; }
#vmsite_pending span { font-size: 10px; font-family: Verdana; color: #FF0000; }
.yfitabs {float:left;border-bottom: 1px solid #337EB7;font-family: Verdana;font-size: 10px;width: 100%;padding-left: 10px;margin-top: 10px; margin-bottom:0px;}
.yfitabs .yfitt {height:auto;  }
.yfitabs .yfitt ul {float:left;margin:0;padding:0;list-style:none;width:100%; position:relative; top:7px;}
.yfitabs .yfitt li {float:left;display:block;padding-bottom:7px; padding-top:0px; margin-right:0px;}
.yfitabs .yfitt li a {float:left;display:block;text-decoration:none;padding: 3px 2px 4px 2px;margin:3px 4px 0 0;font-weight: bold; color: #0055A3; background-color: #DEEFFF; 	border-top: 1px solid #337EB7;border-left: 1px solid #337EB7;border-right: 1px solid #337EB7; cursor:pointer}
.yfitabs .yfitt li em {float:left;margin-right:0;padding:0; font-style:normal;}
.yfitabs .yfitt li.on {background:url(<?php echo $HREFDIR."scripts/";  ?>tab_arw_1.gif)  bottom center no-repeat; }
.yfitabs .yfitt li.on a {background-color:#337EB7;padding:4px 13px 7px 10px;margin:0 2px 0 0;text-decoration:none; background-image:url(<?php echo $HREFDIR."scripts/"; ?>tab_shad_1.gif); background-repeat:no-repeat; background-position:right; border-right:none; border-top:none;}
.yfitabs .yfitt li.on em { color:#FFF; }



a {
        color: #00526f;
}


a.leftmenu {
 color: #00526f; text-decoration:none;
}


a.fdSubmit {
        color: #fff;
        padding: 2px 5px;
        border: 2px solid;
        border-color: #7bf #07c #07c #7bf;
        background-color: #6699ff;
        font-family: Georgia, ..., serif;
        font-size: 12px;
        display: block;
        height: 18px;
        width: 200px;
        text-decoration: none;
        text-align: center;
        font-weight:bold;
}

a.fdSubmit:hover {
background-color: #cc9966;
border-color: #7bf #07c #07c #7bf;

}

</style>