/* Configuration System layout ----------------------------------------- */
body, div, dl, dt, dd, h1, h2, h3, h5, h5, h6, ul, li, pre, form, label, fieldset, input, select
{
	margin: 0;
	padding: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0;
}
fieldset, img
{
	border: 0;
}
address, cite, code, dfn, em, var
{
	font-style: normal;
	font-weight: normal;
}
caption, th
{
	text-align: left;
}
h1, h2, h3, h5, h5, h6
{
	font-size: 100%;
}
A
{
	text-decoration:none;
}
A:link
{
	COLOR: #0066cc;
}
A:visited
{
	
	COLOR: #0066cc;
	
}
A:hover
{
	COLOR: #003366;
	text-decoration:underline;
}

/* Layout Frame ----------------------------------------- */
body
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-align: center;
	color: #202020;
	background-color: #003366;
	font-family: Arial;
	font-size: 12px;
}
.fWrapper
{
	margin: 0px auto;
	padding: 0px 10px 0px 10px;
	background-color: #ffffff;
	width: 970px;
	height: auto !important;
}
.fMain
{
	margin: 0 auto;
	padding: 0px;
	width: 970px;
	vertical-align:top;
	height: auto !important;
	display: inline-table;
}
.fLeft
{
	float: left;
	width: 700px;
	vertical-align:top;
	display: inline-table !important;
}
.fRight
{
	width: 260px;
	vertical-align:top;
	float: right;
}
.fFooter
{
	background-image: url('Images/bg-Footer.gif' );
	width: 990px;
	height: 83px;
}
.box
{
	display: inline-table !important;
	padding: 0px;
	margin: 0px;
}
/* TAB MENU --------------------------------------------------------------------*/
A.Language:link
{
	COLOR: #ffffff;
}
A.Language:visited
{
	
	COLOR: #ffffff;
	
}
A.Language:hover
{
	COLOR: #333333;
	text-decoration:underline;
}

a.MenuTab:link
{
	text-transform: uppercase;
	font: 12px Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.MenuTab:visited
{
	text-transform: uppercase;
	font: 12px Arial;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.MenuTab:hover
{
	text-transform: uppercase;
	font: 12px Arial;
	font-weight: bold;
	color: #004500;
	text-align: center;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
.bg_MenuTabL
{
	width: 5px;
	height: 23px;
	background-image: url('Images/LBoxBar1.gif' );
	background-repeat: no-repeat;
	float: left;
}
.bg_MenuTabB
{
	width: auto !important;
	height: 16px;
	background-image: url('Images/CBoxBar1.gif' );
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.bg_MenuTabR
{
	width: 5px;
	height: 23px;
	background-image: url('Images/RBoxBar1.gif' );
	background-repeat: no-repeat;
	float: left;
}
.bg_MenuTabLbl
{
	width: 5px;
	height: 23px;
	background-image: url('Images/LBoxBar1_.gif' );
	background-repeat: no-repeat;
	float: left;
}
.bg_MenuTabBbl
{
	width: auto !important;
	height: 16px;
	background-image: url('Images/CBoxBar1_.gif' );
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
}
.bg_MenuTabRbl
{
	width: 5px;
	height: 23px;
	background-image: url('Images/RBoxBar1_.gif' );
	background-repeat: no-repeat;
	float: left;
}
/* Gallery Style----------------------------------------------------*/
.virtualpage
{
	display: block;
}
.paginationstyle_thietke
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 10px;
	width: 120px;
	padding-top: 10px;
	height: 100%;
	text-align: left;
}
.paginationstyle_thietke SELECT
{
	border-right: #707070 1px solid;
	border-top: #707070 1px solid;
	margin: 0px 15px;
	border-left: #707070 1px solid;
	border-bottom: #707070 1px solid;
}
.paginationstyle_thietke A
{
	border-right: #707070 1px dashed;
	padding-right: 5px;
	border-top: #707070 1px dashed;
	padding-left: 5px;
	padding-bottom: 2px;
	font: 12px Times New Roman, Times, serif;
	border-left: #707070 1px dashed;
	color: #707070;
	padding-top: 2px;
	border-bottom: #707070 1px dashed;
	text-decoration: none;
}
.paginationstyle_thietke A:hover
{
	font: 12px Times New Roman, Times, serif;
	color: #707070;
	background-color: #cccccc;
}
.paginationstyle_thietke A.selected
{
	font: 12px Times New Roman, Times, serif;
	color: #707070;
	background-color: #cccccc;
}
.paginationstyle_thietke .flatview A:hover
{
	font: 12px Times New Roman, Times, serif;
	color: #707070;
	background-color: #cccccc;
}
.paginationstyle_thietke .flatview A.selected
{
	font: 12px Times New Roman, Times, serif;
	color: #707070;
	background-color: #cccccc;
}
.numberpager
{
	font: 20px Times New Roman, Times, serif;
	color: #707070;
	padding-top: 18px;
	text-decoration: none;
}
