body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-family: Arial, Tahoma, System, Helvetica, sans-serif;
	color: #000;
	background-color: #FFF;
}
img {
	border: none;
}
img.hand {
	cursor: pointer;
}
td,
div {
	font-size: 11px;
	font-weight: normal;
	position: relative;
	border: none;
	line-height: 14px;
	text-align: justify;
    margin: 0;
    padding: 0;
}

/* links */

a:link,
a:visited,
a:active {
	color: #0066cc;
	background-color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: underline;
}
h2 a:link,
h2 a:visited,
h2 a:active {
	color: #FFF;
	background-color: #0066CC;
	text-decoration: underline;
}
h2 a:hover {
	color: #FFF;
	background-color: #0066CC;
	text-decoration: none;
}
h5 a:link,
h5 a:visited,
h5 a:active {
	color: #0066cc;
	background-color: #ebebeb;
	text-decoration: underline;
}
h5 a:hover {
	color: #000;
	background-color: #ebebeb;
	text-decoration: underline;
}
h5.details a:link,
h5.details a:visited,
h5.details a:active {
	color: #0066cc;
	background-color: #FFF;
	text-decoration: underline;
}
h5.details a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: underline;
}
div#topnav a:link,
div#topnav a:visited,
div#topnav a:active {
	color: #666;
	padding: 0 6px 0 6px;
	background-color: #FFF;
	text-decoration: none;
}
div#topnav a:hover {
	color: #000;
	background-color: #FFF;
	text-decoration: underline;
}

/* links menu */

div#menu ul li a{
    background-color: #003399;
    padding: 2px 11px;
    text-decoration: none;
    float: left;
    color: #FFF;
    border-left: 1px solid #FFF;
    font: bold 11px/16px Arial, Tahoma, System, Helvetica, sans-serif;
}
div#menu ul li a:hover{
    color: #FFF;
    background-color: #0066cc;
}
div#menu ul li a:active {
    background-color: #CCC;
    color: #000;
}
div#menu ul li#active a {
    background-color: #CCC;
    color: #000;
}

/* links submenu */

div#left a.menu:link,
div#left a.menu:active,
div#left a.menu:visited {
	display: block;
	color: #000;
	font-weight: bold;
	padding: 2px 8px 0 8px;
	height: 18px;
	text-decoration: none;
	background-color: #CCC;
	border-bottom: 1px solid #FFF;
}
div#left a.menu:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0066CC;
	border-bottom: 1px solid #FFF;
}
div#left a.menu_first:link,
div#left a.menu_first:active,
div#left a.menu_first:visited {
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 2px 8px 0 8px;
	height: 18px;
	text-decoration: none;
	background-color: #003399;
	border-bottom: 1px solid #FFF;
}
div#left a.menu_first:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #0066CC;
	border-bottom: 1px solid #FFF;
}

/* divs menu */

div#bgmenu {
    margin: 0 auto;
    height: 20px;
    width: 768px;
	color: #FFF;
    background-color: #013770;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
    text-align: center
}
div#bgmenu div#menu {
    width: 740px;
    margin: 0 auto;
}
div#menu ul{
    border: 0;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
div#menu ul li{
    list-style-type: none;
    display: inline;
    padding: 0;
    margin: 0;
}

/* divs */

div#main {
	width: 768px;
	margin: 0 auto;
}
div#topnav {
	padding-right: 20px;
	height: 15px;
	color: #666;
	background-color: #FFF;
	text-align: right;
}
div#top {
	height: 89px;
}
div#content {
	width: 768px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	background: url(../gfx/bg_bottom.gif) no-repeat left bottom;
	vertical-align: top;
}
div#left {
	width: 178px;
}
div#left p {
	margin: 0;
	padding: 0 8px 8px 8px;
}
div#right {
	float: right;
	width: 586px;
}
div#right p {
	margin: 0;
	padding: 0 10px 8px 8px;
}
div#bottom {
	width: 770px;
	height: 40px;
	background: url(../gfx/bg_webshark.gif) no-repeat left top;
}
div#valid {
	width: 150px;
	padding: 10px 0 0 30px;
}

/* table list */

table.list td {
	border-left: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	line-height: 14px;
}

/* format */

h1,
h2,
h3,
h4,
h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	text-align: left;
}
h1 {
	color: #000;
	background-color: #FFF;
	padding: 0 10px 10px 0;
}
h1.arrow {
	font-weight: normal;
	padding: 0 10px 0 17px;
	background: url(../gfx/arrow_blue.gif) no-repeat 0 2px;
}
h1.arrow_list {
	font-weight: normal;
	margin: 3px 0 3px 15px;
	padding: 0 0 0 17px;
	background: url(../gfx/arrow_blue.gif) no-repeat 0 2px;
}
h1.arrow_list span.parameters60,
h1.arrow_list span.parameters120,
h1.arrow_list span.parameters160 {
	float: left;
	width: 120px;
	font-weight: bold;
}
h1.arrow_list span.parameters60 {
	width: 60px;
}
h1.arrow_list span.parameters20 {
	width: 120px;
}
h1.arrow_list span.parameters160 {
	width: 160px;
}
h2,
h5 {
	color: #FFF;
	padding: 2px 10px 0 5px;
	margin-bottom: 1px;
	height: 18px;
	vertical-align: top;
	background-color: #0066CC;
}
h5 {
	color: #000;
	margin-bottom: 5px;
	background-color: #ebebeb;
}
h3,
h4 {
	color: #FFF;
	padding: 2px 8px 0 8px;
	height: 18px;
	vertical-align: top;
	border-bottom: 1px solid #FFF;
	background-color: #003399;
}
h4 {
	background-color: #0066cc;
}
h5.details {
	color: #000;
	background: #FFF url(../gfx/arrow_blue.gif) no-repeat 100% 4px;
	margin: 0 10px 0 0;
	text-align: right;
	padding-right: 15px;
}

/* table */

table.table td {
	padding: 3px;
}
table.table td.price {
	font-weight: bold;
	text-align: right;
}

/* form */

form {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
dl.form {
	margin: 10px 0 10px 0;
}
dl.form dt {
	margin: 0;
	padding: 2px 5px 0 0;
	float: left;
	font-weight: bold;
	width: 100px;
	border: none;
	text-align: right;
}
dl.form dd {
	margin: 1px;
	padding: 0;
	border: none;
	text-align: left;
	font-weight: normal;
}
input,
textarea {
	font-family: Arial, Tahoma, System, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	height: 17px;
	width: 300px;
	border: none;
	padding: 3px 5px 0px 5px;
	background-color: #ebebeb;
}
textarea {
	height: 120px;
	overflow: auto;
}
input.button {
	color: #FFFFFF;
	background-image: none;
	background-color: #003399;
	font-weight: bold;
	width: 80px;
	height: 20px;
	border: none;
}
select {
	font-size: 11px;
}
/*
	END form
*/

