body
{
	background: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#top-line
{
	background: #4E5679;
	height: 8px;
	line-height: 8px;
	margin: 0;
	padding: 0;
	width: 100%;
}

#top-line div
{
	background: #7E89BF;
	height: 8px;
	line-height: 8px;
	margin: 0;
	padding: 0;
	width: 246px;
}

#top-div
{
	height: 93px;
	line-height: 93px;
	margin: 0;
	padding: 0;
	width: 1005px;
}

#top-div img
{
	float: left;
	margin: 34px 92px 0 47px;
	border: none;
}

#top-div a.top-menu-link
{
	background: url('../../images/top-menu-slash.gif') no-repeat right;
	color: #A8A8A8;
	float: left;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 0 17px 0 0;
	text-decoration: none;
	text-transform: uppercase;
}

#top-div a.top-menu-link:hover
{
	color: #FEFEFE;
}

#top-div a.top-right-link
{
	background: url('../../images/top-menu-square.gif') no-repeat left;
	color: #A8A8A8;
	display: block;
	float: left;
	line-height: 42px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 0 0 0 7px;
	text-transform: none;
	text-decoration: none;
}

#top-div a.top-right-link:hover
{
	color: #FEFEFE;
}

#top-language-div
{
	background: #CA0202;
	float: left;
	height: 21px;
	line-height: 21px;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	width: 135px;
}

#top-language-div a
{
	background: url('../../images/arrow.gif') no-repeat right;
	color: #F3BDB3;
	display: block;
	float: left;
	line-height: 21px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	text-decoration: none;
	text-transform: none;
	
}

#top-language-div a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.clearer
{
	clear: both;
}

#main-table
{
	border: none;
	margin: 0 0 0 2px;
	padding: 0;
	
}

#ncs
{
	display: none;
}

#first-column
{
	width: 240px;
}

#left-menu-div
{
	width: 240px;float: left;
}

#left-menu-top
{
	width: 198px; 
	/*height: 340px; */
	border-top: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
	background: url('../images/services-inner.gif') no-repeat left top;
	padding: 36px 0 20px 38px
}

#left-menu-top h1
{
	margin: 0 0 11px 2px;
	font-family: Tahoma;
	font-size: 10px; 
	font-weight: bold;
	color: #7E89BF;
	text-transform: uppercase;
}

#left-menu-top ul
{
	margin:0 0 18px 1px;
	padding: 0;
	list-style-type:none;
}

#left-menu-top ul li
{
	padding: 0;
	margin: 0 0 2px 0;
	border: none;
}

#left-menu-top ul li a.selected
{
	display: block;
	width: 175px;
	height: 18px; 
	line-height: 18px; 
	background: #353535 url('../../images/main-menu-arrow.gif') no-repeat left center;
	color: #B7B7B7;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#left-menu-top ul li a
{
	display: block;
	width: 175px;
	height: 18px; 
	line-height: 18px; 
	background: url('../../images/main-menu-arrow.gif') no-repeat left center;
	color: #B7B7B7;
	padding: 0 0 0 10px;
	text-decoration: none;
}

#left-menu-top ul li a:hover
{
	background: #353535 url('../../images/main-menu-arrow.gif') no-repeat left center;
}

.dir-button
{
	width: 228px; 
	height: 89px;
	border-bottom: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	padding: 4px;
}

.dir-button img
{
	border: none;
}

#first-row
{
	background: #4E5679;
	border: 4px solid #FFFFFF;
}

#first-row div 
{
	width: 752px;
	height: 192px; 
	border-right: 4px solid #FFFFFF;
	margin: 0;
	padding: 0;
}

#second-row
{
	background: #4E5679;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

#second-row div
{
	width: 726px;
	float: left; 
	color: #7E89BF;
	padding: 12px;
}
#second-row div span
{
	font-weight: bold;
}

#third-row
{
	background: #4E5679 url('../../images/main-line.gif') repeat-x;
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

#third-row-div
{
	width: 756px;
	float: left;
	padding: 0 0 116px 0;
}

#contentie
{
	color: #612D62;
	width: 701px;
	float: left;
	display: inline;
	background: #F4F4F4;
	margin: 9px 0 0 5px;
}

#content
{
	color: #4E5679;
	width: 701px;
	float: left;
	display: inline;
	background: #F4F4F4;
	margin: 9px 0 0 5px;
	padding: 25px;
}

/* bottom */
#bottom
{
	width: 990px;
	height: 53px; 
	line-height: 53px;
	padding: 0 0 0 15px;
}

#bottom a
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D3D3D3;
	text-decoration:none;
	padding: 0;
	margin: 0 30px 0 0;
}

#bottom a:hover
{
	color: #FFFFFF;
}

#copyright
{
	border: 4px solid #C1C1C1;
}

#copyright a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8B87C4;
	text-decoration:none;
}

#bottom1
{
	padding: 0 0 0 10px;
	color: #8B87C4;
}

#bottom3
{
	padding: 0 10px 0 0;
	text-align: right;
}

/* end bottom */

/* old css */
.borderleft
{
	border: 4px solid #FFFFFF;
}
.borderleft1
{
	border-left: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}


.borderright
{
	border-right: 4px solid #FFFFFF;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

.bordercentre
{
	border: 4px solid #FFFFFF;
}

.bordercentre1
{
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

.bordercentre2
{
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
}

.borderbottom
{
	border: 4px solid #C1C1C1;
}

.bordermenu
{
	border: 4px solid #D3D1D1;
}

.borderoffer
{
	border: 1px solid #FFFFFF;
}
.bordernotop
{
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.bordernotop4
{
	border-right: 4px solid #FFFFFF;
	border-left: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

.tahoma9
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-decoration:none;
}
.borderdetails
{
	border: 8px solid #4E5679;
}
.borderpics
{
	border: 4px solid #F4F4F4;
}

.tahoma11
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.tahoma12
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration:none;
}

.tahoma10
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}
.arial14
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color:#CA0202;
}
.verdana11
{
	font-family:Verdana; 
	font-size: 11px;
	font-weight: normal;
	color: #2B2C1E;
}

.link_language
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F3BDB3;
	text-decoration:none;
}
.link_language:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

.link_menu
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E6E8E7;
	text-decoration:underline;
}
.link_menu:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

.link_desk
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E6E8E7;
	text-decoration:none;
}
.link_desk:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.link_desk1
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E6E8E7;
	text-decoration:none;
}
.link_desk1:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:underline;
}

.link_navbar
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #848484;
	text-decoration:none;
}
.link_navbar:hover
{
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #848484;
	text-decoration:underline;
}

.link_content
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2B2C1E;
	text-decoration:underline;
}
.link_content:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2B2C1E;
	text-decoration:underline;
}

.link_bottom
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #D3D3D3;
	text-decoration:none;
}
.link_bottom:hover
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
.link_left
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #E6E6E6;
	text-decoration:none;
}
.link_left:hover
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.link_news
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}
.link_news:hover
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
}

.link_news_index
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
}
.link_news_index:hover
{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.inputtext
{
	font-family: Tahoma;
	font-size:11px;
	border: 1px solid #848484;
	height:18px;
	width:270px;
	background-color: #FFFFFF;
}
.textarea
{
	font-family: Tahoma;
	font-size:11px;
	border: 1px solid #848484;
	background-color: #FFFFFF;
}

.submit
{
	font-family: Tahoma;
	font-size:11px;
	color:#0B1420;
	width:370px;
	height: 18px;
	font-weight : bold;
	background-color : #C8C8C8;
}
a
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #463DC1;
	text-decoration:underline;
}
a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #463DC1;
	text-decoration:underline;
}
.linkarticles
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #463DC1;
	text-decoration:underline;
}
.linkarticles:hover
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #463DC1;
	text-decoration:underline;
}
.trebuchet15
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CA0202;
}
.trebuchet12
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CA0202;
}
.tableborder
{
	border-right: 	1px solid #E2E2E2;
	border-bottom: 	1px solid #E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}

.tableborder2
{
	border-right: 	1px solid #E2E2E2;
	border-bottom: 	2px solid #E2E2E2;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
.tableevent 
{
float:left;
margin-right:10px;
margin-bottom:10px;
}

.titles
{
	font-family: "Arial Black";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #CA0202;
	letter-spacing: -2px;
	
}
.inputtitles
{
	font-family: "Arial Black";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #CA0202;
	letter-spacing: -2px;
	border: 1px solid #848484;
	background-color: #FFFFFF
	
}

#ncs
{
	display:none;
}


/* end old css */
