body
{
	margin: 0em;
    text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 80%;
    background-color: #efefef;
	color: #666;
	background-repeat: repeat-x;
    padding-top: 1em;
}

a.tex1:link {color: #7ABAC9; text-decoration: none;}
a.tex1:visited {color: #7ABAC9; text-decoration: none;}
a.tex1:hover {color: #7ABAC9; text-decoration: underline;}

a.tex2:link {color: #ebebeb; text-decoration: none;}
a.tex2:visited {color: #ebebeb; text-decoration: none;}
a.tex2:hover {color: #ebebeb; text-decoration: underline;}

a.tex3:link {color: #666; text-decoration: none;}
a.tex3:visited {color: #666; text-decoration: none;}
a.tex3:hover {color: #666; text-decoration: underline;}

h1 {
    font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #333;
	margin:0;
}

h2 {
    font-family: Verdana, Arial, Helvetica;
	font-size: 95%;
	font-weight: bold;
	color: #444334;
    padding-bottom: 0.5em;
	margin:0;
}

h3 {
    font-family: Verdana, Arial, Helvetica;
	font-size: 100%;
	font-weight: bold;
	color: #7ABAC9;
	margin:0;
}

.pad1 {
	padding-left:7px;
}

.pad2 {
	padding-left:10px;
	padding-right:10px;
}


.fa {
	text-align: justify;
}

.menu1 {
	font-size: 120%;
	font-weight: bold;
}

.menu2 {
	font-size: 85%;
}

.menu3 {
	font-size: 95%;
	font-weight: bold;
}

.menu4 {
	font-size: 85%;
	font-weight: bold;
}

.container
{
    position: relative;
	margin: 0 auto;
    width: 70em;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
}

.r1
{
    position: relative;
    text-align: left;
    background-color: #fff;
	border: 1px solid #CCCCCC;
    height: 9em;
    width: 70em;
    margin: 0 auto;
}

.r2
{
    position: relative;
    text-align: center;
    background-color: #fff;
	border: 1px solid #CCCCCC;
    width: 70em;
    margin: 0.15em auto;
}

.r3
{
    position: relative;
    text-align: center;
    background-color: #transparent;
    height: 2em;
    width: 70em;
    margin: 0 auto;
	line-height: 1.8em
}

.tab
{
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    background-color: #transparent;	
}

.c1
{
    width: 17%;
    padding-left: 0.5em;
    vertical-align: top;
	background-color: #transparent;
	border-right: dashed 1px #e7e7e7;
}

.c2
{
    width: 60%; 
    vertical-align: top;
    padding-left: 1em;
    padding-right: 0.2em;
    left: 0.5em;
	background-color: #transparent;
}

.c3
{
    width: 23%;
    padding-left: 1em;
    vertical-align: top;
	background-color: #transparent;
	border-left: dashed 1px #e7e7e7;
}

.c4
{
    width: 29%; 
    vertical-align: top;
	padding-left: 4%;
	background-color: #transparent;
}

.cd1
{
	width: 97%; 
    background-color: #transparent;
	font-size: 80%;
	color: #666666;
}

.cd2
{
    padding-top: 0.25em;
    padding-bottom: 0.15em;
	width: 100%; 
    background-color: #transparent;
	font-size: 110%;
	border-bottom: solid 1px #666;
}

.cd3
{
    padding-top: 0.25em;
    padding-bottom: 0.15em;
	width: 100%; 
	text-align: center;
    background-color: #fff;
	font-size: 90%;
	color: #333;
}

.cent
{
	width: 100%; 
    background-color: #fff;
	text-align: center;
}

.topads {
	position:absolute;
	width:468px;
	height:60px;
	left: 425px;
	top: 50px;
	z-index: 100;
}

#menu {
 font-family: Arial, Helvetica, Verdana, sans-serif;
 font-size: 14px;
 width: 13em;
 border: 0;
 padding: 0;
 margin-bottom: 1em;
 background-color: #transparent;
 color: #333;
}