.AMTtblborder {
	border-top: 1px solid #ffcc00;
	border-right: 1px outset #ffcc00;
	border-bottom: 1px outset #ffcc00;
	border-left: 1px solid #ffcc00;
	background-image: url(../../../../gfx/background.gif);
}

.AMTtopicbg {
	background-image: url(../../../../gfx/background.gif);
}

.AMTbodybg {
	background-image: url(../../../../gfx/background.gif);
	border: 1px solid #ffcc00;
}
.AMTbodybglight {
	background-image: url(../../../../gfx/background.gif);
	border: 1px solid #ffcc00;
}

.AMTsmalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.AMTsmallesttext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.AMTnormaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.AMTbigtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.AMTformdesctext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.AMTheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.AMTerrortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.AMTcmtmessagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.AMTtextarea 
{
	border: 1px dotted #000000;
	height: 250px;
	width: 100%;
}

.AMTtextfield 
{
	border: 1px dotted #000000;
}

.AMTtextfieldsmall
{
	border: 1px dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.AMTselectfieldsmall
{
	border: 1px dotted #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.AMTbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:150px;
}
body,td,th {
	font-family: Tahoma;
	color: #FFCC00;
	font-weight: bold;
}
body {
	background-image: url(../../../../gfx/background.gif);
}
a:link {
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCC00;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1 {
	font-family: Tahoma;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
html {  
min-height: 100.05%;
}