BODY, TD, P, DIV, SELECT, INPUT, TEXTAREA { 
	font-family: Tahoma, Arial, Helvetica; font-size: 11px; color: #5B6673;}

body {
	background-color: #216FD1;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}

A {text-decoration: none;}
A:link {COLOR: #DF0000;}
A:active {COLOR: #DF0000;}
A:visited {COLOR: #DF0000;}
A:hover {COLOR: #5A892A;}

A.inv:link {COLOR: #5A892A;}
A.inv:active {COLOR: #5A892A;}
A.inv:visited {COLOR: #5A892A;}
A.inv:hover {COLOR: #DF0000; text-decoration: underline;}

A.up {text-transform: uppercase;}

H1, H2, H3, H4, H5, H6 {
	font-weight: normal;
	font-size: 11px;
}

FORM {padding: 0px; margin: 0px;}

INPUT.normal, INPUT.middle, textarea.middle, INPUT.small, SELECT.small, INPUT.xsmall, option.small {
	border: 1px solid #989898;
	background-image:url(images/in_shad.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-weight: normal;
	padding-left: 3px;
	color: #516870;
}
INPUT.xsmall {width: 20px; font-weight: normal;}
INPUT.small {width: 66px; font-weight: normal;}
SELECT.small {width: 86px; font-weight: normal;}
SELECT.normal {width: 155px; font-weight: normal;}
INPUT.normal {width: 148px; font-weight: normal;}
INPUT.middle {width: 275px;}
select.middle {width: 272px; font-weight: normal;}
textarea {width: 230px; font-weight: normal;}
textarea.middle {width: 277px; font-weight: normal;}
INPUT.bold, SELECT.bold {font-weight: bold;}
option.small {border-width: 0px;}

.button1, .button2 {
	height: 18px;
	border: 0px solid #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
}
.button1 {
	background-image: url(images/but1.gif);
	width: 60px;
}
.button2 {
	background-image: url(images/but2.gif);
	width: 173px;
}

.coll {border-collapse: collapse;}

.up {text-transform: uppercase;}

.redb {color: #DF0000; font-weight: bold;}
.greenb {COLOR: #5A892A; font-weight: bold;}

.logobg {
	background-image: url(images/logo_bg.gif);
	background-repeat: repeat-x;
}
.slogan {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
.hotline {
	background-image: url(images/hotline_bg.gif);
	background-repeat: repeat-x;
	line-height: 38px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 20px;
}
.hotline A:link {COLOR: #FFFFFF;}
.hotline A:active {COLOR: #FFFFFF;}
.hotline A:visited {COLOR: #FFFFFF;}
.hotline A:hover {COLOR: #DBDFE1;}

.left {
	background-repeat: repeat-x;
	border: 0px solid #FFFFFF;
	border-left-width: 1px;
	border-right-width: 1px;
	background-position: left bottom;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-color: #E3EFF7;
}
.center {
	border: 0px solid #D4DDE2;
	border-left-width: 1px;
	padding-bottom: 12px;
}

.mm, .search {padding-left: 12px; padding-right: 12px;}
.search {
	background-image: url(images/apple.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 250px;
}

.m_under {
	border: 0px solid #D4DCE2;
	border-bottom-width: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
.m_under b {font-weight: normal;}

.m_under A:link {COLOR: #5A892A;}
.m_under A:active {COLOR: #5A892A;}
.m_under A:visited {COLOR: #5A892A;}
.m_under A:hover {COLOR: #DF0000;}

.title {
	font-weight: bold;
	text-transform: uppercase;
	color: #DF0000;
	background-color: #DBDFE1;
	padding-left: 12px;
}
.page {
	background-color: #DBDFE1;
	padding-left: 12px;
	padding-right: 12px;
}
.title b, .page b {font-weight: normal;}


span.date {font-weight: bold;}
span.date b {font-weight: normal; COLOR: #5A892A;}
span.date A:link {COLOR: #5A892A;}
span.date A:active {COLOR: #5A892A;}
span.date A:visited {COLOR: #5A892A;}
span.date A:hover {COLOR: #DF0000;}
span.block {margin-left: 8px; text-align: justify;}

p.date {font-weight: bold;}
p.date b {font-weight: normal; COLOR: #5A892A;}
p.date A:link {COLOR: #5A892A;}
p.date A:active {COLOR: #5A892A;}
p.date A:visited {COLOR: #5A892A;}
p.date A:hover {COLOR: #DF0000;}



.pic {
	padding: 1px;
	border: 1px solid #D4DDE2;
	margin-right: 10px;
}
.botbg {
	background-image: url(images/botbg.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

table#countries tr td A:link {COLOR: #5A892A;}
table#countries tr td A:active {COLOR: #5A892A;}
table#countries tr td A:visited {COLOR: #5A892A;}
table#countries tr td A:hover {COLOR: #DF0000;}
