body,div,td,th {

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14pt;
color:white;
overflow:hidden;

}

img
{
	border:0px;
}

html
{
overflow:hidden;


}

h1 {font-size:17px;margin-top:0px;margin-bottom:.7em;color:#dddddd;
border-bottom:1px solid #dddddd;
padding-bottom:5px;
text-transform:uppercase;
}
h2 {font-size:15px;margin-top:0px;margin-bottom:.7em;color:#dddddd; font-weight:normal; border-bottom:1px solid #dddddd; padding-bottom:5px;}
h3 {font-size:12px; color:#dddddd;}
.h3 {font-size:12px; color:#dddddd; font-weight:bold;}

p {margin-top:0px}
table {font-size:100%}
a {color:#000000}

th
{
	text-align:right;
}

INPUT {FONT-SIZE: 100%; MARGIN-BOTTOM: 2px; VERTICAL-ALIGN: middle; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; border:1px solid #94a9be;}
SELECT {FONT-SIZE: 100%; MARGIN-BOTTOM: 2px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; border:1px solid #94a9be;}

body
{
	margin:0px;
	background-color:#676767;

}

form
{
	margin:0px;
	padding:0px;
}

#Center
{
	position: absolute;
	top: 0px;
	height:600px;
	left: 50%;
	margin-left: -450px;

	/*width: 800px;*/
	width: 900px;

	background: url(/images/layout/bggradient.png) repeat-x #56526F;
}

#MenuService
{
	position:absolute;

	left: 50%;
	margin-left: -450px;

	top:580px;

	width:900px;
	height:20px;
	text-align:right;
}


A
{
	text-decoration:none;
	color:white;
}

A:hover
{
	text-decoration:underline;
}


#Center #Logo
{
	position:absolute;

	left:20px;
	top:10px;

	width:196px;
	height:151px;

	background: url(/images/layout/opera.png) no-repeat;

}
/*#Center #FP7
{
	position:absolute;

	left:20px;
	top:460px;

	width:140px;
	height:102px;

	cursor:pointer;

	background-image: url(/images/layout/fp7.png);

}*/
#Center #FP7
{
	position:absolute;

	left:20px;
	top:540px;

	width:75px;
	height:73px;

	background-image: url(/images/layout/fp7_75.png);
	background-repeat: no-repeat;

}
#Center #FP7Text
{
	position:absolute;

	left:58px;
	top:474px;

	font-size:9px;

	color:#1ca7da;
	text-transform:uppercase;
	line-height: 10px;
	font-weight:bold;

	text-align:center;
}

#Center #IST
{
	position:absolute;

	left:95px;
	top:550px;

	cursor:pointer;

	width:75px;
	height:48px;

	background-image: url(/images/layout/ist_logo_75.png);
	background-repeat: no-repeat;
}
#Center #ISTText
{
	position:absolute;

	left:40px;
	top:557px;

	width:150px;
	height:54px;
	color:#0134ff;
	font-size:16px;
	font-family: Times New Roman;
	line-height:12px;
	text-align:center;
}

#Center #Banner
{
	position: absolute;
	left:760px;
	top:5px;
	/*height:60px;
	width: 468px;*/
	height:121px;
	width: 131px;
}

#Center #LogoText
{
	position:absolute;

	left:250px;
	/*top:45px;*/
	top: 75px;
	height:200px;
	font-size:36px;
	font-weight:bold;

	color:#ffffff;

	line-height:50px;
}
#Center #LogoTextsub
{
	position:absolute;

	left:250px;
	/*top:100px;*/
	top: 125px;

	font-size:24px;

	color:#7c7687;
	height: 50px;
	padding: 2px 0 5px 0;
}


#Center #Menu
{
	position:absolute;

	left:20px;
	top:170px;

	width:160px;
	height:355px;

	/*background-image: url(/images/layout/quadrigabg_shadow.png);*/
	background: url(/images/layout/operabg-shadow-400.png) no-repeat;
}

#Center #Menu
{
	padding-left:10px;
	padding-top:10px;
	font-size:11px;
	line-height:12pt;
}

#Center #Menu ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;


}

#Center #Menu ul li A
{
	text-decoration:none;
/*
	color:#1aa5d8;
	*/
	text-transform:lowercase;
	color:white;
	font-weight:bold;
}

#Center #Menu ul li A:hover
{
	text-decoration:underline;
}


#Center #Menu ul li ul
{
	list-style-type: none;
	margin-left: 15px;
	padding: 0px;
}
#Center #Menu ul li ul li A
{
	text-decoration:none;

	font-weight:bold;
}

#Center #Content
{
	position:absolute;

	overflow:auto;

	padding-left:0px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:10px;

	left:250px;
	top:170px;

	/*width:540px;*/
	width: 640px;
	height:400px;
}


#Center #Content ul, #Center #Content li
{
	font-size:10xp;
	/*list-style: disc outside;*/
}