body	{
	color: #003366;
	background-color: #cccccc;
	font-family: Palatino Linotype;
	font-weight: normal;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	}
#content {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	}
h1, h2, h3, h4	{
	font-family: Palatino Linotype;
	font-weight: normal;
	color: #003366;
	margin: 0px;
	}
h1	{
	font-size: 34pt;
	}
h2	{
	font-size: 14pt;
	}
h3	{
	font-size: 11pt; 
	text-align: left;
	}
h4	{
	font-size: 11pt; 
	text-align: right;
	}
.advert	{
	font-family: Arial;
	font-weight: normal;
	font-size: 8pt; 
	text-align: left;
	color: #666699;
	margin: 0px;
	}			
.tbl	{
	width: 1024px;
	background-color: #cccccc;
	margin: 12px;
	}
.text	{
	background-image: url("img/bg.jpg");
	vertical-align: top;
	padding: 12px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
	}
.tdleft	{
	width: 180px;
	padding: 0 12px 0 0;
	text-align: right;
	vertical-align: top;
	}
.tdright	{
	width: 180px;
	padding: 0 0 0 12px;
	text-align: left;
	vertical-align: top;
	}
.tdrightgaler	{
	width: 160px;
	padding: 0 0 0 12px;
	text-align: left;
	vertical-align: top;
	}	
.marker	{
	text-align: right;
	vertical-align: top;
	padding: 0;
	}
.image	{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #999999 #999999 #ffffff;
	}
.border	{
	background-image: url("img/border1.jpg");
	background-position: top;
	background-repeat: repeat-x;
	height: 5px;
	padding-top: 5px;
	}
.im_b	{
	float: right;
	}	
.textar	{
	width: 350px;
	height: 110px;
	font-size: 11pt;
	font-family: Palatino Linotype;
	font-weight: normal;
	color: #003366;
	border: 1px solid;
	border-color: #666666 #999999 #999999 #666666;
	background-color: #dddddd;
	}
.galer	{
	vertical-align: text-bottom;
	padding: 12px 0;
	font-size: 11pt;
	text-align: center;
	}
.string	{
	width: 350px;
	height: 22px;
	font-size: 11pt;
	font-family: Palatino Linotype;
	font-weight: normal;
	color: #003366;
	border: 1px solid;
	border-color: #666666 #999999 #999999 #666666;
	background-color: #dddddd;
	}
.button	{
	height: 22px;
	font-size: 11pt;
	font-family: Palatino Linotype;
	font-weight: normal;
	color: #003366;
	border: 1px solid;
	border-color: #999999 #666666 #666666 #999999;
	background-color: #dddddd;
	}
a:link, a:visited, a:active	{
	color: #003366;
	}
a:hover	{
	color: #336699;
	}
span a:link, span a:visited, span a:active	{
	color: #666699;
	}
span a:hover	{
	color: #9999cc;
	}