/* --------------------------GENERAL SITE STYLE-------------------------- */

/* --------------------------DEFAULT-------------------------- */
p {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%;
font-weight: normal;
text-align: left;
margin-left: 25px;
margin-right: 20px; 
}
ol, ul {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 95%;
font-weight: normal;
text-align: left;
margin-left: 25px;
margin-right: 20px;
}
h1, h2, h3, h4 {
color: #1F6C06; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 5px;
}
h1 {
background: #ffffff; 
font-size: 150%; 
font-weight: bold;
text-align: left;
margin: 0px;
}
h2 {
background: ffffff; 
font-size: 150%; 
text-align: right;
margin: 0px;
}
h3 {
background: #ffffff; 
font-size: 135%; 
font-weight: bold;
text-align: left;
margin-left: 25px;
}

table {
width: 100%;
}

td {
color: #ffffff; 
font-weight: bold;
}
/* --------------------------LINKS-------------------------- */
a {
text-decoration: none;
}
A:HOVER {
color:#1F6C06;
text-decoration: underline;
}
a:visited {
color:#3AC10F;
}

a:link {
color:#FFFFFF;
	}

img {border-style: none; margin-right: auto; margin-left: auto;}
/* --------------------------TEXT ALIGNMENT and SIZE-------------------------- */
.center {
text-align: center;
vertical-align: top;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.topalign {
vertical-align: top;
}
.small {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 70%;
}
.pagetop {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 70%;
}
.bus {
background: #ffffff; 
color: #1F6C06; 
font-size: 150%; 
font-weight: bold;
text-align: center;
margin: 0px;
}
/* --------------------------TOP ANCHOR TAG-------------------------- */
.top {
background: #FFFFCC; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 1%; 
line-height: 1%; 
margin: 0px;
}
/* --------------------------HEADERS-------------------------- */
.header {
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 5px;
font-size: 175%; 
text-align: center;
}
/* --------------------------NAVIGATION-------------------------- */
.nav {
background: #000000; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
font-weight: normal;
vertical-align: top;
text-align: center;
}
/* --------------------------MADFAT BODY-------------------------- */
.madfatbody {
background: #FFFFFF; 
color: #000000; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
vertical-align: top;
text-align: left;
}

.bodytable {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: normal;
vertical-align: top;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-color: #000000;
border-style: solid;
width: 100%;
}

.bodytable A:HOVER {
color:#1F6C06;
text-decoration: underline;
}
.bodytable a:visited {
color:#1F6C06;
}

.bodytable a:link {
color:#4475C2;
	}

/* --------------------------QUOTATION-------------------------- */
.quote {
background: #1F6C06; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 80%;
font-weight: normal;
vertical-align: top;
text-align: center;
}

.quote A:HOVER {
color:#FFFFFF;
text-decoration: underline;
}
.quote a:visited {
color:#FFFFFF;
}

.quote a:link {
color:#FFFFFF;
	}
.imagetable {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: normal;
text align: left;
vertical-align: top;
border-top-width: 0px;
border-right-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-color: #000000;
border-style: solid;
margin-left: 25px;
margin-right: 20px; 
width: 100%;
}

.cv {
background: #FFFFFF; 
color: #000000; 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-size: 100%; 
font-weight: normal;
text align: left;
vertical-align: top;
padding: 5px;
}

.imagetable A:HOVER {
color:#000000;
text-decoration: underline;
}
.imagetable a:visited {
color:#3AC10F;
}

.imagetable a:link {
color:#4475C2;
	}


/* --------------------------FOOTER-------------------------- */
.footer {
background: #000000; 
color: #FFFFFF; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 70%;
font-weight: normal;
vertical-align: top;
text-align: left;
}

