.bg {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B3CAEA;
}
.bgn {
	background-color: #a0bde6;
}
.bg-menu {
	background-image: url(img/bg-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #6792D4;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #658dda;
	text-decoration: underline;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #658dda;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #658dda;
	text-decoration: underline;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #658dda;
	text-decoration: underline;
}.adress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7c9ee0;
	text-decoration: none;
}

.menu-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: none;
}
.menu-text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fffefe;
    text-decoration: none;
}
.menu-text a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: none;
}
.menu-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fffefe;
	text-decoration: none;
}
.menu-text a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0d4dde;
	text-decoration: none;
}
.border-menu {
	border: 1px solid #d6d6d4;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	padding: 8px;
	text-align: center;
	
	
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 8px;
	text-align: center;
	
}

.catalog {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.catalog-links {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.img-border-table {
	border: 1px solid #658dda;
}
.under-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #ffffff;
	margin: 1px 0px;
	padding: 1px 0px;
	text-decoration: underline;
}
.prod-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 2px 0px 1px;
	padding: 1px 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #2854A6;
}
.forml {
	background-image: url(img/forml.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.formu {
	background-color: #FFFFFF;
	background-image: url(img/formu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a img {
	border: 11px solid #FFFFFF;
}
   .spd   {border: 1 solid; border-color: #FFFFFF #8296B2 #8296B2 #FFFFFF; margin: 1px; cursor: hand}
    .bookm {background-image: url(../images/toolbar/_bookm.gif); color: #FFFFFF; padding-left: 10px; font-size: 8pt; cursor: hand}
    .booka {background-image: url(../images/toolbar/_booka.gif); color: #000000; padding-left: 10px; font-size: 8pt}
    .dlg   {background-color: #AACCEE; padding: 5px 5px 5px 5px; border: 1 solid; border-color: #FFFFFF #8296B2 #8296B2 #FFFFFF; position: absolute; display: none}
    .btn   {background-color: #8296B2; width: 60px; height: 19px; border: 1 solid; border-color: #FFFFFF #000000 #000000 #FFFFFF; color: #FFFFFF; cursor: hand; font-family: Verdana; font-size: 8pt}
    .edt   {border-width: 1px; font-family: Verdana; font-size: 8pt}
    #toolbar {background-color: #AACCEE; padding: 5px 5px 3px 5px; width: 490px; border: 1 solid; border-color: #FFFFFF #8296B2 #8296B2 #FFFFFF; position: relative}
    #codebox {width: 100%; height: 100%; border: 1 solid; background-color: #AACCEE; display: none}
    #editbox {width:  99%; height: 100%; border: 1px solid #999999;}
    #editbox.locked {width: 100%; overflow-y: scrol;l border: 1 solid;}
    #changebox {background-color: #8296B2; padding: 5px; border: 1 solid; border-color: #FFFFFF #000000 #000000 #FFFFFF; position: absolute; width: 100%; text-align: right; font-family: Verdana; font-size: 8pt; display: none}
err {color: #FF0000;}  
