/* CSS Document */

body {background-color:#ededed;}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#4b4b4b;
}

.mainlinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#959595;
	text-decoration:none;
}

.mainlinks a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	color:#959595;
	text-decoration:none;
}

.mainlinks a:hover {
	color:#ff9600;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
}

.copyright a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-decoration: none;
}

.copyright a:hover {
	color:#ff9600;
}

.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#959595;
	font-weight:normal;
}

.text a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#959595;
	text-decoration:none;
	font-weight:normal;
}

.mediumtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#959595;
}

.mediumtext a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#959595;
	text-decoration:none;
}

.mediumtext a:hover {
	color:#ff9600;
}

.bigtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	color:#959595;
}

.text a:hover {
	text-decoration:underline;
	color:#ff9600;
}

.formtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#959595;
	font-weight:bold;
}

.inputtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff9600;
	font-weight:bold;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}

.styletext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ff9600;
	font-weight:bold;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}

.topup a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ff9600;
	font-weight:bold;
}
