/* Global section */
*{margin:0px;}
td{vertical-align: top;}

/* Links */
a:link, a:active, a:visited{color:#000000; text-decoration:none;}
a:hover{color:#0000FF;}

a.menu:link, a.menu:active, a.menu:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
a.menu:hover{color:#DDDDDD;}

a.bottommenu:link, a.bottommenu:active, a.bottommenu:visited{
	color: #62614C;
	text-decoration: none;
	font-size: 12px;
}
a.bottommenu:hover{color:Lime;}

/* Fonts section */
.black12{font-family:Arial; font-size:12px; font-weight:normal; color:#000000;}
.black12bold{font-family:Arial; font-size:12px; font-weight:bold; color:#000000;}
.white12{font-family:Arial; font-size:12px; font-weight:normal; color:#FFFFFF;}
.white12bold{font-family:Arial; font-size:12px; font-weight:bold; color:#FFFFFF;}

/* Forms section */
.contact_text{font-family:Arial; font-size:12px; font-weight:bold;}
input.textfield{font-family:Arial; font-size:12px; width:100%; border:#000000 solid 1px;}
textarea.textarea{font-family:Arial; font-size:12px; width:100%; height:60px; border:#000000 solid 1px;}
input.sendbutton{font-family:Arial; font-size:12px; font-weight:bold; width:100%;}
.tnr{
	font-family: "Times New Roman", Arial;
}

/* Site classes section*/
