body
{
	margin:0px;
	background: #000000 url('/images/pattern_7.png') repeat;
}

form { margin: 0px; }

#init_loading
{
	background-color:#ffffff;
	width:200px; margin-left:auto; margin-right:auto;  height:200px;
	text-align:center; 
	font-size:10px;
	font-family: Arial Unicode MS, Arial;
	display:block;
}

#logo
{
	background: url('/images/logo.png') no-repeat top left; 
	behavior: url('/iepngfix.htc'); width:700px; height:225px;
	position:relative;	
}

#flags
{
	width:700px; height:30px; position:relative;
}
.flag
{
	position:absolute;
	top:3px;
}

#wrap
{
	width:700px; margin-left:auto; margin-right:auto; margin-top:10px; 
}

#wrap A
{ 
	color:#4bca00; text-decoration:underline;
}
#wrap A:hover { color:#000000; text-decoration:none; }

.menu_item
{
	font-size:11px; color:#000000;
	float:left;  width:75px; height:25px;
	padding-left:10px; padding-right:10px;
	cursor:pointer;cursor:hand;
}
.menu_item:hover
{
	color:#9BFC00; background-color:#000000;
}

.menu_item_selected
{
	
	font-size:11px; color:#000000; background-color:#9BFC00;
	float:left; cursor:pointer;cursor:hand;
}

.menu_item:hover
{
	color:#000000;
	background-color:#9BFC00;
}

.box_title_top
{
	width: 700px; height: 10px; margin-top:10px;
	background: url('/images/box_title_top.png') no-repeat top left; behavior: url('/iepngfix.htc');
}

.box_title_middle
{
	width: 700px; padding-top:15px; 
	background: url('/images/box_title_middle.png') repeat-y; behavior: url('/iepngfix.htc');
}

.box_title_middle_contents
{
	width: 620px; margin-left:20px; margin-right:20px; padding-top:5px; padding-bottom:5px; padding-left:40px;
	overflow:auto; font-family:Arial Unicode MS, Arial; font-size:11pt;
}

.box_top
{
	width: 700px; height: 10px; margin-top:10px;
	background: url('/images/box_top.png') no-repeat top left; behavior: url('/iepngfix.htc');
}

.box_middle
{
	width: 700px; padding-top:1px;
	background: url('/images/box_middle.png') repeat-y; behavior: url('/iepngfix.htc');
}

.box_middle_contents
{
	width: 660px; margin-left:20px; margin-right:20px; padding-top:5px; padding-bottom:5px;
	overflow:auto; font-family:Arial Unicode MS, Arial, sans-serif; font-size:11pt; 
}

.box_middle_contents table { font-size:11pt; }
#pricing { width: 600px; }
#pricing td { border: 1px solid #b9b9b9; }
.box_middle_contents table th { font-size:10pt; font-weight:normal;color:#4bca00; }

.box_middle_contents h2 { color:#4bca00; margin:0px; font-family:Arial Unicode MS, Arial; font-weight:normal; font-size:24pt;}
.box_middle_contents h3 { color:#000000; margin:0px; font-family:Arial Unicode MS, Arial; font-weight:bold; font-size:13pt; text-transform:uppercase; }

.more_information
{
	float:right; cursor:hand; cursor:pointer; 
	color:#4bca00; text-decoration:underline;
}
.more_information:hover { color:#000000; text-decoration:none; }

.more { padding: 10px 10px 10px 10px; background: #e7e7e7 url('/images/more_back.png'); }

.numbering { color:#4bca00; font-size:20pt;}

.procedure { padding-top:10px; padding-bottom:10px; }

.box_title_bottom
{
	width: 700px; height: 14px; margin-bottom:10px;
	background: url('/images/box_title_bottom.png') no-repeat top left; behavior: url('/iepngfix.htc');
}

.box_bottom
{
	width: 700px; height: 14px; margin-bottom:10px;
	background: url('/images/box_bottom.png') no-repeat top left; behavior: url('/iepngfix.htc');
}

.tooltip
{
	border-bottom:1px dashed #4bca00;
	color:#4bca00;
	
}

.checkbox
{
	width: 150px; display:block; float:left; font-size:10px;
}
.checkbox input 
{
	margin-right:10px;
}

::-moz-selection
{
	background:#4bca00;
	color:#ffffff;
}

::selection
{
	background:#4bca00;
	color:#ffffff;
}

#styleone{font-size:11px;font-weight:bold;background:#e8e8e8;font-family:Arial Unicode MS, Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}
#styleone tr{width:700px;}
#styleone tr td{margin:0px 0px 0 0;}
#styleone tr td a{color:#000000;text-decoration:none;padding:3px 10px 3px 10px; cursor:pointer;cursor:hand;}
#styleone tr td a:hover,#styleone tr td a.current{color:#9BFC00;background:#000000;}

