/* CSS Document */
body {
background-color:#296c9b;
font-size:12px;
color:#ffffff;
}
td.logo_1 {
height:254px;
width:718px;
background-image: url(./img/logo_1.jpg);
background-repeat: no-repeat;
}
td.logo_2 {
height:254px;
width:272px;
background-image: url(./img/logo_2.jpg);
background-repeat: no-repeat;
}
td.logo_bg {
height:254px;
background-image: url(./img/logo_bg.jpg);
background-repeat: repeat-x;
}
td.left_bg {
background-image: url(./img/left_bg.jpg);
background-repeat: repeat-y;
}
td.right_bg {
background-image: url(./img/right_bg.jpg);
background-repeat: repeat-y;
}
td.center_bg {
background-image: url(./img/center_bg.jpg);
background-repeat: repeat-x;
background-color:#215283;
font-size:12px;
color: #ffffff;
}
td.text {
font-size:12px;
color: #ffffff;
}
td.bot_bg {
border-bottom:1px solid #4ea1dc;
background-image: url(./img/bot_bg.jpg);
background-repeat: repeat-x;
font-size:12px;
color:#78BAD4;
}
td.bot_1 {
border-bottom:1px solid #4ea1dc;
background-image: url(./img/bot_1.jpg);
background-repeat: no-repeat;
}
td.bot_2 {
border-bottom:1px solid #4ea1dc;
background-image: url(./img/bot_2.jpg);
background-repeat: no-repeat;
}
div.right {
width:36px;
height:400px;
background-image: url(./img/right.jpg);
background-repeat: no-repeat;
}
div.marginright {
width:177px;
}
div.nav {
padding-top:8px;
padding-bottom:8px;
padding-right:8px;
background-image: url(./img/nav.jpg);
background-repeat: no-repeat;
background-position: left center;
}
div.nav2 {
padding-left:50px;
}
a.nav1 {

font-size:11px;
color: #ffffff;
text-decoration:none;
}
a:link.nav1 {
color:#ffffff;
text-decoration:none;
}
a:hover.nav1 {
color:#fffffff;
text-decoration:underline;
}

BODY {margin:0px;font-family:Tahoma;}
/* ØÀÏÊÀ */
.T1 {border-collapse:collapse; width:100%;}
.T1 TD {padding:0px;}
.F1 {background:url(img/1.jpg) left top; width:3%;}
.F2 {background:url(img/3.jpg) left top;}
.F3 {background:url(img/5.jpg) left top;}
.F4 {background:url(img/7.jpg) left top;}
/* ÒÅËÎ */
.T2 {border-collapse:collapse;}
.T2 TD {padding:0px;}
.F5 {background:#245788;width:3%;border-right:1px solid #4ea1dc;vertical-align:top; text-align:right;}
.F6 {background:#286998;width:175px;height:466px;vertical-align:top;}
.F7 {font-size:8pt;color:#FFFFFF;vertical-align:top;line-height:18px;background:#215688;}
.F8 {background:#296d9c; border-left:1px solid #4ea1dc; width:3%;}
/* ÍÈÇ */
.TR1 {background:#296c9b;} 
.TR1 TD {height:120px;border-top:1px solid #4ea1dc;}

.menu {position:absolute;margin-left:10px;width:200px;border-collapse:collapse;}
.menu td {padding-bottom:8px;}
.menu img {margin-top:4px;margin-right:16px;}
.menu A {color:#FFFFFF;text-transform:uppercase;font-size:8pt; text-decoration:none;margin-top:21px;}

.head {color:#ff6c00;}

.F10 {text-align:center;}
.F11 {font-size:10pt;color:#78BAD4;}

.FOTO {width:350px;margin:4px;height:85px;border-collapse:collapse;}
.FOTO img {margin:0px;}
.textFOTO {line-height:10px;}

.positions {width:100%;}
.quote		{color:#FFFFF;background-color:#296d9c; padding:2px;	margin:0px 20px 0px 20px; border:1px #898D79 solid;}
div.title {
	font-weight: bold;
	color: #FF6B00;
	font-size:11pt;
	padding: 0px 15px;
	margin-top:10px;
}
div.text {
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-align: justify;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

UL {
	list-style-image: url(img/ul.png);
	list-style-type: none;
	padding-left: 30px;
} 
B {color:#78BAD4;}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;	
}
a:visited
{
	color: #FFFFFF;
}