/* CSS Document */

.menutitle {
padding-left			:20px;
text-align				: left;
font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
font-size				: 13px;;
font-weight				:normal;
line-height				: 200%;	
letter-spacing			: 1px;
width:165px;
}

.menutitle_active {
padding-left			:20px;
text-align				: left;
font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif;
font-size				: 13px;;
font-weight				:normal;
line-height				: 200%;	
letter-spacing			: 1px;
width:165px;
}

.menutitle a:link {
color					: #333333;
text-decoration			: none;
}

.menutitle a:active {
color					: #333333;
text-decoration:none;
}

.menutitle a:visited {
color					: #333333;
text-decoration			: none;
}

.menutitle a:hover {
color:#cccccc;
text-decoration			: none;
}

.menutitle_active a:link {
color					: #dc7c00;
text-decoration			: none;
}

.menutitle_active a:active {
color					: #dc7c00;
text-decoration			: none;
}

.menutitle_active a:visited {
color					: #dc7c00;
text-decoration			: none;
}

.menutitle_active a:hover {
color:#dc7c00;
text-decoration			: none;
}

#masterdiv {
width:175px;
float:left;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div.menu {
width:175px;
float:left;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}


.submenu  {
margin-top:-5px;
padding-left			:20px;
text-align				: left;
font-family				: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size				: 12px;
font-weight				:normal;
line-height				: 140%;
width:165px;
}

.submenu_active {
margin-top:-5px;
text-align				: left;
font-family				: "trebuchet MS", Arial, Helvetica, sans-serif;
font-size				: 12px;
font-weight				:normal;
line-height				: 140%;
width:165px;
}

.submenu a:link {
color					: #333333;
text-decoration			: none;
}

.submenu a:active {
color					: #dc7c00;
text-decoration			: none;
}

.submenu a:visited {
color					: #333333;
text-decoration			: none;
}

.submenu a:hover {
color					: #dc7c00;
text-decoration			: none;
}

a.submenu_active:link {
color					: #dc7c00;
text-decoration			: none;
}

a.submenu_active:active {
color					: #dc7c00;
text-decoration			: none;
}

a.submenu_active:visited {
color					: #dc7c00;
text-decoration			: none;
}

a.submenu_active:hover {
color					: #dc7c00;
text-decoration			: none;
}


#masterdiv2 {
width:145px;
float:left;
margin-top:20px;
padding-left			:20px;
}

.links {
margin-left			:0px;
text-align				:left;
font-family				:"trebuchet MS", Arial, Helvetica, sans-serif;
font-size				: 10px;;
font-weight				:normal;
line-height				: 130%;	
letter-spacing			: 0px;
width:195px;
color:#666666;
}

.links a:link {
color					: #666666;
text-decoration			: none;
}

.links a:active {
color					: #666666;
text-decoration			: none;
}

.links a:visited {
color					: #666666;
text-decoration			: none;
}

.links a:hover {
color					: #dc7c00;
text-decoration			: none;
}