﻿body {
			margin: 0px;
			padding: 0px;
			text-align: left; 
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			background-color: white;
			height: 100%;
			overflow-x: hidden;
		}
		
		a:link 
		{
		    color: #3c3c3c;
		    text-decoration: underline;
		}
		
		a:visited 
		{
		    color: #3c3c3c;
		    text-decoration: underline;
		}
		
		a:hover
		{
		    color: #7c7c7c;
		    text-decoration: underline;
		}
		
		.footLinks a:link
		{
		    color: #3c3c3c;
		    text-decoration: none;}
		
		.footLinks a:visited
		{
		    color: #3c3c3c;
		    text-decoration: none;}
		
		.footLinks a:hover
		{
		    color: #7c7c7c;
		    text-decoration: none;}

		.setBackGround {
			background-color:#BBBBBB;
			background-image:url(../images/back.png);
			background-position:center center;
			background-repeat:repeat-y;
			height:auto;
			position:absolute;
			left:0;
			top:0px; /* 15px makes it look like its floating */
			min-height:100%;
			width:100%;
		}

		#container {
			width: 1011px;
			text-align: center;
			margin-top: 0;
			margin-right: auto;
			margin-bottom: 0;
			margin-left: auto;
		}

		#logo {
			float: left;
			margin:10px;
			margin-top: 25px;
			width: 236px;
			height: 68px;
			border:0px solid #000000
		}

		#ad {
			float: right;
			margin:10px;
			width: 728px;
			height: 90px;
			border:0px solid #000000;
		}
		
		.MarginTable
		{
		    margin: 95px;
		}

		#menuDiv {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			text-align: left;
			float: left;
			width: 85%;
			color: #FFFFFF;
			margin-left: 95px;
			background-color: whitesmoke; /* CCCCCC */
			border-top:1px solid #cccccc;
			border-bottom:1px solid #cccccc;
			border-left:1px solid #cccccc;
			border-right:1px solid #cccccc;
		}

		ul#menuUL {
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-size: 100%;
			cursor: default;
			width: auto;
		}

		ul#menuUL li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-size: 100%;
			position: relative;
			text-align: center;
			cursor: pointer;
			width: auto;
			float: left;
		}

		ul#menuUL a {
			display: block;
			cursor: pointer;
			background-color: whitesmoke; /* ccc */
			padding: 0.5em 0.75em;
			color: #333;
			text-decoration: none;
		}

		ul#menuUL a:hover, ul#menuUL a:focus {
			background-color: whitesmoke; /* cccccc */
			color: #8cc63f;
		}

.moveTable
{
    margin-left: 95px;
}

.termsHor
{ 
    border-bottom: #999999;
}


		#menuTopDiv {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			text-align: left;
			float: left;
			width: 85%;
			color: black;
			margin-left: 95px;
			background-color: #8cc63f;
			border-bottom: 2px solid #1b75bc;
			/*border-left: 2px solid #1b75bc;*/
			/*border-right: 2px solid #1b75bc;*/
			
		}


#menuTopDiv a {
			display: block;
			cursor: pointer;
			background-color: #8cc63f;
			padding: 0.5em 0.75em;
			color: black;
			text-decoration: none;
		}

#menuTopDiv a:hover, ul#menuUL a:focus {
			background-color: #8cc63f;
			text-decoration: underline;

		}
		#content div {
			width: 21%;
			float: left;
			margin-top: 10px;
			margin-bottom: 10px;
    height: 28px;
}

		#middleContent {
			border-left:0px solid #000000;
			border-right:0px solid #000000;
		}
		

.heading {
color: #cc6600;
font-size: 13px;
font-weight: bold;
}

.wpHeading {
color: #cc6600;
font-size: 12px;
font-weight: bold;
}


.wpHeading a:link 
{
    color: #cc6600;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.wpHeading a:visited 
{
    color: #cc6600;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.wpHeading a:hover 
{
    color: #cc6600;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.wpLinks
{
    text-align: left;
}

.wpLinks a:link 
{
    color: #000000;
/*font-size: 12px;*/
text-decoration: none;
}

.wpLinks a:visited 
{
    color: #000000;
/*font-size: 12px;*/
text-decoration: none;
}

.wpLinks a:hover 
{
    color: #cc6600;
/*font-size: 12px;*/
text-decoration: none;
}








#menuFavDiv {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;
			float: left;
			width: 1011px;
			color: #000000;
			margin-left: 1px;
			background-color: whitesmoke;
		}

		ul#menuFavUL {
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-size: 100%;
			cursor: default;
			width: auto;
		}

		ul#menuFavUL li {
			margin: 0;
			padding: 0;
			list-style-type: none;
			font-size: 100%;
			position: relative;
			text-align: center;
			cursor: pointer;
			width: auto;
			float: left;
		}

		ul#menuFavUL a {
			display: block;
			cursor: pointer;
			background-color: whitesmoke;
			padding: 0.5em 0.75em;
			color: #333;
			text-decoration: none;
		}

		ul#menuFavUL a:hover, ul#menuUL a:focus {
			color: #003300;
			text-decoration: underline;
		}
		
hr {
    color: Silver;
    height: 50%;
}

.textbox {
    /*font-family: Verdana, Arial;*/
    height: 15px;
    font-size: 11px;
    color: #3c3c3c;
    background-color: whitesmoke;
    font-weight: bold;
    padding-top: 1px;
    border: 1px solid silver;
}

.textboxddl {
    /*font-family: Verdana, Arial;*/
    /*height: 15px;*/
    font-size: 11px;
    color: #3c3c3c;
    background-color: whitesmoke;
    font-weight: bold;
    /*padding-top: 1px;*/
    border: 1px solid silver;
}

.loginbtn 
{
    
    /*font-size: 11px;
    color: #3c3c3c;*/
    width: 48px;
    height: 22px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: transparent url(../images/login.png) no-repeat center top;
}

.sendbtn 
{
    
    /*font-size: 11px;
    color: #3c3c3c;*/
    width: 48px;
    height: 22px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: transparent url(../images/send.png) no-repeat center top;
}

.submitbtn 
{
    
    /*font-size: 11px;
    color: #3c3c3c;*/
    width: 48px;
    height: 22px;
    margin: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: transparent url(../images/submit.png) no-repeat center top;
}

.signupbtn 
{
    
    /*font-size: 11px;
    color: #3c3c3c;*/
    width: 54px;
    height: 22px;
    /*margin: 0;*/
    margin-right: 103px;
    text-align: left;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: transparent url(../images/signup.png) no-repeat center top;
}

.changepwbtn 
{
    
    /*font-size: 11px;
    color: #3c3c3c;*/
    width: 113px;
    height: 22px;
    margin: 0;
    /*margin-right: 103px;*/
    text-align: left;
    padding: 0;
    border: 0;
    cursor: pointer;
    background: transparent url(../images/pw.png) no-repeat center top;
}

.button 
{
    height: 20px;
    width: 60px;
    font-size: 11px;
    color: #3c3c3c;
    background-color: whitesmoke;
    font-weight: bold;
    border: 1px;
}

.AppTitle a:link
{
    text-decoration: none;
    font-weight: bold;
    
}

.AppTitle a:visited
{
    text-decoration: none;
    font-weight: bold;
    
}

.AppTitle a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #8cc63f;
}

/* style2 */

.Middle
{
    color: #3c3c3c;
}

table.center 
{
    margin-left: auto;
    margin-right: auto;
}

.exc a:hover
{
    color: #1b75bc;
}

.ContentImg
{
    font-size: 11px;
}

.ContentImg a:link
{
    color: #1b75bc;
    text-decoration: none;
}

.ContentImg a:visited
{
    color: #1b75bc;
    text-decoration: none;
}

.ContentImg a:hover
{
    
    text-decoration: underline;
    
}


.CustomMiddle
{
    color: #3c3c3c;
    font-family: helvetica, Arial, Sans-Serif;
}
.CustomMiddle2
{
    color: #3c3c3c;
    background-color: #ffffff;
    font-family: helvetica, Arial, Sans-Serif;
}

.background { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	background-color: #ffffff; 
	background-repeat:repeat-y; 
	background-position:center; 
	height:auto; 
} 

        
        .button
        {
         background-color: #efefef;  
         font-family: Verdana, Arial;
         font-size: 10px; 
        }

.tabpage_visible {
    height: auto;
    width: 100%;
    background-color: white ;
    /*display: "";*/
    position: absolute ;
}

.tabpage_hidden {
    height: 300px;
    width: 100%;
    background-color: white ;
    display: none ;
    position: absolute ;
}

.tabheader {
    height: 40px;
    width: 99%;
    /*background-color: lightblue;*/
    color: black ;
    position: relative ;
}

.tabbody {
    height: auto;
    width: 99%;
    background-color: red ;
}


input.groovybutton
{
   font-size:0.8em;
   font-family:Verdana,sans-serif;
   color:#284775;
   background-color:#FFFBFF;
   border-style:solid;
   border-color:#CCCCCC;
   border-width:1px;
   width:150px;
}

/* stylesheet */

.DirectHeading 
{
    color: #999999;
}

.ImageClass 
{
    text-align: left;
}

.DirectHeading a:link
{
    color: #1b75bc;
    text-decoration: none;
}
.DirectHeading a:visited
{
    color: #1b75bc;
    text-decoration: none;
}

.DirectHeading a:hover
{
    color: #1b75bc;
    text-decoration: underline;
}

.Directory 
{
    color: #999999;
    border: solid 1px #3c3c3c;
}

.Heading 
{
    color: #acacac;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, Arial, Sans-serif;
    
}

.Heading2
{
    color: #3c3c3c;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, Arial, Sans-serif;
    border-bottom: solid 1px #999999;
}

.Directory a:link
{
    color: #5c5c5c;
    text-decoration: none;
    
}

.Directory a:visited
{
    color: #5c5c5c;
    text-decoration: none;
}

.Directory a:hover
{
    color: #5c5c5c;
    text-decoration: underline;
}

.Title a:link
{
    font-size: 13px;
    text-decoration: none;
    color: #3c3c3c;
    font-weight: bold;
}

.Title a:visited
{
    font-size: 13px;
    text-decoration: none;
    color: #3c3c3c;
    font-weight: bold;
}

.Title a:hover
{
    font-size: 13px;
    text-decoration: underline;
    color: #3c3c3c;
    font-weight: bold;
}

.Title2 a:link
{
    font-size: 13px;
    text-decoration: none;
    color: #1b75bc;
    font-weight: bold;
}

.Title2 a:visited
{
    font-size: 13px;
    text-decoration: none;
    color: #1b75bc;
    font-weight: bold;
}

.Title2 a:hover
{
    font-size: 13px;
    text-decoration: underline;
    color: #1b75bc;
    font-weight: bold;
}

.DevDiv a:link
{
    text-decoration: none;
    font-size: 12px;
    color: #3c3c3c;
    font-weight: bold;
}

.DevDiv a:visited
{
    text-decoration: none;
    font-size: 12px;
    color: #3c3c3c;
    font-weight: bold;
}

.DevDiv a:hover
{
    text-decoration: underline;
    font-size: 12px;
    color: #3c3c3c;
    font-weight: bold;
}

.DevDiv2 a:link
{
    text-decoration: none;
    font-size: 12px;
    color: #1b75bc;
    font-weight: bold;
}

.DevDiv2 a:visited
{
    text-decoration: none;
    font-size: 12px;
    color: #1b75bc;
    font-weight: bold;
}

.DevDiv2 a:hover
{
    text-decoration: underline;
    font-size: 12px;
    color: #1b75bc;
    font-weight: bold;
}

.fixFooter 
{
    font-size: 10px;
}

.fixFooter2
{
    font-size: 10px;
    font-weight: normal;
}

.moveDL
{
    margin-left: 175px;   
}
