/* Global */

html, body {margin:0px; background-color:#fff;}
td {text-align:left; vertical-align:top; font-family:Tahoma, Verdana; font-size:11px; color:#333;}
a {text-decoration:underline; color:#797F81;}

/* Red text */

.red {color:#E54646;}
a.red {color:#E54646; text-decoration:underline;}

/* Green text */

.g {color:#3DA849;}
.gBig {color:#3DA849; font-size:13px; font-weight: bold;}
a.g {color:#3DA849;	text-decoration:underline;}
a.gn {color:#3DA849; text-decoration:none;}

/* Blue text */

.b {color:#0f7bbb;}
a.b {color:#0f7bbb;	text-decoration:underline;}

/* Date */

.top {color:#919698; font-size:11px;}

/* Submenus */

.submenu {color:#0f7bbb; text-decoration:underline; font-weight:bold; padding-left:6px; padding-right:6px;}

/* Footer */

a.menu {color:#919698; text-decoration:underline;}
.menu {color:#919698; padding-left:6px; padding-right:6px;}
a.copy {color:#919698; text-decoration:none;}

/* Contact form */

form {margin:0px; text-align:left;}
form td {padding-top:5px;}
.inputfield {width:265px; height:18px; font-family:Tahoma, Verdana; font-size:10px; color:#333;}
.contact_titles {font-weight:bold; color:#0f7bbb; padding-top:5px; width: 110px;}
select {height:21px; padding-top:2px; font-size:10px;}
.bselect {color:#0f7bbb; font-family:Tahoma, Verdana;}
textarea {width:375px; overflow:auto; height:70px; font-family:Tahoma; font-size:10px; color:#333;}

/* Misc */

.t11 {font-size:11px;}
