body,td,th,p,font,ul,ol,li  {
	font-size : 14px;
	font-family : Tahoma, Arial;
	font-style : normal;
	margin: 0;
	color : #888;
}
body {
	background-color:#000;
	background-image: url(bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
th { font-weight: bold; }
ul, ol {
	margin: 0 0 0 30px;
	text-align: left;
}

.text-table { margin: 0; padding: 0 5 0 5; }
.text-table #xtd { font-size: 8pt; }

.bthin {
	font-weight : normal;
}

.text {
	margin : 10pt 10pt 10pt 10pt;
	padding : 0pt 0pt 0pt 0pt;
	width : 100%;
}
#head.text {
	margin : 10pt 10pt 0pt 10pt;
}

input, textarea, select, option {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0 2 0 2;
	color: #202020;
	background-color: #BBB;
}

#normal {
	margin : 0 0 7 0;
	text-align: left;
}
#news {
	text-indent : 14px;
	margin : 0;
	text-align : justify;
}

.photo {
	text-align: center;
	font-size: xx-small;
	padding: 5 10 5 0;
	float: none;
}
#fleft.photo  {
	padding: 5 10 5 0;
	float: left;
}
#fright.photo   {
	padding: 5 0 5 10;
	float: right;
}
#left.photo  {
	padding: 5 0 5 0;
	text-align: left;
}
#right.photo  {
	padding: 5 0 5 0;
	text-align: right;
}
#center.photo  {
	padding: 5 0 5 0;
}

a {
	text-decoration: underline;
	font-weight : normal;
	color: #AAA;
}
a:hover  {
	text-decoration: underline;
	font-weight : normal;
	color: #CCC;
}

.lng   {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding: 0 7 0 7;
	margin: 0;
}
a.lng   {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	padding: 0;
}
a.lng:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #EE96A0;
	padding: 0;
}

.menu   {
	text-align: center;
	font-family: Times;
	text-decoration: none;
	font-weight: normal;
	font-size: 18px;
	padding: 0;
	margin: 0;
	color: #777;
}
a.menu   {
	text-decoration: none;
	font-weight: normal;
	color: #777;
}
a.menu:hover {
	text-decoration: none;
	font-weight: normal;
	color: #AAA;
}

.submenu   {
	font-family: Times;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #777;
}
a.submenu   {
	text-decoration: none;
	font-weight: bold;
	color : #777;
	padding: 5 3 0 3;
}
a.submenu:hover {
	text-decoration: underline;
	font-weight: bold;
	color : #AAA;
	padding: 4 3 0 3;
}


a.table   {
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
	color : #666699;
}
a.table:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 8pt;
	color : #8888BB;
}

#cnt {
	font-size : xx-small;
	font-weight : bold;
	text-align : center;
	color : #59BFDC;
}

#dsk {
	font-size : 10px;
	color : #AAA;
}

h1, h2, h3, h4, h5  {
	font-family : Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	text-align : left;
	margin : 0 0 10 0;
	color: #AAA;
}
h1 {
	font-size : 40px;
}
h2  {
	font-size : 22px;
}
h3  {
	font-weight : bold;
	font-size : 18px;
}
h4  {
	font-weight : bold;
	font-size : 16px;
}
h5  {
	font-weight : bold;
	font-size : 14px;
}
