/* Main Frames */
body {
	font-size:11px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background: #e5e5e5;
}
table.body {
	background: #FFFFFF;
	border: 1px solid #666699;
}
a:link { color: #3C5090; text-decoration: none; }
a:hover { color: #649DCA; text-decoration: none; }
a:active { color: #cccccc; text-decoration: none; }
a:visited { color: #901d1d; text-decoration: none; }

ul {
	list-style-type: circle;
}

th {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}

td {
	font-size: 14px;
}

INPUT {
	font-size: 11px;
	color: #333333;
}

td.logo {
	padding-left: 10px;
}

.miniwin {
	width: 33%;
	border-left: 1px solid #666699;
	border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-top: 5px double #666699;
	vertical-align: top;
}

.hmap {
	font-size: 14px;
	font-weight:bold;
	vertical-align:top;
	padding-bottom: 1em;
	text-align: center;
}

.imap {
}

.imap a:link { font-size: 13px; color: #3C5090; text-decoration: none; }
.imap a:hover { font-size: 13px; color: #649DCA; text-decoration: none; }
.imap a:active { font-size: 13px; color: #cccccc; text-decoration: none; }
.imap a:visited { font-size: 13px; color: #901d1d; text-decoration: none; }

p.submenu a:link { font-size: 13px; color: #3C5090; text-decoration: none; }
p.submenu a:hover { font-size: 13px; color: #649DCA; text-decoration: none; }
p.submenu a:active { font-size: 13px; color: #cccccc; text-decoration: none; }
p.submenu a:visited { font-size: 13px; color: #901d1d; text-decoration: none; }


td.menubar {
	font-size: 16px;
	font-weight:bold;
	vertical-align:top;
	text-align: right;
	padding: 0.25em;
	color: #333333;
}

img.portfolio {
	float: right;
	width: 200px;
	padding-left: 5px;
	border: 0px none;
}

.newshead {
	font-size: 18px;
	text-align: right;
	color: #000066;
	padding: 1em;
}

.suggestion {
	font-size: 12px;
	color: #333333;
	text-align: right;
}

.message {
	font-size: 11px;
	color: #999999;
	text-align: right;
}

.submenu {
	font-size: 18px;
	color: #000066;
	padding: 0.5em;
	background-color: #F7F7FF;
}

.footnote {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.error {
	font-size: 11px;
	font-style: oblique;
	text-align: center;
/*	text-decoration: blink;*/
	color: #FF0000;
}

.errorincontent {
	font-size: 12px;
	text-align: center;
	color: #FF0000;
}

.noerrorincontent {
	font-size: 12px;
	text-align: center;
	color: #00CC00;
}

.smaller {
	font-size: 10px;
	color: #999999;
}

.date {
	font-size: 12px;
	color: #333333;
	text-align: right;
}

.content {
	color: #333333;
	margin: 1em;
	padding: 1em;
	border-right: 1px dotted #000066;
	font-size: 14px;
}

.content_head {
	font-weight: bold;
	color: #000066;
}

.formheader {
	font-size : 11px;
	color: #333333;
	font-weight : bold;
}

.contact {
	background-color: #F7F7FF;
}

.contact_head {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	padding-left: 5%;
	background-color: #F7F7FF;
}

.news {
	font-size: 11px;
	color: #666666;
}

.mono {
	font-family: monospaced;
	font-size: 10px;
}

.logo {
	font-family: "Trebuchet MS", sans-serif;
	color: #383d42;
}

/*.digital {
	font-family: "Trebuchet MS", sans-serif;
	color: #383d42;
}

.guru {
	font-family: "Trebuchet MS", sans-serif;
	color: #df6c00;
}
*/

.digital {
	font-family: "Trebuchet MS", sans-serif;
	color: #C2CD23;
}

.guru {
	font-family: "Trebuchet MS", sans-serif;
	color: #C2CD23;
}
