p {
	font-size: 10px;
	color:#000066;
	
	padding-left: 20px;
	padding-right:10px;
}
h1 {
	font-size: 16px;
	color: #000066;
	text-align: center;
	padding-top: 10px;
}
h2 {
	font-size: 11px;
	color: #000066;
	text-indent: 23px;
}
h3 {
	font-size: 16px;
	color: #FFE794;
}
body {
	font-family: Tahoma;
	margin: 0;
	padding: 0;
	background-image: url(images/page_bg_blue_Grad_2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-attachment: scroll;
}
#wrapper {
	width: 760px;
	margin: 5px auto 0 auto;
	text-align: left;
	height: auto;
	border-top: solid 1px #fee692;
	border-left: solid 1px #fee692;
	border-right: solid 1px #fee692;
	/*border:solid 1px #fee692;*/
	/*background-color: #003366;*/
	background-color: #8A8B8C;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(images/wrapper_bg.gif);
}
table {
	border: 1px solid #fee692;
	padding-bottom: 5px;
}

.tbanner {
	width: 760px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #fee692;
	border-right-color: #fee692;
	border-bottom-color: #fee692;
	border-left-color: #fee692;	
}
.newss{
	float: left;
	width: 200px;
	color: #FFFFFF;
}
.mains{

	float: left;
	width: 540px;
	/*background:inherit;*/
	

	}
.rights {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:20px;
	/*background:inherit;*/
		border-top: 0px solid #fee692;
	border-right: 1px solid #fee692;
	border-bottom: 1px solid #fee692;
	border-left: 1px solid #fee692;
}
.rights h2 {
	color: #FFFFFF;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;

}
.rights h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}
.lmenu {
	float: left;
	color: #000000;
	height: auto;
	width: 100px;
	text-align: center;
	clear: both;
	/*background:inherit;*/
	border-top: 0px solid #fee692;
	border-right: 1px solid #fee692;
	border-bottom: 1px solid #fee692;
	border-left: 1px solid #fee692;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
a {
	color: #330066;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #fee692;
}
.photo {
		
}

.photo img {
	border: 1px solid #fee692;
	background-color: #FFF;
	padding: 0px;
	margin-bottom: 3px;

}
.mains img {
	border: 1px solid #fee692;
	padding: 0px;
	margin-bottom: 3px;

}

.TText {
	text-align: center;
		font-size: 12px;
	color:#000066;
	font-weight: bold;
}
.bulk {
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
	color: #000066;
}

</style>
