body {
	margin: 5px;
	background-color:#ffffff;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px solid #A5ACB2;
	background-color: #FFFfff;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: black;
	border: 1px solid #A5ACB2;
	background-color: #FFFfff;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.but {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border: 1px solid #A5ACB2;
	background-color: #b3c2fa;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; /*#666666*/
	
}

a.custom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.custom:link {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}
a.custom:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}
a.custom:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}
a.custom:active {
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
}

a.menu_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 666666;
}


.buy_button{ cursor:pointer; padding:2px 10px; background-color:#F90; border:1px solid #666; color:#000; font-size:16px; font-weight:bold;}

a.left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.left:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.left:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.left:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.left:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}








a.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
a.orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #EA852B;
	font-weight:bold;
	text-decoration: none;
}



a.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3588FE;
	
	text-decoration: none;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3588FE;
	
	text-decoration: none;
}
a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3588FE;
	
	text-decoration: none;
}
a.bottom:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3588FE;
	
	text-decoration: none;
}
a.bottom:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3588FE;
	
	text-decoration: none;
}



a {
	color : #993399;
}
a:link {
	color : #993399;
}
a:hover {
	color : #993399;
}
a:visited {
	color : #993399;
}
a:active {
	color : #993399;
}


a.menu {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #ffffff;
}
a.menu:link {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #ffffff;
}
a.menu:hover {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #ffffff;
}
a.menu:visited {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #ffffff;
}
a.menu:active {
	font-family : Arial;
	font-size : 12px;
	font-weight:bold;
	text-decoration : none;
	color : #ffffff;
}