a.buttons {
	font-family: Arial;
	font-size: 1em;
	color: #000066;
	padding: 2px;
	font-weight: bold;
}

a.buttons1:active {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.buttons1:visited {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.buttons1:hover {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

a.buttons1:link {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.buttons2 {
	font-family: Arial;
	font-size: 1em;
	color: #666666;
	padding: 2px;
	font-weight: normal;
}

a.buttons2:hover {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom: 2px solid #ffffff;
}

.pushbutton
{
	border: 0;
	cursor: hand;
}


.footer {
	font-family: Arial;
	font-size: 0.8em;
	color: #666666;
}



BODY {
	font-family: Arial;
	font-size: 0.75em;
	color: #474747;
}


.tdflash
{
	padding: 1px;
}


/* submenu */

#submenu {	
	font: normal 1.0em Arial;	
}

#submenu ul {
	margin: 0;
	padding: 0;
	list-style-image: none; 
}

#submenu li {
	display: block;
	list-style-image: none; 
	text-align: left;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px dotted #bbbbbb;
	background-color: #ffffff;
}

#submenu a {
	display: block; 
	text-decoration: none;
}

#submenu a:active {
	display: block; 
	text-decoration: none;
}

#submenu a:visited {
	display: block; 
	text-decoration: none;
}
#submenu a:hover {
	display: block; 
	text-decoration: none;
	background-color: #dddddd;
}


input 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
}



.boxes {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

#showcase {
	border-collapse: collapse;
	border: 0px;
	scrollbar-base-color:#CCCCCC;
	scrollbar-arrow-color: #000000;
	overflow:auto;
	width:190px;
	height:100px;
}

.border-boxes {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #003366;
	padding: 2px 0px 2px 2px;

}

.textsmallblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000066;
}

.textbold {
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	color: #000066;
}

.textwhite {
	font-family: Arial;
	font-size: 1em;
	color: #FFFFFF;
}

.textgrey {
	font-family: Arial;
	font-size: 1em;
	color: #666666;
}

.texttitle {
	font-family: Arial;
	font-size: 2em;
	font-weight: bold;
	color: #999999;
}

.tdhometable {
	border: 1px solid #000066;
}

.tdhometable2 {
	font-family: Arial;
	font-size: 10px;
	color: #003366;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000066;
	padding: 4px;
}

.tdhomeRIGHT {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
}



.tdmain {
	padding: 5px;
}

a.email:active {
	font-family: Arial;
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.email:hover {
	font-family: Arial;
	font-size: 0.65em;
	font-weight: bold;
	color: Gray;
	text-decoration: none;

}

a.email:link {
	font-family: Arial;
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}

a.email:visited {
	font-family: Arial;
	font-size: 0.65em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}



