body
{
	background-color: #213A29;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#DIVtop
{
	width: 1024px;
	background-image: url(images/bg_top.png);
	height: 55px;
}

#DIVtop2
{
	width: 1024px;
	background-image: url(images/bg_top2.png);
	height: 150px;
	text-align: right;
	vertical-align: bottom;
}

#DIVtop2menu
{
	color: Green;
	font-weight: bold;
	width: 380px;
	float: left;
}

#DIVbottom
{
	width: 1024px;
	background-image: url(images/bg_bottom.png);
	height: 98px;
}

#DIVmain
{
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	width: 1024px;
	min-height: 1000px;
}

#DIVmain .DIVmainFF 
{
	position: relative;
	left: 15px;
}

#DIVleft
{
	float: left;
	margin-left: 36px;
	width: 190px;
	color: Black;
}

#DIVleft h3
{
	color: #006400;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 1px solid #BD3A29;
	font-size: 11px;
}

.DIVpanel
{
	background-color: #F7EFB5;
	border: 2px ridge;
	color: #006400;
	float: left;
	margin: 10px;
}

.DIVpanel h2
{
	background-color: #006400;
	color: #FFD700;
	margin: 0px;
	padding-left: 5px;
	padding-right: 30px;
	line-height: 20px;
	border-bottom: 1px solid #213A29;
	text-align: left;
	font-size: 11px;
}

.DIVpanel div
{
	text-align: left;
	padding: 3px;
}

.DIVpanelshow
{
	background-color: #F7EFB5;
	border: 2px ridge;
	color: Black;
	float: left;
	margin: 10px;
	width: 720px; /*720*/
	min-height: 450px;
}

.DIVpanelshow h1
{
	color: #006400;
	margin: 0px;
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
	text-align: left;
	font-size: 16px;
	border-bottom: 1px solid #006400;
}

.DIVpanelshow div
{
	text-align: left;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
}

form
{
	margin: 2px;
	color: #006400;
	text-align: center;
}

form .button
{
	cursor: pointer;
}

table
{
	font-size: 11px;
}

table td
{
	color: #006400;	
}

#tableMenu td
{
	padding-left: 15px;
	padding-right: 15px;
	background-color: #006400;
	color: White;
	border: 2px ridge;
	font-weight: bold;
	vertical-align: middle;
	height: 35px;
}

#tableMenu td a
{
	color: White;
	text-decoration: none;
}

#tableMenu td a:hover
{
	color: #FFD700;
}

.msg1
{
	width: auto;
	text-align: center;
	background-color: #B22222;
	color: #FFD700;
	font-weight: bold;
	border: 2px ridge;
}

.msg2
{
	width: auto;
	text-align: center;
	background-color: #FFD700;
	color: Black;
	font-weight: bold;
	border: 2px ridge;
}

.msg3
{
	width: auto;
	text-align: center;
	background-color: #006400;
	color: White;
	font-weight: bold;
	border: 2px ridge;
}

.tableData td
{
	padding: 3px;	
}

.tableData caption
{
	text-align: left;
	color: Black;
	font-style: italic;
}

.tableData th
{
	color: White;
	background-color: #670B0E;
	padding: 3px;
}

.tableData a
{
	color: #F9E65F;
	text-decoration: none;
}
.tableData .row1
{
	background-color: #F8EB8D;
}

.tableData .row2
{
	background-color: #F9E65F;
}

.tableData .row1 a, .tableData .row2 a
{
	color: #BD3A29;
	text-decoration: underline;
}

.submenu
{
	background-color: #006400;
	color: White;
	font-weight: bold;
	padding: 5px;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	border: 2px ridge;
}

.submenu:hover
{
	color: #FFD700;
}

.DIVitem
{
	float: left;
	margin: 5px;
	width: 320px;
	height: 100%;
}

.DIVitem h3
{
	margin: 0px;
	margin-bottom: 3px;
	color: #BD3A29;
	font-size: 11px;
}

.imgToZoom
{
	cursor: pointer;
	border: 1px solid black;
}

.pagesTo
{
	font-weight: bold;
	color: #FF8C00;
}

.pagesOn
{
	font-weight: bold;
	color: black;
}

.aFooter
{
	color: #A9A9A9;
}

.aFooter:hover
{
	text-decoration: none;
}

.menuTop
{
	font-size: 9px;
	color: black;
}

.menuTop:hover
{
	text-decoration: none;
}

.sumPriseItem
{
	background-color: transparent;
	border: 0px;
	text-align: right;
	vertical-align: middle;
}
