html
{
	height: 100%;
	width: 100%;
}

body
{
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;

	
}

td
{
	color: #043356;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

.main
{
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
}

#main_bg {
	height: 100%;
	background: url(../img/bgbottom.jpg) repeat-x bottom;
}

#main_w {
	background: #FFF;
}

p
{
	margin: 0;
}

form 
{
	margin: 0;
}

select, textarea
{
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
}

.input
{
	width: 120px;
	color: #5D6160;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
}

.button
{
	cursor: pointer;
	height: 22px;
	width: 85px;
	background: url(../img/login.gif);
	border: 0;
	color: #5D6160;
	font-size: 11px;
}

a
{
	color: #1F72B7;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.alert
{
	color: red;
}

.alert_2
{
	color: red;
	font-size: 13px;
	font-weight: bold;
}

.bgtop
{
	width: 100%;
	height: 50%;
}

.bgtop1
{
	background: url(../img/bgtop.jpg) repeat-x top;
	position: absolute;
	top: 0;
	width: 100%;
	height: 50%;
}

.bgbottom
{
	width: 100%;
	height: 50%;
}

#bottom
{
	background-color: #8FB9D5;
	text-align: center;
	color: #00448C;
}

#bottom a
{
	color: #00448C;
}

#intro-topt
{
	background: url(../img/intro-topt.jpg) no-repeat top left;
}

#intro-top
{
position: relative;
	background: url(../img/intro-top.jpg) no-repeat top left;
}

#intro-top div.sk_text
{
	position: relative;
	color: white;
	padding-left: 230px;
	padding-top: 110px;
	#padding-top: 128px;
	font-size: 20px;
	font-weight: bold;
}

a.lang
{
	color: white;
	font-weight: bold;
	font-size: 12px;
}

#intro-c1
{
	background: url(../img/intro-c1.jpg) no-repeat top left;
}

#intro-c2
{
	background: url(../img/intro-c2.jpg) no-repeat top left;
}

#bgright
{
	background: url(../img/bgright.jpg) repeat-y;
}

a.menu
{
	display: block;
	width: 194px;
	height: 24px;
	background: url(../img/bgmenu_off.gif) no-repeat;
	line-height: 24px;
	text-align: left;
	padding-left: 18px;
	color: white;
	font-weight: bold;
}

a.menu:hover
{
	text-decoration: none;
	color: #F4F7F2;
	background: url(../img/bgmenu_on.gif) no-repeat;
}

#content
{
	display: block;
	margin: 20px 20px 20px 20px;
	text-align: justify;
	font-size: 12px;
}

.section
{
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#topt
{
	background: url(../img/topt.jpg) no-repeat top left;
}

#top
{
	background: url(../img/top.jpg) no-repeat top left;
}

#top div.top_im
{
	color: white;
	padding-left: 20px;
	padding-top: 45px;
	font-size: 20px;
	font-weight: bold;
}

#c2
{
	background: url(../img/c2.jpg) no-repeat top left;
}

#in-langs
{
	padding-left: 20px;
}

#in-langs a
{
	color: #00448B;
	font-weight: bold;
	font-size: 12px;
}

.np
{
	color: #F73F4C;
}

blink
{
	color: white;
	font-size: 15px;
	font-weight: bold;
}

div#menub {
	margin: 10px 0 0 8px;
	#margin: 10px 0 0 11px;
}

#left {
	margin: -10px 0 0 -30px;
	padding: 0;
	width: 194px;
	#width: 225px;
	position: relative;
	float: left;
}


div.marquee {
	position: absolute;
	width: 500px;
	height: auto;
	padding: 0;
	margin: 115px 0 0 250px;
	#margin-top: 130px;
	font-size: 11px;
}

#nuv{
	position: absolute;
	top: 0;
	margin: 155px 0 0 20px;
	#margin-top: 55px;
}

div.marquee .pointer div {
	font-size: 12px;
	font-weight: bold;
	color: #F6821F;
	padding: 0;
	margin: 0;
}

div.marquee a {
	position: relative !important;
	z-index: 9 !important;
	font-size: 12px;
	color: #F6821F;
	
}