@charset "utf-8";

body {
	background-repeat: repeat-x;
	background-color: #B0D1B4;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5B5B5B;
}
.dot {
	margin-left: 36px;
	border-top-width: 1px;
	border-top-style: dotted;
	height: 10px;
	border-top-color: #CCCCCC;
}
.dot1 {
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

A:link {
	color: #339900;
	text-decoration: none;
}
A:visited {
	color: #339900;
	text-decoration: none;
}
A:active {
     text-decoration: none
	 }
A:hover {
	text-decoration: underline;
	color: #00CC00;
}
ul.circle {
    list-style-type: circle
	}


.smbx {
	width: 150px;
	margin-top: 18px;
	float: left;
}
.clr {
	clear: left;
	height: 22px;
}
.clr1 {
	clear: left;
	text-align: center;
}


.smbx1 {
	width: 140px;
	margin-top: 20px;
	clear: left;
}


.class {
	clear: left;
}

#conta {
	background-color: #f0faf1;
	background-image: url(images/wbk.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#container {
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	height: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#ftr {
	background-color: #B0D1B4;
	background-image: url(images/ftrbk.jpg);
	height: 100px;
	width: 100%;
	background-repeat: repeat-x;
}

#headr {
	width: 100%;
	text-align: center;
}
#contnt {
	width: 802px;
	height: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/contbk.png);
}
#contnt1 {
	width: 802px;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/contbk.png);
}
#nav {
	height: auto;
	width: 284px;
	float: left;
	background-image: url(images/contbk.png);
	background-repeat: repeat-x;
	text-align: right;
}

.cntr {
	text-align: center;
	padding-left: 20px;
}

#mid {
	float: left;
	height: 192px;
	width: 450px;
	text-align: left;
	margin-right: 38px;
	margin-left: 30px;
}
#mid1 {
	float: left;
	height: auto;
	width: 450px;
	text-align: left;
	margin-right: 38px;
	margin-left: 30px;
}
.midp {
	letter-spacing: 10px;
	text-decoration: overline;
}
#brk {
	height: 10px;
	float: left;
	width: 450px;
}
.w {
	float: left;
	width: 450px;
	height: 19px;
}

#null {
	clear: left;
	width: 450px;
}

#btmbdr {
	float: left;
	height: 23px;
	width: 518px;
	background-image: url(images/btmbrdr.jpg);
	background-position: center top;
}
#horshad {
	background-image: url(images/horshad.jpg);
	clear: left;
	height: 10px;
	width: 802px;
}
#bttp {
	background-image: url(images/bttp.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 802px;
}
#tpbrdr {
	float: left;
	height: 27px;
	width: 518px;
	background-image: url(images/tpbrdr.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#btmftr {
	height: 41px;
	width: 802px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/btmftr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* my css box */	
.content
	{
	height: auto;
	width: auto;
	}

.cont1
	{
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 20px;
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 100%;
	padding-right: 20px;
	}
.incont {
	height: auto;
	width: auto;
	margin-right: 40px;
}



.tl, .tr, .bl, .br
	{
	background-color: transparent;
	background-repeat: no-repeat;
	}

.tl
	{
	background-image:url(images/tl.jpg);
	background-position: left top;
	clear: left;
	}

.tr
	{
	background-image:url(images/tr.jpg);
	background-position: right top;
	}
	
.bl
	{
	background-image:url(images/bl.jpg);
	background-position: left bottom;
	clear: left;
	}

.br
	{
	background-image:url(images/br.jpg);
	background-position: right bottom;
	clear: left;
	}



.tb, .bb
	{
	background-color: transparent;
	background-repeat: repeat-x;
	}
			
.tb
	{
	background-image:url(images/tc.jpg);
	background-position: center top;
	height: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

.bb
	{
	background-image:url(images/bc.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 10px;
	}
	
.rb
	{
	background-image:url(images/mr.jpg);
	background-position: right center;
	background-repeat: repeat-y;
	width: 100%;
	}

.lb
	{
	background-image:url(images/ml.jpg);
	background-position: left center;
	background-repeat: repeat-y;
	width: 100%;
	}

/* end my css box */#leftbox {
	height: 178px;
	width: 245px;
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 16px;
	padding-right: 20px;
	float: left;
}
#rightbox {
	float: left;
	width: 468px;
}
h1 {
	color: #339900;
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
.pic {
	margin-top: 20px;
}
p.dotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 15px;
}
img.floatLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	margin-top: 0px;
	color: #006699;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	font-family: "Trebuchet Ms", Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	margin-top: 0px;
	line-height: 16px;
	font-weight: 300;
}

h2.dotted {
	margin-top: 0px;
	color: #006699;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-weight: normal;
	color: #FF9900;
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
.short2 {
	height: 2px;
}

p.uppercase {
	text-transform: uppercase;
	font-weight: bold;
	}
.short {
	height: 15px;
}
.floatright {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-bottom: 30px;
	clear: right;
}
.alignright {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-align: left;
	background-image: url(images/alnrghtbk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
}


.frame {
	border: 1px solid #006699;
	margin: 0px;
	padding: 0px;
}
