body{
	font-size: 0.8em;
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Helvetica, Arial, sans-serif;
	color:black;
	background: white;
}
table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}

table td{
	padding:0px; /* cellspadding="0" */
}
td {
	FONT-SIZE: 0.8em;
}
p {
	margin-top:0px;
	margin-bottom:5px;
	padding-left:0px;
}

ol,ul {
	margin-top:0px;
	margin-left:20px;
}

li {
	list-style-type: square;
	line-height: 20px;
	top:1px;
}
li.normal {
	list-style-type: square;
}

hr {
	border: solid 0px #D2D7BF;
	height:1px;
	margin:0px;
	padding:0px;
	height:1px;
	color: #D2D7BF;
	background-color: #D2D7BF;
}

A{
	 COLOR: #ff2d07; 
	 text-decoration: none;
}

A:hover {
	 text-decoration: underline;
}
img {
	border: 0px;
}
img.left {	
	margin-top:3px;
	margin-right:15px;
	margin-bottom:12px;
}
img.right {
	margin-top:3px;
	margin-left:15px;
	margin-bottom:15px;
}

H1 {
	padding-bottom: 10px;
	font-size: 100%;
	margin: 0px;
}
H2 {
	font-size: 100%;
	margin: 0px;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h3 {
	font-size:11px;
	color:#FEFFFF;
	margin:0px;
	text-transform:uppercase;
}

h3,h4,h4,h6 {
	margin:0px;
	font-weight:normal;
}
.cont{
	padding: 25px 10px 20px 10px;
}
.copyright_home {
	MARGIN-TOP: 30px; MARGIN-LEFT: 480px
}

.header{
	background: url(images/header_bg.gif) repeat-x;
	/*padding-right: 180px;*/
}
.header_right{
	position: absolute;
	right: 0;
	top:0;
	z-index: 2;
	padding-left: 836px;
}
.left{
	float: left;
}
.leftcol{
	width: 250px;
	border-right: 1px solid #dddddd;
	background: #f3f3f3;
	padding-top: 43px;
}
.leftm{
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/ic_menu.gif) no-repeat;
	display: block;
	color: Black;
	font-size: 85%;
	padding-left: 22px;
	padding-right: 20px;
	margin-left: 20px;
	margin-bottom: 12px;
}
span.leftm{
	text-decoration: underline;
}
.logo{
	position: absolute;
	left: 0;
	top: 0;
	width: 183px;
	height: 176px;
}
.right{
	float: right;
}
.topm, .topmact{
	font-size: 11px;
	text-transform: uppercase;
	color: white;
	font-weight: bold;
}
span.topm, a.topm:hover,.topmact, a.topmact:hover{
	color: black;
	text-decoration: none;
}
.tm{
	font-size: 11px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}
