/* CSS Document */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E3DFE0;
}

.Menutext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #ffffff;
}
.Menutext:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #fffd00;
}
.addtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:Normal;
	color: #ffffff;
}
.menudown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:Normal;
	color: #333192;
}

.menudown:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:Normal;
	color: #666666;
}
.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:Normal;
	color: #333333;
}

.maintextbold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #333192;
}
.maintext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:Normal;
	color: #333192;
}

.maintextbold0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:Normal;
	font-weight:bold;
	color: #333192;
}

.maintextbold2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:Normal;
	font-weight:bold;
	color: #333192;
}

.maintextbold2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:Normal;
	font-weight:bold;
	color:#666666;
}
.maintextboldunderline
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333192;
	text-decoration:underline;
}	
.tittext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:Bold;
	color: #333192;
}
.textboldwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:Normal;
	font-weight:bold;
	color: #FFFFFF;
}

.textboldlink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333192;
}
.textboldlink:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333192;
	text-decoration:underline;
}