.menulist a{
	color: #000000;
	display: inline;
	width: 90px;
	height: 20px;
	padding-top: 4px;
	background-image: url(../Images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana;
	font-style : normal;
	font-size : 10px;
	text-align : center;
}

.menulist a:hover{
background-image: url(../Images/button_alt.jpg);
}

.exchange a{
	color: #000000;
	display: inline;
	width: 120px;
	height: 25px;
	padding-top: 6px;
	background-image: url(../Images/exchange.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	font-weight: normal;
	font-family : Verdana;
	font-style : normal;
	font-size : 10px;
	text-align : center;
}

.exchange a:hover{
background-image: url(../Images/exchange_alt.jpg);
}

.bmenu a:link {
	font-family : Arial;
	color:#000066;
	font-size : 12px;
	font-weight: normal;
	text-align: center;
	text-decoration : none;
}

.bmenu a:visited {
	font-family : Arial;
 	color:#000066;
 	font-size : 12px;
 	font-weight: normal;
	text-align: center;
	text-decoration : none;
}	

.bmenu a:hover {
	font-family : Arial;
	color:#FF6600;
	font-size : 12px;
	font-weight: normal;
	text-align: center;
	text-decoration : underline;
}

.portfolioc a:link {
	font-family : Arial;
	color:#FF6600;
	font-size : 10px;
	font-weight: normal;
	text-align: center;
	LINE-HEIGHT: 25px;
	text-decoration : none;
}

.portfolioc a:visited {
	font-family : Arial;
 	color:#FF6600;
 	font-size : 10px;
 	font-weight: normal;
	text-align: center;
	LINE-HEIGHT: 25px;
	text-decoration : none;
}	

.portfolioc a:hover {
	font-family : Arial;
	color:#000066;
	font-size : 10px;
	font-weight: normal;
	text-align: center;
	LINE-HEIGHT: 25px;
	text-decoration : underline;
}

.content  {
 	font-family: Arial;
 	color:#666666;
 	font-size: 12px;
 	font-weight: normal;
 	margin-left: 20px;
	margin-right: 20px;
}

.bigcontent  {
 	font-family: Arial;
 	color:#666666;
 	font-size: 16px;
 	font-weight: normal;
 	margin-left: 20px;
	margin-right: 20px;
}

.header  {
 	font-family: Arial;
 	color:#666666;
 	font-size: 12px;
 	font-weight: bold;
 	margin-left: 30px;
	margin-right: 30px;
}

.subcontent  {
 	font-family: Arial;
 	color:#666666;
 	font-size: 12px;
 	font-weight: normal;
 	margin-left: 30px;
	margin-right: 30px;
}

.thanks	{
 	font-family : Arial;
 	color:#FF9933;
 	font-size : 16px;
 	font-weight: bold;
}

.manapatname {
	font-family: Arial;
	color: #CCCCCC;
	font-size: 12px;
	
}

.bigmanapatname {
	font-family: Arial;
	color: #CCCCCC;
	font-size: 16px;
	
}

.manapatnet {
	font-family: Arial;
	color: #FF9933;
	font-size: 12px;
}
	
.bigmanapatnet {
	font-family: Arial;
	color: #FF9933;
	font-size: 16px;
}