/**
 * Style sheet xBasic
 */
html
{
	overflow:scroll;
}

body
{
	margin:0px;
	padding:0px;
	background-color:#F9F2E2;
}

a, b, body, cite, div, em, i, label, li, ol, p, strong, td, th, u, ul
{
	font-family:Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	font-family:Verdana, sans-serif;
}

fieldset, form, input, optgroup, select, textarea
{
	font-family:Zawgyi-One;
	font-size:13px;
}

a, body, div, fieldset, form, input, label, li, ol, optgroup, p, select, td, th, textarea, ul
{
	font-size:11px;
	color:#666966;
}

img
{
	border:0px;
}

p, pre, form
{
	margin:0px;
	padding:0px 0px 0px 10px;
}

h1
{
	width:570px;
	height:30px;
	margin:0px;
	padding:0px;
	font-family:Georgia;
	font-weight:bold;
	font-variant:small-caps;
	font-size:13px;
	color:#375891;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:bold;
	font-size:11px;
}

optgroup
{
	padding-top:3px;
	padding-bottom:3px;
	font-style:normal;
}

a:hover
{
	color:#FEC474;
}

a
{
	text-decoration:none;
	color:#CD9301;
}
