BODY {

	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #012c5a; TEXT-ALIGN: justify
}

#fbottom{
	padding: 2px 0px 3px 5px;
	background-color:#fcfcfc;
	border:1px solid #cccccc;
	font-size: 12px;
	font-weight:bold;
}
#areabottom{
	padding: 2px 0px 3px 5px;
	background-color:#fcfcfc;
	border:1px solid #cccccc;
	font-size: 12px;
}
.border{
				
				border-bottom:#868585 1px solid;
				border-top:#868585 1px solid;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 10px;
}
.contacte{
	font-size: 11px; 
	font-weight: bold; 
	text-transform: uppercase;
}
p{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	text-decoration: none;
	text-shadow:#FF0033;
}
#subnav {
	position: relative;
	margin: 0 0 15px;
	padding: 0;
	width: 185px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#subnav li a {
	margin: 0;
	padding: 7px 0 7px 15px !important;
	width: 170px;
	display: block;
	border-bottom: 1px solid #ff9800;
}

h1{
	font-size:12px;
}

#subnav a {
	color: #353535;
	text-decoration: none;
}

#subnav a:hover {
	background: #ff9800;
	color:#FFFFFF;
}

#subnav li a.current{
	border: 0;
	color: #ff9800;
	border-bottom: 1px solid #ff9800;
}
#subnav li a.current:hover {
color:#FFFFFF;
border:0;
}
table {
font-size: 11px;
}	
#table {
	border:#CCCCCC 1px solid;
}
#table tr td{
border:#CCCCCC 1px solid;
}

.Style1 {
	font-size: 16px;
	font-weight: bold;
}

#main{
	background:url(main.jpg); 
	background-position:top;
	background-repeat:no-repeat;
	width:566px; 
	height:347px;
	
}

#center {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin:0px 0px 0px -500px;
	padding-left:0px;
	padding-right:0px;
	min-height:100%;
}
