﻿.innerborder{border-color:Black; border:1px; border-style:solid;}

.textheader
{

font-size:11px;
font-style:normal;
font-weight:bold;
color:Black;
text-decoration:none;
}
.bluebutton  {
	background-color:#f6e2ed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:Black;
	border:1px solid Black;
	padding:2px 2px 0px 0px;
	}
	

.link {
	font-family: Verdana;
	font-size:11px;
	color: #666666; 
	font-weight:bold;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:Blue; 
	font-weight:bold;
}
 .boldlink1 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 color:Navy;
 }

.button  {
background-color:#f6e2ed;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#fe0882;
border:1px solid #CCCCCC;
padding:2px 2px 0px 0px;
cursor:hand;   
}

.adminboxleftbottom{
	background-image:url('images/leftbarbot.gif');
	background-repeat: no-repeat;
	height:30px;
	width:34px;
}

.adminboxrightbottom{
	background-image:url('images/rightbarbot.gif');
	background-repeat: no-repeat;
	vertical-align:bottom;
	height:30px;
	width:34px;
}

.graycolor{
background-color:#fe0882;
color:#FFFFFF;
}


.boldlink {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 color:Black;
 }
A.boldlink {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 color:1D5578;
 }
 .boldlink_footer {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 font-style:normal;
 font-weight:bold;
 text-decoration:none;
 color: #ffffff;
 }
 .black-txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
 }
 
 /* THIS CSS IS ONLY MEANT FOR LEFT NAVIGATION */
.tableLeft{
	border-right:1px solid #575757;
	
	width:200px;
    background-color:#f5f5f5;
}
.leftLinkClosed A{
	display:block;
	background-image:url('Images/left_main1.gif');
	font-family:Verdana, Arial;
	font-size:11px;
	color:#6C6E70;
	font-weight:bold;
	text-decoration:none;	
	height:17px;
	padding-left:20px;
	padding-top:3px	
}
.leftLinkOpened A{
	display:block;
	background-image:url('Images/left_main2.gif');
	font-family:Verdana, Arial;
	font-size:11px;
	color:#6C6E70;
	font-weight:bold;
	text-decoration:none;	
	height:17px;
	padding-left:20px;
	padding-top:3px	
}
.leftLinkSub A{
	display:block;
	background-image:url('Images/left_sub1.gif'); background-repeat:no-repeat;
	font-family:Verdana, Arial;
	font-size:11px;
	color:#6C6E70;
	font-weight:normal;
	text-decoration:none;	
	width:185px;
	height:23px;
	padding-top:2px;
	padding-left:15px;	
}
.leftLinkSub A:hover{
	display:block;
	background-image:url('Images/left_sub2.gif'); background-repeat:no-repeat;	
	width:185px;	
}
.gray-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color:#f6e2ed;
}
.graynormal {
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	background-color:#f6e2ed;
}
.white-bg{
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.blue-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color:#d4f0f7;
	}
.grayborder{
border:1px;
border-color:#666666;
border-style:solid;
}



/*-----------Login Page-----------*/
.bgtop {
	background-image: url(Images/up_img.gif); 
	background-position: center;
	background-repeat:no-repeat;
}
.bgleft 
{
background-image:url(Images/left.gif);
background-position:center;
background-repeat:no-repeat;
}
.bgrt
{
background-image:url(Images/rt_img.gif);
background-position:center;
background-repeat:no-repeat;
}
.graybg
{
background-image: url(Images/bg_img.gif);
background-repeat:repeat-x;
}
.txtblue
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#fe0882;
}
.txtred
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:Red;
}
.loginbutton
 {
/*background-image: url(Images/loginbutton.gif);*/
background-repeat:no-repeat;
width:75px;
height:35px;
font-family:Verdana, Arial;
font-weight:bold;
color:#3e3d23;
font-size:12px;
background-color:#ffffff;
border-left:0px;
border-right:0px;
border-top:0px;
border-bottom:0px;
cursor:hand;
}



/*- Menu Tabs H--------------------------- */

    #tabsH {
      float:left;
      width:65%;
     
      font-size:93%;
      line-height:normal;
      }
    #tabsH ul {
	margin:0;

	list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
	  background-image:url(Images/tableftH.gif); no-repeat left top;
      margin:0;
     
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
	  background-image: url(Images/tabrightH.gif); no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

	#tabsH #current a {
		background-position:0% -42px;
	}
	#tabsH #current a span {
		background-position:100% -42px;
	}
	
	

/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px 0px;
scrollbar-arrow-color: #FF0000;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;

}


.border{border-color:Black; border-width:2px; border-style:solid; }
.txt{font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}

.txtlogin{font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; font-weight:bold; text-decoration:none;}

<!--.smalltxtbox1{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; border-color:#000000; border-width:1px; width:50px; height:12px; color:#000000;}-->

.bordergrey{border-color:#e0dcde; border-width:2px; border-style:solid;}
.bordergrey1{border-color:#e0dcde; border-width:1px; border-style:solid;}

.txt2{font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; font-weight:bold;}

.txt3{font-family:Myriad Pro, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; font-weight:bold;}


.chromestyle{
width: 800;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{

width:700PX;
/*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
font-family:Futura Lt BT Light; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;
text-decoration: none;

}

.chromestyle ul li a:hover{

/*THEME CHANGE HERE*/
}




/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	color:#000000;
	font:normal 11px Myriad Pro;
	z-index:300;
	background-color: #ffb5da;
	width: 100px;
	visibility: hidden;
	

filter: progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=0); /*Add Shadow in IE. Remove if desired*/
}



.dropmenudiv a{
width:480PX;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFF; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
top:0px;

}
.footershow
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.textshow
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:normal;
font-weight:bold;
color:#595956;
text-decoration:none;
}
.textshowview
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-style:normal;
font-weight:bold;
color:#595956;
text-decoration:none;
}
.textshow1
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-style:normal;
font-weight:bold;
color:#595956;
text-decoration:none;
}
.normaltxt {
	font-family: Verdana;
	font-size:11px;
	color: #000000;
	text-decoration: none;
}
.normaltxt1 {
	font-family: Verdana;
	font-size:11px;
	color:#fe0882;
	text-decoration:underline;
	
	
}
.boldtxt{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}