body, td, tr, table {
	font-family: tahoma;
	color: #5b5b5b;
	font-size: 7pt;
	font-weight: normal;
	text-align: justify;
	margin:       0px;
background: #F5F5F5 url() ;
}

p{ 
margin:       0px;
}

.ad{
position:     absolute;
top:             30px;
left:            810px;
text-align:   justify;}

.layout{
position:     absolute;
top:             29px;
left:            60px;
width:           750px;
height:          500px;}

.content{
position:    absolute;
top:            520px;
left:           180px;
height:          auto;
width:          525px;
text-align:   justify;
}


img {
	border: 0;
}

img a{
	border: 0;
}

img a:hover{
	border: 0;
}

h1 { 
	font-family: arial;
	color: #404040;
	font-size: 23pt;
	font-weight: bold;
	margin: 0px;
	padding: 0;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: -3px;
	text-align: center;
}


h2 { 
	font-family: arial;
	font-size: 8pt;
	color: #373737;
	line-height: 8pt;
	background-color: none;
	margin: 0px;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	border-left : 0px solid #929292;
	border-bottom: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
}

h4 {
	font-family: arial;
	color: #3c3c3c;
	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	padding: 2;
	text-align: left;
	text-transform: lowercase;
	letter-spacing: -2px;
	text-align: center;
}

a:link, a:visited, a:active {
	font-family: tahoma;
	color: #577a8b;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: tahoma;
	color: #b8b4b2;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

#navigation a, a:active.nav, a:visited.nav, a:lin.navk {
display: block;
background-color: #ededed;
color: #5b5b5b;
}

#navigation a:hover.nav {
display: block;
background-color: #dcddd7;
color: #5b5b5b;
}

b {
	font-family: Trebuchet MS;
	color: #47426B;
	font-size: 7pt;
	line-height: 5pt;
}

i {
	font-family: georgia;
	color: #000000;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
}

u {
	font-family: tahoma;
	color: #5b5b5b;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
	text-decoration: underline 2px #47426B;
}

strong { 
	font-family: tahoma;
	color: #90b5a2;
	font-size: 7pt;
	line-height: 9pt;
	font-weight: normal;
}

input, textarea, select, text, sumbit, option, reset {
font-family: Trebuchet MS;
font-size: 9px;
color: #FFFFFF;
margin: 1px;
width: 40%;
background-color: #3F537A;
border:1px dotted #FFFFFF;
}