html,body{
	background-color:#011842;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
}

a{
	color:#000;
}

p{
	text-align:justify;
}

.main{
	margin-top:40px;
	margin-bottom:30px;
}

.top{
	background-image:url(images/top.png);
	height:36px;
	width:100%;
	background-position:top center;
	background-repeat:no-repeat;
}

.top a{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:300;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
}

table tr td{
	text-align:left;
}

.top a:hover{
	color:#6FF;
}

.top{
	border-bottom:3px solid #eaeaea;
}

.top table{
	padding-top:8px;
}

.content{
	background-color:#FFF;
	padding:5px 10px;
}

.bottom{
	color:#FFF;
	font-size:11px;
	padding-top:10px;
}

.bottom a{
	color:#FFF;
	text-decoration:underline;
}

.bottom a:hover{
	text-decoration:none;
}

h3,h2{
	color:#1c608f;
}

h4{
	color:#1c608f;
	font-size:14px;
}

.left{
	background-color:#cceaf4;
	padding:10px;
	padding-left:22px;
}

a{
	color:#011842;
	font-weight:bold;
}

a:hover{
	text-decoration:none;
}

.tbl tr td{
	text-align:center;
}

.tbl img{
	border:5px solid #f1f1f1;
}



.left table tr td{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.left table tr td input,.left table tr td textarea{
	width:195px;
}

.product img{
	border:5px solid #f1f1f1;
}

.product strong{
	font-size:12px;
}

.tbl strong, .product strong{
font-family:Verdana, Geneva, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.5em;
}
