.RequireStar {
	color: #D2691E;
}

Body {	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	background-color: black;
}

TEXTAREA, SELECT, INPUT, FORM, TD, P, DIV, TH, TABLE, TD {
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;	
}

FORM {
	margin: 0 0 0 0;
	font-size: 8pt;	
}

A:link {
	color: #AA5B42;
}

A:visited {
	color: #AA5B42;
}

A:hover {
	color: #BB745D;
}

A.copyright:link {
	color: white;
text-decoration:none
}

A.copyright:visited {
	color: white;
text-decoration:none
}

A.copyright:hover {
	color: white;
text-decoration:none
}


#dsgn_MainTable {
	padding: 0 2 0 2;
	margin: 0 auto 0 auto;
	height: 100%;
	width: 702px;
	border-left: 2px dotted #5E5B56;	
	border-right: 2px dotted #5E5B56;				
}

#dsgn_MainTable2 {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	height: 100%;
	width: 700px;
}

#dsgn_MainTable3 {
	padding: 0 0 0 0;
	margin: 0 auto 0 auto;
	height: 100%;
	width: 100%;
}

#dsgn_LeftTd {
	background-image: url(../images/left.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 76px;
	vertical-align: top;	
}

#dsgn_PodstavkaFixedTd {
	height: 146px;
	background-image: url(../images/fire.gif);	
	background-repeat: no-repeat;	
	background-position: bottom;
}

#dsgn_PodstavkaScrollTd {
	height: 100%;
	background-image: url(../images/podstavka.gif);	
	background-repeat: repeat-y;	
	background-position: top;
}

#dsgn_CenterTd {
	width: 100%;
}

#dsgn_RightTd {
	background-image: url(../images/right.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	width: 76px;	
	vertical-align: top;	
}

#dsgn_TopLineTd {
	background-image: url(../images/top_line.gif);
	height: 19px;
	padding-left: 102px;
}

#dsgn_BottomLineTd {
	background-image: url(../images/bot_line.gif);
	height: 19px;
	padding: 0 0 0 12;
}

#dsgn_FlagTd {
	background-image: url(../images/flag.gif);	
	background-repeat: no-repeat;
	padding: 13 0 0 10;
}

H1 {
	text-align: right;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 17;
	margin-left: -1;
}

H2 {
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3;
}
