﻿.topmenu
{
	color: #5e4278;
	text-decoration: none;
	font-size: 8pt;
}

.mnumainbg
{
	padding: 0px;
	margin: 0px;	
	font-size: 9pt;
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
	text-align: center;
}

.mnumainsub
{
	border: 1px solid #b29bc7;
	padding: 10px;
	margin: 0px;
	font-size: 9pt;
	color: #480049;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.mnumainsub:hover
{
	border: 1px solid #b29bc7;
	padding: 10px;
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #5e4278;
}


.mnumain
{
	padding: 15px 0px 15px 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: Tahoma;
	color: #480049;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b29bc7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d4d4d4;
	width:154px;
}

.mnumain:hover
{
	padding: 15px 0px 15px 0px;
	margin: 0px;
	font-size: 9pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	background-color: #5e4278;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #b29bc7;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #d4d4d4;
	width:154px;
}


.mnumainsubitem
{
	border: 1px solid #b29bc7;
	padding: 10px 50px 10px 10px;
	margin: 0px;
	font-size: 9pt;
	color: #480049;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}


.mnumainsubitem:hover
{
	border: 1px solid #b29bc7;
	padding: 10px 50px 10px 10px;
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #5e4278;
}

.submenutitle
{
	color: #5e4278;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.mnusub
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: 8px 5px 8px 5px;
	text-align: left;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d58e98;
	font-weight: bold;
	font-size: 8pt;
}


.mnusubsel
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	padding: 8px 5px 8px 5px;
	text-align: left;
	color: #c16270;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #d58e98;
	font-weight: bold;
	font-size: 8pt;
}

a.adetail:link
{
	text-decoration: underline;
	color: #0000FF;
}


a.adetail:hover
{
	text-decoration: underline;
	color: #0000FF;
}

a.adetail:visited
{
	text-decoration: underline;
	color: #0000FF;
}

a.adetail:active
{
	text-decoration: underline;
	color: #0000FF;
}

a.ah3:link
{
	color: #5e4278;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	text-decoration: none;
}


a.ah3:hover
{
	color: #5e4278;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	text-decoration: none;
}

a.ah3:visited
{
	color: #5e4278;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	text-decoration: none;
}

a.ah3:active
{
	color: #5e4278;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;	
	text-decoration: none;
}

.gborder
{
	border: 1px solid #999999;
}