BODY
{
    margin: 0px;
	padding: 0px;
	background-position: top left;
	background-repeat: repeat-x;
    background-color: #111111;
}
TD,P,DIV
{
    color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
TABLE.main
{
	background-image: url('gfx/bg_bottom.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
    background-color: #111111;
	/*border-left: solid 1px #EAEAEA;
	border-right: solid 1px #EAEAEA;*/
}
TABLE.login
{
	padding: 0px;
}
TD.reuna_vas
{
	background-image: url('gfx/bg_reuna_vas.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
TD.reuna_oik
{
	background-image: url('gfx/bg_reuna_oik.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
TD.frame_main
{
	text-align: center;
}
TD.box_huge
{
	background-image: url('gfx/box_huge_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #181823;
}
TD.box_huge_left
{
	background-image: url('gfx/box_huge_left_bg.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
TD.box_huge_right
{
	background-image: url('gfx/box_huge_right_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
TD.box_big
{
	background-image: url('gfx/box_big_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
TD.box
{
	background-image: url('gfx/box_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #181823;
}
TD.box_left
{
	background-image: url('gfx/box_left_bg.gif');
	background-position: top right;
	background-repeat: repeat-y;
}
TD.box_right
{
	background-image: url('gfx/box_right_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
TD.navi
{
	background-position: center left;
	background-repeat: repeat-x;
	border-top: solid 1px #111111;
	border-bottom: solid 1px #111111;
	text-align: center;
}
TD.footer
{
    color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
DIV.centerbox
{
	text-align: center;
	margin-top: 20px;
}
DIV.frame_left
{
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
DIV.frame_right
{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
DIV.frame_right
{
	margin-top: 10px;
}
DIV.semiheader
{
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
}
DIV.boxtop
{
	margin-top: 20px;
}
DIV.box
{
	margin-top: 10px;
}
DIV.mp3box
{
	margin-top: 15px;
}
DIV.smallbox
{
	margin-top: 3px;
}
DIV.more
{
	margin-top: 10px;
	text-align: right;
}
DIV.quote
{
	margin-top: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
A
{
	color: #FF9900;
	text-decoration: none;
}
A:HOVER
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.more
{
	color: #FF9900;
	text-decoration: none;
}
A:HOVER.more
{
	color: #FFFFFF;
	text-decoration: underline;
}
A.frame
{
	color: #EAEAEA;
	font-weight: bold;
	text-decoration: none;
}
A:HOVER.frame
{
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}
A.footer
{
	color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
}
A:HOVER.footer
{
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
}
INPUT.login
{
	width: 170px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
INPUT.feedback
{
	width: 350px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
INPUT.submit
{
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
INPUT.admin
{
	width: 361px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
TEXTAREA.adminshort
{
	width: 406px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
TEXTAREA.adminlong
{
	width: 495px;
	height: 600px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
TEXTAREA.feedback
{
	width: 350px;
	height: 150px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
SELECT.feedback
{
	width: 350px;
	font-family:"Courier New", Courier, monospace;
	font-size: 10px;
	color: #232742;
	border: solid 1px #232742;
}
IMG.frame
{
	border: solid 1px #EAEAEA;
}
.error
{
	color: #FF0000;
	font-weight: bold;
}