/* CSS Document */

.menutitle, .menutitle_active {
padding-left			: 0px;
padding-top				: 0px;
text-align				: right;
background-color		: #FFFFFF;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: normal;
line-height				: 210%;
}

.menutitle a:link {
color					: #40515d;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: normal;
line-height				: 210%;
}

.menutitle a:active {
color					: #40515d;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: normal;
line-height				: 210%;
}

.menutitle a:visited {
color					: #40515d;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: normal;
line-height				: 210%;
}

.menutitle a:hover {
color					: #8d0011;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: normal;
line-height				: 210%;
}

.menutitle_active a:link {
color					: #8d0011;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: bold;
line-height				: 210%;
}

.menutitle_active a:active {
color					: #8d0011;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: bold;
line-height				: 210%;
}

.menutitle_active a:visited {
color					: #8d0011;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: bold;
line-height				: 210%;
}

.menutitle_active a:hover {
color					: #8d0011;
text-decoration			: none;
text-align				: right;
font-family				: Georgia, "Times New Roman", Times, serif;
font-size				: 12px;
font-weight				: bold;
line-height				: 210%;
}

#masterdiv {
float					: right;
width					: 150px;
}

div.menu {
margin-top				: 20px;
width					: 150px;
padding-bottom			: 0px;
}

