body {
	margin:0px;
	padding:0px;
	color:black;
	background-color:white;
	text-align:center;
}

table.page {
	width:766px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:rgb(180,180,180);
	background-image:url(../images/page_background.gif);
	background-repeat:repeat-y;
}

table.foot {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	text-align: center;
	font-size: 11px;
	border: none;
/*	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: rgb(180,180,180);
	background-image: url(../images/New%20Folder/foot_image2.jpg);
	background-repeat: no-repeat; */
}

table.lightBox {
	width:472px;
	background-color:rgb(238,241,248);
	border-width:1px 1px 0px 0px;
	border-style:solid;
	border-color:rgb(180,180,180);
}

table.contentTable {
	width:472px;
}

td.lightBox {
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:rgb(180,180,180);
	padding:5px;
	vertical-align:middle;
}

td.lightBox2 {
	border-width:0px 0px 1px 1px;
	border-style:solid;
	border-color:rgb(180,180,180);
	padding:5px;
	vertical-align:middle;
	background-color:#CCCCCC;
}

img {
	border:0px;
}

img.lightBox {
	border:1px solid rgb(80,80,80);
	margin-right:5px;
	float:left;
}

td.content {
	width:512px;
	vertical-align:top;
	background-image:url(../images/blue_background.jpg);
	background-position:0px 192px;
	background-repeat:no-repeat;
}

td.navigation {
	vertical-align:top;
}


td.country {
	vertical-align:top;
	padding-right:10px;
	padding-bottom:20px;
	vertical-align:bottom;
}

td.countryAddress {
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:bottom;
}


body,div,td,ul,li {
	font-family:verdana;
	font-size:13px;
}

div.div_hightlight{
	width: 350px;
	text-align: left;
	border-bottom: 1px solid rgb(91,122,187);
	border-top: 1px solid rgb(91,122,187);
	padding: 6px 0px 6px 0px;
}

div.lightBox {
	padding:5px;
}

div.navigation_top {
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #BABABA;
	padding: 5px 5px 0px 5px;
	border-width: 1px 1px 0px 1px;
	font-weight: bold;
}

div.navigation {
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;
	border-style: solid;
	border-color: #BABABA;
	border-width: 0px 1px 1px 1px;
}

div.navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

div.navigation li a{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 0px 5px 0px 10px;
}

div.navigation li a:hover {
	background-color: #cccccc;
}

div.navigation li a.active {
	background-color: #cccccc;
	color: darkblue;
}

div.navigationBox {
	margin: 1px 0px 0px 0px;
	padding: 10px;
}

div.box {
	margin:0px 10px 0px 10px;
	padding:10px;
	background-color:rgb(206,214,235);
	border-width:0px;
	border-style:solid;
	border-color:rgb(0,0,0);
/*	-moz-border-radius:10px; */
/*	border-radius:10px; */
}

div.content {
}

h3 {
	font-size:150%;
	margin:0px 0px 10px 0px;
	padding:0px;
}

h3.box {
	color:rgb(91,122,187);
	font-weight:normal;
}

h3.redBox {
	color:rgb(255,0,0);
	font-weight:normal;
}

h3.navigation {
	color:rgb(188,188,188);
}

b.fine {
	color:rgb(80,80,80);
}

li {
	padding-top:3px;
	padding-bottom:3px;
}

ul {
	margin:5px 0px 5px 30px;
	padding:0px;
}

a {
	color:rgb(0,0,0);
	text-decoration:none;
}

a:hover {
	color:rgb(250,0,0);
}

a.ver2 {
	color:darkblue;
	text-decoration:none;
}

a.ver2:hover {
	text-decoration:underline;
}

a.inText, a.inTextStrong {
	text-decoration:underline;
}

a.inTextStrong {
	font-weight:bold;
}

a.inText:hover {
	padding:0px;
}

a.imageLink, img.imageLink {
	border-width:0px;
}

a.imageLink:hover {
	padding:0px;
}

a.inactive {
	color:rgb(160,160,160);
}

a.inactive:hover {
	color:rgb(160,160,160);
	text-decoration:line-through;
}

span.font_hightlight{
	color: rgb(91,122,187);
	font-size: 13px;
}
span.current {
	text-decoration:underline;
}
