body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bgsite.jpg);
	background-repeat: repeat-x;
	background-color: #3E3E40;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}		
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.style1 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.style2 {
	color: #333333;
	line-height: 22px;
	list-style-type: disc;
}
.style10 {
	font-size: 9px;
	line-height: normal;
}
.style11 {
	font-size: 9px;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.style5 {
	color: #FF6600;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
.style6 {color: #666666}
.style7 {
	font-size: 13px;
	color: #FF6B13;
	font-weight: bold;
}
.linkas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3300;
	list-style-type: disc;
}
.list_menus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	a:link {
	color: #666666;
}
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.external:link {
	color: #FF6600;
	font-size: 9px;
	font-weight: bold;
}
a.external:visited {
	color: #FF9900;
	font-weight: bold;
	font-size: 9px;
}
a.external:hover {
	color: #333333;
	font-weight: bold;
	font-size: 9px;
}
a.external:active {
	color: #333333;
	font-weight: bold;
	font-size: 9px
}
a.externalgrey:link {
	color: #333333;
	font-size: 9px;
	font-weight: bold;
}
a.externalgrey:visited {
	color: #333333;
	font-weight: bold;
	font-size: 9px;
}
a.externalgrey:hover {
	color: #666666;
	font-weight: bold;
	font-size: 9px;
}
a.externalgrey:active {
	color: #333333;
	font-weight: bold;
	font-size: 9px
}
a.red:link {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.red:active {	
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
a.red:visited {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	}
a.red:hover {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}
/* -------------------------------------------------------- */
.button{
	clear:both;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		background:url(img/button.png) left top no-repeat;
		display:block;
		height:40px;
		line-height:40px;
		padding-left:0px;
		padding-right:0px;
		margin-right:0px;
	}
/* -------------------------------------------------------- */
/* MENU														*/
.v-menu{
	width:200px;
	clear:both;
}
	ul.v-menu, .v-menu li{
	margin:0;
	list-style-type: none;
	padding-left: 25px;	
	list-style-type: none;
	display:block;
	width:191px;
	color:#FF6600;
	text-decoration:none;
	background:url("images/undermenu.jpg") no-repeat;
	padding:2px 2px 2px 60px;
	margin:0 0px;
	}
	ul.v-menu, .v-menu li a{
	background-position:0 -18px;
	color: #FF6600;
	}
	ul.v-menu, .v-menu li a:hover{
	background-position:0 -18px;
    color: #1e5ebd;
	}
	ul.v-menu{
		clear:both;
		margin-top:0px;
		padding:0px 0px;

	}
/* -------------------------------------------------------- */
#navbar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	padding:0px 0px;
	margin: 0;
	background:url("images/bgmenutop.jpg") repeat-x;
	height:32px;
}
#navbar li {
	list-style:none;
	display:inline;
}
#navbar a {
	color:#999999;
	text-decoration:none;
	background:url("images/bgmenutop.jpg") no-repeat;
	float:left;
	padding:9px 9px 9px;
	margin:0 0px;
}
#navbar a:hover {
	background-position:0 -32px;
	color:#666666;
}
#navbar a:active {
	background-position:0 -64px;
	color:#666666;
}
/* -------------------------------------------------------- */
/* BUTTON													*/
.button{
	color:#FFFFFF;
	clear:both;
	display:block;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	width:auto;
	margin-right:0px;
}
	a.button {
		text-decoration:none;
	}
	.button span {
		display:block;
		height:30px;
		line-height:0px;
		padding-left:0px;
		padding-right:0px;
		margin-right:0px;
	}
.listside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	list-style-type: disc;
	padding-left: 25px;
}
.titlesgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.listclients {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: square;
	color: #FF6600;
	padding-bottom: 25px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	padding-left: 10px;
}
.divlighten {
	background-color: #FFFFFF;
	padding: 15px;
	
}
.listside2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
	padding-left: 25px;
	padding-bottom: 10px;
}
