.language
{
	padding-right: 15px;
	padding-left: 15px;
	background: #77aadd;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
.password
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: #77aadd;
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-color: #cce2ff;
	border-top-color: #77aadd;
	border-right-width: 1px;
	border-right-color: #cce2ff;
}
input.small
{
	border-right: #203d71 1px solid;
	border-top: #203d71 1px solid;
	font-size: 9pt;
	background: #d5dff3;
	border-left: #203d71 1px solid;
	border-bottom: #203d71 1px solid;
	font-family: Arial,Tahoma;
	height: 20px;
}
textarea
{
	border-right: #203d71 1px solid;
	border-top: #203d71 1px solid;
	font-size: 9pt;
	background: #d5dff3;
	border-left: #203d71 1px solid;
	border-bottom: #203d71 1px solid;
	font-family: Arial,Tahoma;
}
ul
{
	list-style-type: square;
}
.red
{
	clear: none;
	display: inline;
	font-weight: bold;
	float: none;
	color: #900000;
	white-space: pre;
}

span.red
{
	clear: none;
	display: inline;
	font-weight: bold;
	float: none;
	color: #900000;
	white-space: pre;
}

.blue
{
	font-weight: bold;
	color: #203d71;
}
h1
{
	font-weight: bold;
	font-size: 100%;
	vertical-align: middle;
	color: #203d71;
}
.title
{
	font-weight: bold;
	background: url(images/title_center.png);
	vertical-align: middle;
	color: #203d71;
	white-space: nowrap;
}

td img
{
	vertical-align: top;
	border: none;
}

.title_left
{
	background: url(images/title_left_mid.png);
}
.title_right
{
	background: url(images/title_right_mid.png);
}
.top_center
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(images/top_center.png);
	padding-bottom: 4px;
	vertical-align: middle;
	color: #000000;
	padding-top: 0px;
}
.bot_center
{
	padding-right: 0px;
	padding-left: 0px;
	background: url(images/bot_center.png);
	padding-bottom: 0px;
	vertical-align: middle;
	color: #000000;
	padding-top: 3px;
}
.but_center
{
	font-size: 9pt;
	background: url(images/but_center.png);
	vertical-align: middle;
	width: 89px;
	height: 29px;
	text-align: center;
}
.selbut_center
{
	font-size: 9pt;
	background: url(images/selbut_center.png);
	vertical-align: middle;
	width: 89px;
	height: 29px;
	text-align: center;
}
.but_right
{
	padding-right: 8px;
	padding-left: 0px;
	font-size: 9pt;
	background: url(images/but_right.png);
	padding-bottom: 0px;
	vertical-align: middle;
	width: 86px;
	padding-top: 0px;
	height: 29px;
	text-align: center;
}
.selbut_right
{
	padding-right: 8px;
	padding-left: 0px;
	font-size: 9pt;
	background: url(images/selbut_right.png);
	padding-bottom: 0px;
	vertical-align: middle;
	width: 86px;
	padding-top: 0px;
	height: 29px;
	text-align: center;
}
.but_left
{
	padding-right: 0px;
	padding-left: 8px;
	font-size: 9pt;
	background: url(images/but_left.png);
	padding-bottom: 0px;
	vertical-align: middle;
	width: 86px;
	color: #000000;
	padding-top: 0px;
	height: 29px;
	text-align: center;
}
.selbut_left
{
	padding-right: 0px;
	padding-left: 8px;
	font-size: 9pt;
	background: url(images/selbut_left.png);
	padding-bottom: 0px;
	vertical-align: middle;
	width: 86px;
	color: #000000;
	padding-top: 0px;
	height: 29px;
	text-align: center;
}

.menu_space
{
	background: url(images/left_space.png);
	padding-left: 20px;
}

.menu_background
{
	background: url(images/left_space.png);
}

.menu_item
{
	padding-right: 0px;
	padding-left: 20px;
	font-size: 9pt;
	background: url(images/item_back.png);
	background-repeat:no-repeat;
	padding-bottom: 0px;
	vertical-align: middle;
}
.menu_selitem
{
	padding-right: 0px;
	padding-left: 20px;
	font-size: 9pt;
	background: url(images/selitem_back.png);
	background-repeat:no-repeat;
	padding-bottom: 0px;
	vertical-align: middle;
}
hr
{
	color: #d5dff3;
	background-color: #d5dff3;
	border: 0px;
	height: 1px;
}

table.main
{
	font-size: 9px;
}

a:visited
{
	font-weight: bold;
	color: #203d71;
	text-decoration: none;
}
a:link
{
	font-weight: bold;
	color: #203d71;
	text-decoration: none;
}
a:hover
{
	font-weight: bold;
	color: #203d71;
	text-decoration: underline;
}
a.green:visited
{
	font-weight: bold;
	color: #005f00;
	text-decoration: none;
}
a.green:link
{
	font-weight: bold;
	color: #005f00;
	text-decoration: none;
}
a.green:hover
{
	font-weight: bold;
	color: #009f00;
	text-decoration: underline;
}
a.black:visited
{
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
a.black:link
{
	font-weight: bold;
	color: #404040;
	text-decoration: none;
}
a.black:hover
{
	font-weight: bold;
	color: #404040;
	text-decoration: underline;
}
a.lang
{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 80%;
	padding-bottom: 1px;
	color: #000000;
	padding-top: 1px;
	height: 10px;
}
a.sellang
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 1px;
	color: #000000;
	padding-top: 1px;
	height: 10px;
}
.news
{
	padding-right: 7px;
	padding-left: 7px;
	font-size: 100%;
	background: #ffffff;
	padding-bottom: 7px;
	vertical-align: top;
	padding-top: 7px;
}
.line_table
{
	padding-right: 0px;
	padding-left: 0px;
	background: #d5dff3;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 1px;
}
.vline_table
{
	padding-right: 0px;
	padding-left: 0px;
	background: #d5dff3;
	padding-bottom: 0px;
	width: 1px;
	padding-top: 0px;
}
.in_table
{
	padding: 0px;
	margin: 4px;
	background: #ffffff;
	vertical-align: top;
}
.no
{
	font-weight: bold;
	color: #7f0000;
	text-align: center;
}
.yes
{
	font-weight: bold;
	color: #005f00;
	text-align: center;
}
.yes2
{
	font-weight: bold;
	font-size: 120%;
	color: #005f00;
	text-align: center;
}
.text
{
	background: #ffffff;
	vertical-align: top;
	padding: 7px 7px 7px 7px;
}

.screenshot
{
	border-right: #97b1e1 4px solid;
	border-top: #97b1e1 4px solid;
	margin: 3px;
	border-left: #97b1e1 4px solid;
	border-bottom: #97b1e1 4px solid;
}

body, html
{
	font-size: small;
	background: url(images/back.png);
	color: #203d71;
	font-family: Arial,Tahoma;
	border: none;
	padding: 0;
	margin: 0;
	height: 100%;
}

.icon_l
{
	border-right: #97b1e1 0px solid;
	border-top: #97b1e1 0px solid;
	margin: 0px 15px 5px 0px;
	border-left: #97b1e1 0px solid;
	border-bottom: #97b1e1 0px solid;
}
.icon_r
{
	border-right: #97b1e1 0px solid;
	border-top: #97b1e1 0px solid;
	margin: 0px 0px 5px 15px;
	border-left: #97b1e1 0px solid;
	border-bottom: #97b1e1 0px solid;
}
