html 
{
	height: 100%;
	width: 100%;
}

.stretchXY {
	height: 100%;
	width: 100%;
}

html, body, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input { font-size: 1em; }
html, body, div, p, form, img, h1, h2, h3, h4, h5, h6, input 
{ 
	/*font-family: Tahoma,Verdana,Segoe,sans-serif; */
	font-family: Arial; 
	padding: 0px; 
	margin: 0px; 
	background-position:left top; 
	background-repeat:no-repeat; 
}
html, body, div, p, form, img, h1, h2, h3, h4, h5, h6
{ 
	border: 0px transparent none; 
}
body
{ 
	height: 100%;
	width: 100%;
	margin: 0px;	
	background-color:#DFF2F4; 
	font-size: 80%;
}


#page
{
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position:relative; 
	top:0px; 
	/*background-color: #FFFFFF;*/
}
.bck_main_top 
{
	background-image: url('../images/mainbck_top.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	padding-top:6px;
}

.bck_main_bottom
{
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/mainbck_bottom2.jpg);
}
.page_bcktop
{
	background-image: url('../images/subbck_top.jpg');
	background-color:#FFFFFF;
	background-position: left top;
	background-repeat: repeat-x;
}
/*
.page_bckbottom
{
	background-image: url('../images/subbck_bottom2.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
}
*/
.page_bckapple_left
{
	background-image: url('../images/applebck_left.png');
	/*background-color:#FFFFFF;*/
	background-repeat: no-repeat;
	background-position: right top;
	position: static;
}
.page_bckapple_right
{
	background-image: url(../images/applebck_right.png);
	background-repeat: no-repeat;
	background-position: left 230px;
}

#footerbck
{
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 185px;
	background-image: url(../images/ships.jpg);
}
#footermenu
{
	color: #000000;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#footermenu a
{
	color: #000000;
	text-decoration: none;
}

#header 
{
	font-style: italic;
	text-align: center;
	/*
	padding-top: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FD6DD;
	*/
}
/*
**************************
*/
#homesearchTBOX
{
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*
*****************************
*/
#q
{
	font-size: 110%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#searchTBOX
{
	margin-left: 6px;
	margin-top: 0px;
	border: 1px solid #666666;
	vertical-align: middle;
	margin-right: 4px;
	width: 75px;
	font-size: 85%;
	height: 16px;
	margin-bottom: 0px;
	padding: 0px;
}


.infobox
{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	height: 144px;
	background-image: url(../images/roundedrect_300.png);
	background-position: center top;
	margin-bottom: 8px;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.infoboxtitle
{
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}

.infoboxtitle a
{
	color: #FFFFFF;
	text-decoration: none;
}

.imagesbox
{
	margin-right: auto;
	margin-left: auto;
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
	vertical-align: bottom;
}

#searchbox
{
	text-align: left;
	font-size: 65%;
	display: block;
	position: relative;
	float: right;
	background-image: url(../images/bck_searchbox2.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 210px;
	font-weight: bold;
	padding-left: 10px;
	height: 32px;
	vertical-align: middle;
	padding-top: 2px;
	padding-bottom: 8px;
	color: #4ABDC6;
	margin-top: 6px;
}
.searchBTN
{
	color: #E43A06;
	font-size: 110%;
	font-weight: bold;
	cursor:hand;
}

#contenttitle
{
	color: #003896;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-style: italic;
	padding-bottom: 10px;
	margin-left: 0px;
	height: 43px;
	line-height: 43px;
	vertical-align: middle;
	font-size: 140%;
}
#contenttitle img
{
	vertical-align: baseline;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
h1
{
	color: #003896;
	font-weight: bold;
	font-size:120%;
}
h1 a
{
	color: #003896;
	
}


h2
{
	color: #0094B2;
	text-transform: capitalize;
	font-size:110%;
}
.leftcolumn
{
	width: 300px;
}
#leftcolumnbottom
{
	background-image: url(../images/leftcolumn_bck_bottom2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 40px;
}
.leafBullet 
{
	vertical-align: text-bottom;
	margin-right: 3px;
	margin-left: auto;
}
#pageholder 
{
	width: 970px;
}
.columnseperator 
{
	width: 0px;
}
.indent12 
{
	padding-left: 12px;
}
.aligncenter 
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#homefootermenuarea
{
	font-weight: bold;
	color: #000000;
	font-size: 90%;
}

#homefootermenuarea a
{
	color: #024BA6;
	font-size: 80%;
	text-decoration: underline;
}
#homefootermenuarea input
{
	font-size: 90%;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: inset;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.homeleftcolumn {
	width: 300px;
	margin: 0px;
	padding: 0px;
}
.homerightcolumn 
{
	vertical-align:top;
	width: 205px;
	padding-right: 4px;
	padding-left: 2px;
}
.blueboxtop
{
	background-image: url(../images/blueboxtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: auto;
	height: 22px;
	background-color: #00BEE5;
	margin: 0px;
	padding: 0px;
}
.blueboxcontent
{
	text-align: center;
	background-color: #00BEE5;
	width: auto;
	padding-bottom: 14px;
}
.blueboxbottom
{
	background-image: url(../images/blueboxbottom_300.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: auto;
}

.whiteboxtop
{
	background-image: url(../images/whiteboxtop_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: auto;
}

.whiteboxbottom
{
	background-image: url(../images/whiteboxbottom_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	width: auto;
}
.whiteboxcontent
{
	text-align: left;
	background-color: #FFFFFF;
	width: auto;
	padding: 4px;
}
.whiteroundedbox
{
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}

.infoboxtitle2 {
	font-size: 120%;
	color: #0094B2;
	font-weight: bold;
	text-align: left;
}
.infoboxtitle2 a
{
	color: #0094B2;
}

#homesearchbox {
	text-align: left;
	font-size: 100%;
	margin-top: 30px;
	margin-bottom: 22px;
}
.shadowboxcontent
{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 2px solid #6ED3D3;
}
.rightshadow
{
	background-image: url(../images/bordershadowright.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.rightshadowtop
{
	background-image: url(../images/bordershadowtop.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}

.bottomshadow
{
	background-image: url(../images/bordershadowbottom2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 205px;
}
#shadowbox {
	width: 205px;
}

#shadowbox ul 
{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-image: url(../images/leaf16x12.png);
}
#shadowbox ul li
{

}

#shadowbox ul a
{
	color: #E43A06;
	font-size: 120%;
	text-decoration: none;
}
#shadowbox ul a:hover
{
	font-size: 120%;
	text-decoration: underline;
	font-weight: bold;
	color: #2BB0BB;
	width: 197px;
}
.leftshadow {

	background-image: url(../images/bordershadowleft.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.topshadow {
	background-image: url(../images/bordershadowtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 205px;
}
#homerightcolumn
{
	float:right;
	margin-right: 4px;
	margin-left: 4px;
	width: 170px;
	display: block;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/bck_homesubmenu.png);
}
#homesubmenu 
{
	width: 170px;
	font-size: 75%;
	height: 450px;
	/*
	float: right;
	margin-top: 10px;
	margin-right: 4px;
	margin-left: 4px;
	*/
	display:block;
	background-position: left top;
}
#homesubmenu ul 
{
	margin: 0px;
	margin-left:12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	list-style-image: url(../images/leaf12x9.png);
	line-height: 13px;
}
#homesubmenu ul li
{
	margin: 0px;
	padding: 0px;

}

#homesubmenu ul a
{
	color: #E43A06;
	font-size: 120%;
	text-decoration: none;
}
#homesubmenu ul a:hover
{
	font-size: 120%;
	text-decoration: underline;
	color: #21878F;
	width: 197px;
}

.submenu {
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	position: absolute;
	display: none;
	background-image:url(../images/bck_opacity20.png);
	background-repeat:repeat;
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	z-index: 40;
}
.submenu ul 
{
	list-style-image: url(../images/leaf12x9.png);
	display: block;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 14px;
}

.submenu ul li
{
	margin: 0px;
	padding: 0px;	
}
.submenu ul  a
{
	color: #E43A06;
	text-decoration: none;
	display: block;
}
.submenu ul a:hover
{
	/*
	font-size: 110%;
	text-decoration: underline;
	*/
	background-color:#C6FAFF;
	color: #21878F;
	display: block;
}


.contentImage {
	padding-top: 12px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-left: 4px;
}
.floatLeft {
	float: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 0px;
}
img.floatLeft
{
	margin-right: 14px;	
}

.floatRight {
	float: right;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.alignLeft {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.alignRight {
	text-align: right;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.blockImage
{
	display: block;
	margin: 0px;
	padding: 0px;
}
.infoboxtitle3 {
	font-size: 120%;
	color: #57993C;
	font-weight: bold;
	background-image: url(../images/gradientline1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: block;
}
.ul1 {
	font-size: 110%;
	font-weight: bold;
	color: #2B9EA8;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.ul1 li
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
}
.title1 {

	font-size: 120%;
	color: #57993C;
	font-weight: bold;
	background-image: url(../images/gradientline1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}
.submenuTitle {
	font-size: 100%;
	color: #4ABDC6;
	font-weight: bold;
	display: inline;
	text-align: left;
	width: 150px;
	text-decoration: none;
	cursor: hand;
	margin-right: 6px;
}
.submenucontent
{
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*border: 2px solid #6ED3D3;*/
	border: 0px;
	background-color:#FFFFFF;
}
.roundedBoxTable {
	width: 244px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -14px;
}
.rbTableTop1 {
	background-image: url(../images/bck_rb_top1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 22px;
	padding-left: 12px;
	padding-top: 4px;
}
.rbTableBottom1 {
	background-image: url(../images/bck_rb_bottom1.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 22px;
}
.rbTableMiddle1 {
	background-image: url(../images/bck_rb_middle1.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: justify;
	font-size: 95%;
}
.floatCenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
ol li {
	padding-top: 4px;
	padding-bottom: 4px;
	/*font-weight: bold;*/
}
#dropdownmenu1 
{
	text-align: left;
	font-size: 105%;
	display: block;
	float: right;
	background-image: url(../images/bck_searchbox3.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 155px;
	font-weight: bold;
	height: 32px;
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 8px;
	margin-top: -20px;
}
#homepageleftcolumncontent
{
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	font-size: 90%;
	width: 250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}

.HomeTitle {
	color: #002C66;
	font-size: 130%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#kroki
{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	height: 480px;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ul2 {
	font-size: 125%;
	font-weight: bold;
	color: #003069;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}

.ul2 a
{
	color: #003069;
}
.ul2 li {
	font-size: 85%;
	font-weight: normal;
	list-style-image: url(../images/bullet1.png);
	list-style-position: outside;
	margin-left: 8px;
}
.ul3 {
	font-size: 100%;
	font-weight: bold;
	color: #003069;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
	text-align: left;
}
.ul3 li {
	font-size: 90%;
	font-weight: normal;
	list-style-image: url(../images/bullet2.png);
	list-style-position: outside;
	margin-left: 8px;
}

.leftcolumnMiddleBCK {
	background-image: url(../images/bck_solid2.png);
	background-repeat: repeat-y;
}
#contenttitlebar {
	color: #FFFFFF;
	font-size: 150%;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	padding-bottom: 10px;
	background-image: url(../images/bck_titlebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 0px;
	height: 43px;
	font-style: italic;
}
.sig {
	font-size: 10px;
	color: #CC9900;
	text-decoration: none;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
#flipbookholder
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 430px;
	width: 645px;
}
.legalNotice {
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
}
.columnImage {
	margin-left: -14px;
}
#date {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color:#4ABDC6;
	z-index: 10;
	text-align: right;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom:4px;
	padding-right: 12px;
	line-height: 8px;
}
#homeChatBox {
	height: 130px;
	width: 230px;
	display: block;
	margin-bottom: 8px;
	margin-top: 2px;
	background-image: url(../images/home_chat.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-left: 0px;
}
#homeAcilBox {
	height: 130px;
	width: 230px;
	display: inline;
	margin-bottom: 8px;
	margin-left: 4px;
	margin-top: 2px;
	
}

.textBox1 {
	width: 120px;
}
.title3 {
	color: #E43A06;
	font-size: 110%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.title4 {
	font-size: 100%;
	font-weight: bold;
	color: #003069;
	padding: 0px;
	text-align: left;
}
.title5 {
	font-size: 120%;
	color: #57993C;
	font-weight: bold;
	display: block;
	text-decoration: underline;
}
.title6 {
	font-size: 150%;
	font-weight: bold;
	color: #003069;
	padding: 0px;
	text-align: left;
	display:block;
	text-align:center;
	
}

#contentTable
{
	margin-bottom: 2px;	
}
.tab
{
	display: inline;
	margin-right: 24px;
}
.justify {
	text-align: justify;
}
#homenews {
	background-image: url(../images/rb1_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin:0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.NewsItemTitle {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AADEEA;
	text-align: left;
	margin-bottom:8px;
}
.NewsItem
{
	text-decoration: none;
	text-align: left;
	font-size: 80%;
}

.homeList1 
{
	font-size: 120%;
	color: #003069;
	font-weight: normal;
	margin: 0px;
	list-style-image: url(../images/bullet3.gif);
	display: block;
	
}


.homeList1 li
{
	font-size: 70%;
	font-weight: normal;
	margin-left: 4px;
	list-style-position: inside;
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

.homeList1 li a
{
	color: #003069;
}

.welcomeText 
{
	color: #000000;
	text-align: justify;
}
.welcomeText a
{
	color: #000000;
}
.welcomeText a:visited
{
	color: #000000;
}
.underlineOnHover 
{
	text-decoration: none;
}
.underlineOnHover:hover
{
	text-decoration: underline;	
}
.bck_leftcolumn
{
	background-image: url(../images/bck_solid1.png);
	background-repeat: repeat-y;
	text-align: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.box_flex_top {
	display: block;
	background-image: url(../images/box_flex_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	width: 239px;
	padding-top: 4px;
	padding-left: 4px;
	text-align: left;
	color: #FFFFFF;
	font-size: 142%;
	font-weight: bold;
}

.box_flex_top a
{
	color: #FFFFFF;
	text-decoration:none;	
}
.box_flex_top a:hover
{
	color: #FFFFFF;
	text-decoration:underline;	
}


.box_flex {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.box_flex_middle {
	background-image: url(../images/box_flex_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 223px;
	display: block;
	text-align: left;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.box_flex_bottom {
	display: block;
	background-image: url(../images/box_flex_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 243px;
	text-align: left;
}
.noUnderline 
{
	text-decoration: none;
}

.ul_yaprak 
{
	font-size: 100%;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left:-5px;
	text-align: left;
	width:235px;
}
.ul_yaprak li 
{
	padding-left:20px;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:inherit;
	background-image:url(../images/bullet4.jpg);
	background-repeat:no-repeat;
	list-style:none;
	background-position:left top;
	
}

.ul_yaprak a
{
	color: #003896;
	text-decoration:none;
	
}
.ul_yaprak a:hover
{
	color: #003896;
	text-decoration:underline;
}

.kdisNewsItem 
{
	display: block;
	margin-bottom: 12px;
	clear:both;
	color: #000000;
	font-size: 100%;
	margin-right: 6px;
}

.kdisNewsItem .newsCaption
{
	display: block;
	margin-bottom: 8px;
	clear:both;
	color: #053573;
	font-size: 130%;
	font-weight: bold;
}

.kdisNewsItem .newsTitle1
{
	display: block;
	margin-bottom: 4px;
	color: #0095B4;
	font-size: 110%;
	font-weight: bold;
	margin-left: 16px;
}

.kdisNewsItem .newsTitle2
{
	display: block;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
}

#venera {
	text-align: right;
	display: block;
	margin-right: 12px;
}#loginSection {
	display: none;
}
.homeMiddleColumnWidth {
	width: 485px;
}

iframe
{
	width: 655px;
	height:950px;
}

.validation
{
	background-color:#FFFFFF;
	font-size: 110%;
	color: #FF0000;
	font-style: italic;
	
}
.oldHomePage {
	display: none;
}
.title
{
	color:#FF0000;
	font-weight:bold;
}
.legalNoticeHome {
	font-size: 85%;
	color: #FFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	position: relative;
	bottom: -100px;
}
.SSKNotice {
	font-size: 80%;
	color: #000;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	text-align: center;
}
