/*-------------------------------------*/
/*-BODY--------------------------------*/
/*-------------------------------------*/
body{
	margin:0;
	background-color:#EDEDED;
}
/*-------------------------------------*/
/*-TABLE-STYLES------------------------*/
/*-------------------------------------*/
.table-main{
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
	}
/*-CONTENT-----------------------------*/
.table-maincontent{
	width:100%;
	max-width:100%;
	height:100%;
	max-height:100%;
	}
/**/
.table-content{
	width:100%;
	max-width:100%;
	height:100%;
	max-height:100%;
	text-align:justify;
	vertical-align:top;
	padding:10px;
	}
.table-sidebar{
	width:250px;
	max-width:250px;
	height:100%;
	max-height:100%;
	background-image:url(../images/bgsidebar.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
.table-sidebarup{
	width:250px;
	max-width:250px;
	height:100%;
	max-height:100%;
	background-image:url(../images/bgsidebarup.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
/*-HEADER------------------------------*/
.table-header{
	width:100%;
	max-width:100%;
	height:110px;
	max-height:110px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/bgheader.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
/**/
.table-header_rightcorner{
	width:100%;
	max-width:100%;
	height:100%;
	max-height:100%;
	background-image:url(../images/bgheaderright.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
/**/
.table-header_logo{
	width:100%;
	max-width:100%;
	height:100%;
	max-height:100%;
	background-image:url(../images/bgheaderlogo.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
/*-BORDER------------------------------*/
.table-border_left{
	width:15px;
	max-width:15px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/bgmnleft.gif);
	background-position:right top;
	background-repeat:repeat-y;
	}
/**/
.table-border_leftup{
	width:15px;
	max-width:15px;
	height:10px;
	max-height:10px;
	background-image:url(../images/bgmnleftup.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
/**/
.table-border_right_open{
	width:250px;
	max-width:250px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/bgmnright.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
/**/
.table-border_right_close{
	width:15px;
	max-width:15px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/bgmnright.gif);
	background-position:left top;
	background-repeat:repeat-y;
	}
/**/
.table-border_rightup{
	width:15px;
	max-width:15px;
	height:140px;
	max-height:140px;
	background-image:url(../images/bgmnrightup.gif);
	background-position:left top;
	background-repeat:no-repeat
	}
/**/
.table-border_up{
	height:15px;
	max-height:15px;
	background-image:url(../images/bgmnup.gif);
	background-position:left down;
	background-repeat:repeat-x;
	}
/**/
.table-border_upleft{
	width:50%;
	max-width:50%;
	height:15px;
	max-height:15px;
	background-image:url(../images/bgmnupleft.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
/**/
.table-border_upright{
	width:50%;
	max-width:50%;
	height:15px;
	max-height:15px;
	background-image:url(../images/bgmnupright.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
/**/
.table-border_down{
	height:50px;
	max-height:50px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/bgmndown.gif);
	background-position:left top;
	background-repeat:repeat-x;
	}
/**/
.table-border_downleft{
	width:15px;
	max-width:15px;
	height:50px;
	max-height:50px;
	background-image:url(../images/bgmndownleft.gif);
	background-position:right top;
	background-repeat:no-repeat;
	}
/**/
.table-border_downright{
	width:15px;
	max-width:15px;
	height:50px;
	max-height:50px;
	background-image:url(../images/bgmndownright.gif);
	background-position:left top;
	background-repeat:no-repeat;
	}
/*-FOOTER------------------------------*/
.table-footer_rightcorner{
	width:100%;
	max-width:100%;
	height:50px;
	max-height:50px;
	background-image:url(../images/bgfooterright.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
/**/
.table-footer_leftcorner{
	width:100%;
	max-width:100%;
	height:50px;
	max-height:50px;
	text-align:left;
	vertical-align:top;
	background-image:url(../images/bgfooterleft.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
/**/
.table-footer_sdbottom{
	width:300px;
	max-width:300px;
	background-image:url(../images/bgfootersdbottom.gif);
	background-position:left up;
	background-repeat:no-repeat;
}
/*-EXTENSION---------------------------*/
.table-extension2{
	width:252px;
	max-width:250px;
	height:210px;
	max-height:210px;
	background-image:url(../images/ban-sizdengelen.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
	}
.table-extension{
	width:252px;
	max-width:250px;
	height:210px;
	max-height:210px;
	background-image:url(../images/ban-news.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:5px;
	}
/*-INPUT & SEPERATOR-------------------*/
.seperator-main {
	height:15px;
	background-image:url('../images/seperator-main.gif');
	background-repeat:repeat-x;
}
/**/
.seperator-left {
	height:15px;
	background-image:url('../images/seperator-left.gif');
	background-repeat:repeat-x;
}
/**/
.text-input{
	border-top:1px solid #284E75;
	border-left:1px solid #284E75;
	border-bottom:1px solid #4C7FAE;
	border-right:1px solid #4C7FAE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#030303;
	background-image:url('../images/bginput.gif');
	background-position:left top;
	background-repeat:repeat-x;
}
/**/
.buttons{
	width:90px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-image:url('../images/bgbutton.gif');
	background-repeat:no-repeat;
	border:none;
}
/**/
.form-inputtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#111155;
	background-color:#FAFAFA;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
/*-PICTURE BORDER----------------------*/
.brdrpicture-upleft{
	width:6px;
	max-width:6px;
	height:6px;
	max-height:6px;
	background-image:url('../images/brdrpictuleft.gif');
	background-repeat:no-repeat;
}
/**/
.brdrpicture-upright{
	width:6px;
	max-width:6px;
	height:6px;
	max-height:6px;
	background-image:url('../images/brdrpicturight.gif');
	background-repeat:no-repeat;
}
/**/
.brdrpicture-downleft{
	width:6px;
	max-width:6px;
	height:6px;
	max-height:6px;
	background-image:url('../images/brdrpictdleft.gif');
	background-repeat:no-repeat;
}
/**/
.brdrpicture-downright{
	width:6px;
	max-width:6px;
	height:6px;
	max-height:6px;
	background-image:url('../images/brdrpictdright.gif');
	background-repeat:no-repeat;
}
/**/
.brdrpicture-left{
	width:6px;
	max-width:6px;
	background-image:url('../images/brdrpictleft.gif');
	background-repeat:repeat-y;
}
/**/
.brdrpicture-right{
	width:6px;
	max-width:6px;
	background-image:url('../images/brdrpictright.gif');
	background-repeat:repeat-y;
}
/**/
.brdrpicture-up{
	height:6px;
	max-height:6px;
	background-image:url('../images/brdrpictup.gif');
	background-repeat:repeat-x;
}
/**/
.brdrpicture-down{
	height:6px;
	max-height:6px;
	background-image:url('../images/brdrpictdown.gif');
	background-repeat:repeat-x;
}
/*-------------------------------------*/
/*-TEXT-STYLES-------------------------*/
/*-------------------------------------*/
.header-main{
	font-family:"Arial Narrow";
	font-size:30px;
	color:#006699;
	font-weight:normal;
}
.header-main a{
	text-decoration:none;
	color:#454F50;
}
.header-main a:hover{
	text-decoration:underline;
	color:#454F50;
}
/**/
.header-main-sub{
	width:450px;
	height:30px;
	background-image:url('../images/bgheadermainsub.gif');
	font-family:"Arial Narrow";
	font-size:21px;
	color:#006699;
	font-weight:normal;
	padding-left:5px;
}
.header-sub{
	width:700px;
	height:30px;
	background-image:url('../images/bgheadersub.gif');
	font-family:"Arial Narrow";
	font-size:21px;
	color:#006699;
	font-weight:normal;
	padding-left:5px;
}
.header-main a{
	text-decoration:none;
	color:#454F50;
}
.header-main a:hover{
	text-decoration:underline;
	color:#454F50;
}
/**/	
.header-left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#C91313;
	font-weight:bold;
}
.header-left a{
	text-decoration:none;
	color:#454F50;
}
.header-left a:hover{
	text-decoration:underline;
	color:#454F50;
}
/**/
.header-right{
	font-family:"Arial Narrow";
	font-size:20px;
	color:#c0c0c0;
	font-weight:normal;
}
.header-right a{
	text-decoration:none;
	color:#454F50;
}
.header-right a:hover{
	text-decoration:underline;
	color:#454F50;
}
/**/
.text, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A403C;
	font-weight:normal;
}
.text a, td a {
	text-decoration:none;
	color:#006699;
}
.text a:hover, td a:hover{
	text-decoration:underline;
	color:#CC6633;
}
/**/
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#030303;
	font-weight:normal;
}
.copyright a {
	text-decoration:none;
	color:#006699;
}
.copyright a:hover {
	text-decoration:underline;
	color:#CC6633;
}