/* tag Styles */

a:link, a:active, a:visited{
	color: #FC7E03;
	font-size: 11px;
	font-family: arial;
	text-decoration: underline;
	font-weight: none;
	cursor: hand;
}

a:hover{
	text-decoration: none;
}

body{
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
 	vertical-align: top;
 	color: #727272;
}

button{
	font-family: verdana;
	font-size: 11px;
	cursor: hand;
}

form{
	margin: 0px;
	padding: 0px;
}

h3{
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
}

h1{
	font-family: verdana;
	font-weight: bold;
	font-size: 13px;
	color: #FC7E03;
}

input, select{
	font-family: verdana;
	background-color:	#FFFFFF;
	border:	1px solid #FE8E00;
	font-size: 11px;
	width: 200px;
}

img{
	border: 0px;
	cursor: hand;
}

li{
	padding-left: 0px;
	padding-top: 6px;
}

p, td, ul, ol, li{
	color: #727272;
	font-family: arial;
	font-size: 11px;
}

table{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
	vertical-align: top;
}


td, tr{
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;
 	vertical-align:top;
}

#container
{
	width: 600px;
	margin-left: auto;
	margin-right: auto;
}

#banner
{
	background-image: url('../images/bg_banner.jpg');
	background-repeat: no-repeat;
	height: 39px;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-top: 76px;
	padding-right: 38px;
	text-align: right;
}

#bannershaddow
{
	background-image: url('../images/bg_shadow.gif');
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

#content
{
    padding-right: 5px;
	padding-top: 21px;
}

.tdNews
{
	width: 581px;
}

.tdNews01
{
	width: 16px;
	border-right: 1px solid #B3B3B3;
}

.tdNews02
{
	padding-left: 16px;
}

.tableNews
{
	width: 100%;
}

.separator
{
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #B3B3B3;
}

.divNews
{
	padding-left: 15px;
}

.link
{
	padding-top: 3px;
	padding-bottom: 3px;
}

.link01
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

#footer
{
	text-align: left;
	background-image: url('../images/bg_footer.gif');
	background-repeat: repeat-x;
	padding: 10px;
}
