body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: .90em; color: #000000; line-height: 18px}
body { margin: 0px; margin-bottom: 0px; background-image: url("/images/layout/background.jpg"); background-repeat: repeat-x; background-color: #000000; }

.divider { color: #ffffff; font-size: .75em; }

.AirConditioner { background: #ffffff url(/images/layout/airconditioner.jpg) 0% 100% no-repeat; }

a { color: #06335d; text-decoration: underline; }
a:visited { color: ##06335d; }
a:hover { color: #ff0000; text-decoration: none; }

a.SmallLink:link { color: #ffffff; font-size: .75em; }
a.SmallLink:visited { color: #ffffff; font-size: .75em;}
a.SmallLink:hover { color: #ff8501; text-decoration: none; font-size: .75em;}

input, select, textarea
{
color: #000000;
background-color: #f1c698;
border: 1px solid #000000;
}

div.scroll {
	height: 360px;
	width: 400px;
	overflow: auto;
	padding: 8px;
}
