
BODY, P, BR, TD, LI, DD,  DT, a, th, label, div, span {
	font-family: verdana, Helvetica,Arial,sans-serif;
}
body {
	margin:0px;
	padding:0px;
}
img {

}
.error {
 color: #FF0000;
}
.homepagebody{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	background: url(../images/bg_homepage.jpg) no-repeat center;
	background-color: #006600;
	font: 80%;
	font-weight: bold;
}
.whitetxt {
	color:#ffffff;
	}
}

h1, .h1 {
	font-size: 160%; font-weight:bold;
	padding-top:20px;
	padding-bottom:0px;
	margin:0px
}

h2, .h2 {
	font-size: 145%;font-weight:bold;
	font-family: Arial,sans-serif,verdana, Helvetica;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px
}

h3, .h3 {
	font-size: 130%; font-weight:bold;
	font-family: Arial,sans-serif,verdana, Helvetica;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px
}

h4, .h4 {
	font-size: 120%; font-weight: bold;
	font-family: Arial,sans-serif,verdana, Helvetica;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px
}

h5, .h5 {
	font-size: 115%; font-weight: bold;
	font-family: Arial,sans-serif,verdana, Helvetica;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px
}

h6, .h6 {
	font-size: 110%; font-weight: bold;
	font-family: Arial,sans-serif,verdana, Helvetica;
	padding-top:10px;
	padding-bottom:5px;
	margin:0px
}

a {
	color: #07389B;
}

a:hover {
	color: #9D1326;
}

.rightNavLink {
	font-weight: bold;
	padding-left :0px;
	cursor: default;
	width:135px;
	padding-top:5px;
}

.rightBorder {
	background-image : url(../images/right_nav_border.gif);
	background-position : top;
	background-repeat : repeat-x;
	width : 2px;
}
.rightNav {
	background-color:F0F0F0;
	width : 180px;
	padding:5px;
}
.body {
	width:70%;
	padding:10;
	font-size:85%;
}
.text {
	font-size:85%;
}
.leftSide {
	background-image : url(../images/blindshop_logo2.2.jpg);
	background-position : top  left;
	background-repeat : no-repeat;
	background-color:#F9F4B8;
	width : 137px;
	padding:0;
	font-weight: bold;
	font-size:80%;
}
#leftnav{
	background-image : url(../images/left_nav_border.gif);
	background-position : right;
	background-repeat : repeat-y;
	width : 140px;
	height:100%;
}
.leftLink {
	background-image : url(../images/nav_underline.gif);
	background-position : bottom;
	background-repeat : repeat-x;
	font-weight: bold;
	width:140px;
	padding:7 3 7 3; 	/*top, right , bottom , left*/
}
a.leftLink {
	text-decoration:none;
	color:#000000
}
a.leftLink:hover {
	background-color:#328225;
	color:#FFFFFF;
}
.header {
	background-color:#1D7215;
	padding:0px;color:#FFFFFF;
	font-weight:bold;
	font-size:80%;
}
.headerNav {	
	background-image : url(../images/header_gradient.gif);
	background-position : top right;
	background-repeat : no-repeat;
	font-weight: bold;
	width:370px;
	height: 39px;
	padding:5;	
}
.headerLink{
	color:#FFFFFF;
	font-weight:bold;
	font-size:110%;
}
a.headerLink {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.headerLink:Hover {
	text-decoration:underline;
	color:#FFFFFF;
}
.show_table {
	font-size:100%;
	margin: 10px;
	padding: 0px;
	width: 85%;
	
}

.hide_table {
	display:none
}
.gallery {
	background-image : url(../images/bg_gallery.jpg);
	background-position : top left;
	background-repeat : no-repeat;
	background-color:#F9F4B8;
	width : 137px;
	padding:0;
	font-weight: bold;
	font-size:80%;
	vertical-align : top;	
}
.smallText {
font-size:70%;
}
