
body, td, input			{ font-family: tahoma, helvetica; font-size: 10px; color: #444444; line-height: 13px; }
body					{ background-image: url('images/background.gif'); }
input, select			{ font-size: 11px; }
textarea				{ font-size: 11px; font-family: courier new; }
form					{ margin: 0px; }
ul						{ margin-left: 7px; padding-left: 1em;  text-indent: 5px; margin-top: 7px; margin-bottom: 7px; }
ul li 					{ list-style-image: url('images/bullet.gif'); margin-bottom: 2px; }
ol                      { margin-left: 15px; padding-left: 1em; text-indent: 5px; margin-top: 7px; margin-bottom: 7px; }
ol li 					{ margin-bottom: 10px; }

br.short				{ line-height: 6px; }

.copyright				{ color: #a4a6aa; }
.graytext				{ color: #a4a6aa; }
.graytext a:link		{ color: #a4a6aa; }
.graytext a:visited		{ color: #a4a6aa; }

.pageheader				{ font-weight: bold; font-size: 11pt; color: #edb712; }
.pagecontent			{ margin-left: 10px; margin-bottom: 10px; margin-right: 10px; }
.subheader				{ font-weight: bold; font-size: 11px; }
.news					{ font-weight: bold; font-size: 11px; color: #be7f00; }
.menubartext			{ font-weight: bold; color: #ffffff; font-size: 11px; }

a:link					{ color: #b55210; }
a:visited				{ color: #b55210; }
a:active				{ color: #d6a17e; }

a.topbutton:link		{ font-size: 8pt; color: #ffffff; text-decoration: underline; }
a.topbutton:active		{ font-size: 8pt; color: #ffffff; text-decoration: underline; }
a.topbutton:visited		{ font-size: 8pt; color: #ffffff; text-decoration: underline; }
a.topbutton:hover		{ font-size: 8pt; color: #ffffff; text-decoration: underline; }

a.bottombutton			{ font-size: 8pt; color: #ffffff; text-decoration: underline; }
a.bottombutton:link		{ font-size: 8pt; color: #ffffff; text-decoration: underline; }
a.bottombutton:visited	{ font-size: 8pt; color: #ffffff; text-decoration: underline; }

.pinkbox				{ border: 1px solid #f07fdc; color: #000; background-color: #fff3f3; }
.bluebox				{ border: 1px solid #67a7d9; color: #000; background-color: #f0f0ff; }
.orangebox				{ border: 1px solid #f3d02c; color: #000; background-color: #f5eab8; }
.greenbox				{ border: 1px solid #5ac04f; color: #000; background-color: #e4fde0; }

.dotline td				{ background-image: url('images/dots.gif'); background-repeat: repeat-x; }

.popup		 			{ background-color: #E3EEFE; border: 1px solid #508DE6; display: none; padding: 6px; width: 300px; }