a
{
	text-decoration: none;
	color: #FF6600;
	border: none;
	outline: none;
}

a img
{
	border: none;
}

a:hover
{
	text-decoration: none;
	color: #FFCC00;
}

body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

p
{	
	margin: 0px 0px 15px 0px;
}

h6
{	
	margin: 0px 0px 15px 0px;
}

.mainText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.heading1
{
	border: solid 1px #EAEAEA;
	background-color: #FBFBFB;
	font-size: 11px;
	color: #FF6600;
	padding-left: 8px;
	width: 720px;
}

.heading2
{
	border: solid 1px #EAEAEA;
	background-color: #FBFBFB;
	font-size: 11px;
	color: #000000;
	padding-left: 8px;
}

#all
{
	width: 955px;
	margin-left: auto;
	margin-right: auto;
}

#top
{
	height: 291px;
}

#menuPrinc
{
	width: 173px;
	height: 291px;
	background-image: url("../img/menuBg.jpg");
	background-position: bottom;
	float: left;
}

#menuPrinc ul
{
	margin: 30px 0px 0px 12px;
	padding: 0px;
}

#menuPrinc ul li
{
	background-image: url("../img/bullet.gif");
	background-repeat: no-repeat;
	list-style: none;
}

#menuPrinc ul li a
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	background-image: url("../img/bgItem.jpg");
	background-repeat: no-repeat;
	height: 23px;
	padding-top: 3px;
	padding-left: 20px;
}

#menuPrinc ul li a:hover
{
	color: #798EAE;
}

#flashHolder
{
	width: 782px;
	height: 291px;
	float: left;
	background-image: url(../img/flashTemp.jpg);
	background-repeat:none;
}

#leftCol
{
	width: 173px;
	float: left;
	background-image: url("../img/leftColPiece.jpg");
	background-repeat: no-repeat;
}

#leftCol ul
{
	margin: 22px 0px 0px 20px;
	padding: 0px;
	width: 150px;
}

#leftCol ul li
{
	list-style: none;
	border-bottom: dotted 1px #666666;
	margin-bottom: 4px;
}

#leftCol ul li a
{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#leftCol ul li a:hover
{
	color: #798EAE;
}

#leftCol img
{
	margin: 35px;
}

#conteudo
{
	width: 720px;
	float: left;
	padding: 15px;
}

#content
{
	width: 760px;
	float: left;
	padding: 5px;
}

#box1
{
	width: 290px;
	margin: 10px 7px 10px 7px;
	float: left;
}

#box2
{
	width: 290px;
	margin: 10px 7px 10px 7px;
	float: left;
}

#box2 .alignLeft
{
	display: block;
	margin-left: 205px;
}

#box3
{
	width: 128px;
	margin: 10px 7px 10px 7px;
	float: left;
}

#box3 .alignLeft
{
	display: block;
	margin-left: 43px;
}

#bottom
{
	background-color: #D6D6D6;
	clear: both;
	text-align: center;
	width: 932px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	height: 20px;
}

span{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 25px;
}

.box1Frm select
{
	width:286px;
}