a:link
{
color: #dd0606;
text-decoration: none;
}
a:visited
{
color: #dd0606;
text-decoration: none;
}
a:active
{
color: #dd0606;
text-decoration: none;
}

td{
font-size: 8pt;
}
.accToggler{
    cursor: pointer;
}
.bottom
{
font-family: Verdana, Helvetica, Times New Roman;
	color: #767676;
	font-size: 7pt;
  text-decoration: none;
}
.content_div{
position: ;
border: 0px solid red;
width: 425px;
padding-right: 7px;
padding-bottom: 5px;
text-align: justify;
margin-top: 1.4em;
margin-left: 0.1em;
left:0px;
height: 52.3em;
overflow: auto;
scrollbar-face-color: #003;
scrollbar-highlight-color: #ccc;
scrollbar-3dlight-color: #003;
scrollbar-darkshadow-color: #003;
scrollbar-shadow-color: #ccc;
scrollbar-arrow-color: white;
scrollbar-track-color: #003; 
z-index: 1;
}
.content_div input{
background: #fff;
border: 1px solid #3f74aa;
padding: 0px;
height: 22px;
}
.content_div a{
color: #fff;
}



.mf_table {
background: #FFFFFF;
}
.mf_table .item{
background: #C2D6EB;
padding: 4px;
font-weight: bold;
}



.choose_market {
border-right: 1px solid #4a587f;
padding-left: 1em;
padding-right: 1em;
font: Verdana;
font-size: 7pt;
background: #c2d6eb;
color: #122350;
}
.choose_market a:link {color: #000;}
.choose_market a:visited {color: #000;}
.choose_market a:active {color: #000;}

.inputbox {
border: 1px solid #051645;
}

.row1{
background-color: #D2DEEB;
}
.row2{
background-color: #E3EAF1;
}

.news_navigate a:link { color: #fff; }
.news_navigate a:visited { color: #fff; }
.news_navigate a:active { color: #fff; }

.searchbox {
width: 150px;
border: 1px solid black;
}

.member_menu td, .member_menu td a:link, .member_menu td a:visited, .member_menu td a:active {
font-size: 8pt;
color: #FFFFFF;
font-family: Verdana, Helvetica;
}



.bigtitle {
	background: #217BAD;
	padding-left: 40px;
	height: 90px;
	font-size:14pt;
	color: #ffffff;
}

.middle_menu {
	background: #333333;
	padding: 4px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 7pt;
	font-family: Verdana;
	border-top: 1px solid #cccccc;
}
.middle_menu a:link { color: #ffffff; font-weight: bold; }
.middle_menu a:visited { color: #ffffff; font-weight: bold; }
.middle_menu a:active { color: #ffffff; font-weight: bold; }

.site_info {
	background: #217BAD;
	padding: 4px;
	color: #ffffff;
	font-size: 7pt;
	font-family: Verdana;
}
.site_info a:link { color: #ffffff; font-weight: bold; text-decoration: none;}
.site_info a:visited { color: #ffffff; font-weight: bold; text-decoration: none;}
.site_info a:active { color: #ffffff; font-weight: bold; text-decoration: none;}


.left_holder {
	background: #E5EDF2;
	border-right: 1px solid #ccc;
	padding: 7px;
	padding-top: 10px;
}
.right_holder {
	background: #E5EDF2;
	border-left: 1px solid #ccc;
	padding: 7px;
	padding-top: 10px;
}
.content_holder {
	padding: 10px;
}

.bottom {
	background: #333333;
	font-size: 7pt;
	height: 20px;
	color: #fff;
}

.infobox{
	background-color: #cccccc;
}
.infobox td {
	background-color: #ffffff;
	padding: 3px;
	font-family: Verdana;
}
.infobox .title {
	color: #ffffff;
	font-weight: bold;
	background-color: #333333;
	padding: 5px;
}
.infobox .col2 {
	background-color: #eeeeee;
}
.infobox .bullet1{
	font-size: 7pt;
	color: orange;
}

.infobox a:link{
	font-size: 9pt;
	font-family: Verdana;
	}
.infobox a:visited{
	font-size: 9pt;
	font-family: Verdana;
	}
.infobox a:active{
	font-size: 9pt;
	font-family: Verdana;
	}		

.formbox {
}
.formbox .subtitle {
	font-weight: bold;
	padding: 5px;
	background-color: #eeeeee;
	font-size: 9pt;
	font-family: Verdana;
}
.tablelist {
}
.tablelist .title {
	color: #ffffff;
	font-weight: bold;
	background-color: #217BAD;
	height: 19px;
}
.tablelist .maintitle {
	color: #3A5D70;
	font-weight: bold;
	background-color: #add7ed;
	height: 22px;
	text-align:center;
}
.tablelist .row1 {
	background: #ECF3F6;
}
.tablelist .row2 {
	background: #E0EAEF;
}

.active {
	color: #3BA046;
}
.inactive{
	color: #C92626;
}

.inputbutton {
	background-image: url('/sitemanager/sites/style/images/button.gif');
	border: 1px solid #000033;
	height: 22px;
	width: 82px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-position: center;
	padding: 0px;

}

.resources {
    display: none;
}


.dropdownMenu {
	list-style-type: none;
	padding: 0; 
	margin: 0;
}
.dropdownMenu li {
	padding: 0;
	margin:  5px 0 0 0;
}
.dropdownMenu li a {
    display: block;
    padding: 10px;
	color: #ffffff;
	font-weight: bold;
}
.dropdownMenu li a:hover {
	background-color: #949494;
	color: #000000;
}