@charset "UTF-8";
/* CSS Document */



body { background-color:#F7F7F7;}

#container {width:900px; margin:auto; background-color:#F7F7F7;}

#top {background:url(../1net_images/banner.jpg); background-repeat:no-repeat; width:900px; height:133px; padding:0; margin:0;}

#mid {background:url(../1net_images/mid_slice.jpg); background-repeat:repeat-y; width:900px; padding:0; margin:0;}

#footer {background:url(../1net_images/footer.jpg); background-repeat:no-repeat; width:900px; height:46px; padding:0; margin:0;}
  
  
#sidebar_top {background:url(../1net_images/sidebar_top.jpg); background-repeat:no-repeat; width:200px; height:2px; padding:0; margin:0;}

#sidebar_mid {background:url(../1net_images/sidebar_mid.jpg); background-repeat:repeat-y; width:200px; padding:0; margin:0;}

#sidebar_bottom {background:url(../1net_images/sidebar_bottom.jpg); background-repeat:no-repeat; width:200px; height:2px; padding:0; margin:0;}


#mainbar_top {background:url(../1net_images/mainbar_top.jpg); background-repeat:no-repeat; width:693px; height:2px; padding:0; margin:0;}

#mainbar_mid {background:url(../1net_images/mainbar_mid.jpg); background-repeat:repeat-y; width:693px; padding:0; margin:0;}

#mainbar_bottom {background:url(../1net_images/mainbar_bottom.jpg); background-repeat:no-repeat; width:554px; height:2px; padding:0; margin:0;}

#mainbar_mid2 {background:url(../1net_images/mainbar_mid2.jpg); background-repeat:repeat-y; width:693px; padding:0; margin:0;}

#mainbar_bottom2 {background:url(../1net_images/mainbar_bottom2.jpg); background-repeat:no-repeat; width:693px; height:2px; padding:0; margin:0;}





h1 {padding-left:20px; }
h2 {padding-left:20px; font-family:Century Gothic; font-size:18px; text-align:center;}
h4 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000;}
h5 {font-family:Verdana, Arial, Helvetica, sans-serif;color:#000000; font-size:14pt;}
p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; line-height:17px; padding-left:20px; padding-right:20px; color:#5B5B5B;}
.ul {font-family:Arial, Helvetica, sans-serif; font-size:15px; line-height:18px; padding-left:20px; padding-right:20px; margin-left:30px; color:#744388; list-style-type:square;}

#font01       {font-family:Tahoma, Times, serif; font-size:18px; font-weight:bold; color:#5E007F;}
#font02       {font-family:Tahoma; font-size: 12px; font-weight:bold; line-height:14px;}
#font03       {font-family:Verdana,Tahoma; font-size: 10px; font-weight:bold; line-height:14px; color:#FFFFFF;}
#font04       {font-family:Verdana,Tahoma; font-size: 14px; font-weight:bold; line-height:14px;}
.red          {color:#ff0000;}
.red2         {color:#aa0000;}
.headline     {background:url(../images/headline.jpg); background-repeat:no-repeat; width:565px; height:35px; padding:0; text-indent:-9999px; padding-top:20px;}

.subtitle     {font-family:Century Gothic; font-size:22px; text-align:center;}
 



.chromestyle{
width: 100%;
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:13px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
background: url(../1net_images/chromebg.jpg) center center repeat-x;
padding: 8px 0;
margin: 0;
text-align: center;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #ffffff;
padding: 8px 12px;
margin: 0px;
text-decoration: none;
}

.chromestyle ul li a:hover{
background: url(../1net_images/chromebg-over.jpg) center center repeat-x;
}


/*Dropmenudiv2*/

.dropmenudiv {
position:absolute;
top: 0;
border: 1px solid #BBB;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: #E2C7ED;
width: 160px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a {
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color:#5E007F;
}

* html .dropmenudiv a { /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover { /*THEME CHANGE HERE*/
background-color:#744388;
color:#ffffff;
}




