/*content style (text=pageContent)*/

.text-header
{
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: gray;	
	font-weight : bold;
	
}

.white_text
{
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: white;	
	font-weight : bold;
	
}


.text-header1
{
	font-size: 15px;
	font-family: Arial, sans-serif;
	color: red;	
	font-weight : bold;
	
}
.text-header2
{
	font-size: 16px;
	font-family: Arial, sans-serif;
	color: #c4c4c4;	
	font-weight : bold;
	
}
.text-header3
{
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #c4c4c4;	

	
}



ul.leftside {
font-size:12px; 
color:#515151; 
font-family:Verdana;
list-style-position: inside;
list-style-image:url(../images/bullet.gif);

}


.small-header1
{
	font-size: 14px;
	font-family: trebuchent;
    font-weight : bold;
	color: gray;	
}
.youarehere
{
	font-size: 10px;
	font-family: trebuchent;
	color: #EE4C12;	
	
}
.small-header
{
	font-size: 14px;
	font-family: trebuchent;
    font-weight : bold;
	color: #EE4C12;	
	
}

.text
{
	font-size: 12px;
	font-family: Vardana;
	color: #2a2a2a;
}

.credits
{
	font-size: 12px;
	font-family: sans-serif;
	color: red;
}


.address
{
	font-size: 12px;
	font-family: sans-serif;
	color: white;
}

.formcontent
{
	font-size: 12px;
	font-family: sans-serif;
	color: white;
}


.first_letter
{
	font-size: 16px;
	font-family: Vardana;
	color: #a7802c;
}

.highlighted
{
	font-size: 12px;
	font-family: Vardana;
	color: #a7802c;
}


.thatext
{
	font-size: 10px;
	font-family: trebuchent;
	color: #5A7078;
}

.pageContent 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #5A7078;
}

.bodytext 
{
	font-size: 14px;
	font-family: trebuchent;
	color: #5A7078;
}

.clienttext 
{
	font-size: 10px;
	font-family: trebuchent;
	color: #5A7078;
}

.pageContent 
{
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #F15917;
}


/* top elements */

.company
{
	font-size: 26px;	
	font-family: Arial, sans-serif;
	color: navy;
    font-weight: bold;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: #404044;
}

.sloganurl
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
}

.sloganblue
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: navy;
}

.tagline
{
	font-size: 12px;	
	font-family: trebuchent;
	color: #c4c4c4;
	font-weight: bold;
}

.url
{
	font-size: 30px;	
	font-family: Tahoma, sans-serif;
	color: white;
    font-weight : bold;
	text-decoration: none;
}
.pop_text
{
	font-size: 10px;
	font-family: trebuchent;
	color: #5A7078;
	font-weight : none;
	text-decoration: none;
	word-spacing: -1px;	
}

/*main menu*/

.menu
{
	font-size: 10px;
	font-family: trebuchent;
	color: white;
	font-weight : bold;
	text-decoration: none;
	word-spacing: -1px;	
}

.amenu
{
	font-size: 12px;	
	font-family: Tahoma, sans-serif;
	color: white;
	font-weight : bold;
	text-decoration: underline;
	word-spacing: -1px;
}


/*submenu*/

.submenu
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
}

.asubmenu
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

.headsubmenu
{
	font-size: 20px;	
	font-family: Tahoma, sans-serif;
	color: white;
    font-weight : bold;
	text-decoration: none;
}

/*bottom menu*/

.bmenu
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: #F15917;
	text-decoration: underline;	
}

.abmenu
{
	font-size: 10px;	
	font-family: Tahoma, sans-serif;
	color: #F15917;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: trebuchent;
	color: #919EA8;
	font-weight: none;
}

.bg
{
	background-color: #317601;
}

a.menu:link { color: white; font-size: 8pt; font-family: sans-serif; text-decoration: none }
a.menu:visited { color: white; font-size: 8pt; font-family: sans-serif;   text-decoration: none}
a.menu:active { color: yellow; font-size: 8pt; font-family: sans-serif; text-decoration: none }
a.menu:hover { color: yellow; font-size: 8pt; font-family: sans-serif; text-decoration: none }

