/* ie5 win - grrr - start */
body {
  background-color: #ffffff;
	font: small serif;
  margin-top: 10px;
	padding: 0px;
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */

/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

/* -------------------------------------------  basic elements  ------------------------------------------- */

body {
	color: #4b4b4b;
	text-align: left;
  margin: 10px 0px 20px 0px;
	padding: 0px;
	}

p {
	font-size: 12px;
	line-height: 16px;
	font-family: arial, san-serif;
	}

blockquote {
	font-size: 12px;
	line-height: 14px;
	font-family: arial, san-serif;
	}

a:link {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}

a:active {
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	}

img {border:none}

/* -------------------------------------------  footermenu  ------------------------------------------- */

.footermenu {
	font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #5a5044;
	}

.footermenu a:link {
  font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #5a5044;
	}

.footermenu a:visited {
  font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #5a5044;
	}

.footermenu a:hover {
  font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #3e2b14;
	}

/* -------------------------------------------  green stuff  ------------------------------------------- */

.tinygreen {
	font-family: arial, san-serif;
	font-size: 10px;
	color: #afbc22;
	line-height: 12px;
	margin: 1px 0px 0px 0px;
	font-weight: bold;
	}

.tinygreen a:link {color: #000; text-decoration: none; }
.tinygreen a:visited {color: #000; text-decoration: none; }
.tinygreen a:active {color: #afbc22; }
.tinygreen a:hover {color: #afbc22; text-decoration: none; }

.smallgreen {
	font-family: arial, san-serif;
	font-size: 11px;
	color: #afbc22;
	line-height: 12px;
	margin: 0px;
	font-weight: bold;
	}

.smallgreen a:link {color: #afbc22; text-decoration: none; }
.smallgreen a:visited {color: #afbc22; text-decoration: none; }
.smallgreen a:active {color: #afbc22; }
.smallgreen a:hover {color: #00aedb; text-decoration: none; }

.largegreen {
	font-family: arial, san-serif;
	font-size: 16px;
	color: #afbc22;
	margin: 1px 0px 2px 0px;
	font-weight: bold;
	}

.largegreen a:link {color: #afbc22; text-decoration: none; }
.largegreen a:visited {color: #afbc22; text-decoration: none; }
.largegreen a:active {color: #afbc22; }
.largegreen a:hover {color: #00aedb; text-decoration: none; }

/* -------------------------------------------  yellow stuff  ------------------------------------------- */

.tinyyellow {
	font-family: arial, san-serif;
	font-size: 10px;
	color: #000;
	line-height: 12px;
	margin: 1px 0px 0px 0px;
	font-weight: bold;
	}

.tinyyellow a:link {color: #000; text-decoration: none; }
.tinyyellow a:visited {color: #000; text-decoration: none; }
.tinyyellow a:active {color: #ffc222; }
.tinyyellow a:hover {color: #ffc222; text-decoration: none; }

.smallyellow {
	font-family: arial, san-serif;
	font-size: 11px;
	color: #ffc222;
	line-height: 12px;
	margin: 0px;
	font-weight: bold;
	}

.smallyellow a:link {color: #ffc222; text-decoration: none; }
.smallyellow a:visited {color: #ffc222; text-decoration: none; }
.smallyellow a:active {color: #ffc222; }
.smallyellow a:hover {color: #afbc22; text-decoration: none; }

.largeyellow {
	font-family: arial, san-serif;
	font-size: 16px;
	color: #ffc222;
	margin: 1px 0px 2px 0px;
	font-weight: bold;
	}

.largeyellow a:link {color: #ffc222; text-decoration: none; }
.largeyellow a:visited {color: #ffc222; text-decoration: none; }
.largeyellow a:active {color: #ffc222; }
.largeyellow a:hover {color: #afbc22; text-decoration: none; }

/* -------------------------------------------  blue stuff  ------------------------------------------- */

.tinyblue {
	font-family: arial, san-serif;
	font-size: 10px;
	color: #00aedb;
	line-height: 12px;
	margin: 1px 0px 0px 0px;
	font-weight: bold;
	}

.tinyblue a:link {color: #000; text-decoration: none; }
.tinyblue a:visited {color: #000; text-decoration: none; }
.tinyblue a:active {color: #00aedb; }
.tinyblue a:hover {color: #00aedb; text-decoration: none; }

.smallblue {
	font-family: arial, san-serif;
	font-size: 11px;
	color: #00aedb;
	line-height: 12px;
	margin: 0px;
	font-weight: bold;
	}

.smallblue a:link {color: #00aedb; text-decoration: none; }
.smallblue a:visited {color: #00aedb; text-decoration: none; }
.smallblue a:active {color: #00aedb; }
.smallblue a:hover {color: #ffc222; text-decoration: none; }

.largeblue {
	font-family: arial, san-serif;
	font-size: 16px;
	color: #00aedb;
	margin: 1px 0px 2px 0px;
	font-weight: bold;
	}

.largeblue a:link {color: #00aedb; text-decoration: none; }
.largeblue a:visited {color: #00aedb; text-decoration: none; }
.largeblue a:active {color: #00aedb; }
.largeblue a:hover {color: #ffc222; text-decoration: none; }

/* -------------------------------------------  smalls  ------------------------------------------- */

.bottomsmall {
	font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
	margin: 2px 0px 0px 4px;
	}

.bottomsmall1 {
	font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	line-height: 13px;
	margin: 2px 2px 2px 2px;
	}

.tiny {
	font-family: arial, san-serif;
	color: #c2c2c2;
	font-size: 10px;
	}

.small {
	font-family: arial, san-serif;
	font-size: 11px;
	color: #4b4b4b;
	line-height: 14px;
	}

.smallnews {
	font-family: arial, san-serif;
	font-size: 10px;
	color: #4b4b4b;
	line-height: 12px;
	margin: 10px 0px 0px 0px;
	}

.small2 {
	font-family: arial, san-serif;
	font-size: 11px;
	color: #464646;
	line-height: 12px;
	}

.small3 {
	font-family: arial, san-serif;
	font-size: 10px;
	color: #ffffff;
	}

.bottomsmall { font-family: arial, san-serif; font-size: 10px; font-weight: normal; color: #4b4b4b; line-height: 11px; margin: 2px 0 0 0px; }

.bottombits { font-family: arial, san-serif; font-size: 11px; font-weight: normal; color: #4b4b4b; margin: 4px 0px 0px 0px; padding: 0px;}


/* -------------------------------------------  form bits  ------------------------------------------- */

.clsTextBox {
	border: 1px solid #b5b0ac;
	background-color:#d8d1c9;
	font-size: 12px;
	}

.clsTextBox2 {
	border: 1px solid #afbd20;
	background-color:#fff;
	font-size: 12px;
	}

.clsTextBox3 {
	border: 1px solid #00aedb;
	background-color:#fff;
	font-size: 12px;
	}

.clsTerms {
	font-size:12px;
	border: 1px solid #c0c0c0;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#003366;
	scrollbar-face-color:#eeeeee;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	background-color:#d8d1c9;
	}

.clsButton {
	font-family: arial, san-serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0.05em;
	border: 1px solid #c0c0c0;
	background-color: #f7f7f7;
	padding: 1px;
	}

Textarea {
	font-size: 12px;
	color: #000000;
	border: 1px solid #c0c0c0;
	font-family: arial, san-serif;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-base-color:#ffffff;
	scrollbar-arrow-color:#003366;
	scrollbar-face-color:#eeeeee;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	background-color:#d8d1c9;
	}

.form_button {
	font-size: 12px;
	color: #4B4B4B;
	font-family: arial, san-serif;
	border: 1px solid  #cccccc;
	background-color: #ffffff;
	padding: 4px 8px 4px 8px;
	margin: 0px;
	}

.form_button a:link {
	color: #4B4B4B;
	text-decoration: none;
	}

.form_button a:hover {
	color: #4b4b4b;
	text-decoration: none;
	}

.form_button a:visited {
	color: #4b4b4b;
	text-decoration: none;
	}

.form_button a:active {
	color: #4b4b4b;
	text-decoration: none;
	}




.pdflist {
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #ccc;
	}

.flashul {
	list-style-image: url(images/rune.gif);
	margin: 10px 10px 10px 10px;
	padding: 6px;
	border: 1px dotted #ccc;
	}

.pdful li {
	margin: 2px;
	padding: 4px 10px 2px 6px;
    font-family: arial, san-serif;
    font-size: 11px;
    color: #444444;
    text-decoration: none;
    }

.flashul li {
	margin: 2px;
	padding: 5px;
    font-family: arial, san-serif;
    font-size: 12px;
    color: #444444;
    text-decoration: none;
    }

.smallul {
	list-style-image: url(images/arrow_news.gif);
	margin: 0px 0px 0px 0px;
	}

.smallul li {
	margin: 4px 4px 10px 0px;
    line-height: 14px;
    font-family: arial, san-serif;
    font-size: 11px;
    color: #444444;
    text-decoration: none;
    }

ul {
  margin: 0px 0px 0px 10px;
	}

ul li {
	margin: 0px;
	font-family: arial, san-serif;
	font-size: 12px;
	color: #444;
	text-decoration: none;
	line-height: 12px;
	}

ol {
  margin: 0px 0px 0px 24px;
  padding: 0px;
  text-decoration: none;
	}

ol li {
	font-family: arial, san-serif;
	font-size: 12px;
	color: #afbc22;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	}

ol li a:link {color: #afbc22; text-decoration: none; }
ol li a:visited {color: #afbc22; text-decoration: none; }
ol li a:active {color: #afbc22; text-decoration: none; }
ol li a:hover {color: #00aedb; text-decoration: none; }

.logontitle {
	font-family: arial, san-serif;
	font-weight: bold;
	line-height: 12px;
	color: #AD3021;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	}

.calendartitle {
	text-align: center;
	font-family: arial, san-serif;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 16px;
	color: #FF9933;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	}

.calendar {
	font-family: arial, san-serif;
	font-size: 11px;
	color: #444;
	font-weight: normal;
	margin: 0px, 0px, 0px 0px;
	}

.calendar a:link {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	}

.calendar a:visited {
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
	}

.calendar a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	}

.calendar a:active {
	color: #FF9933;
	font-weight: bold;
	text-decoration: underline;
	}

.bigbuttons {
	background-color: #f5f5f5;
	margin: 10px 10px 10px 10px;
	padding: 2px;
	border: 1px dotted #ccc;
	}

.bigbuttons a:link {
	background-color: #f5f5f5;
	margin: 10px 10px 10px 10px;
	padding: 2px;
	border: 1px dotted #ff0000;
	}

.header {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, san-serif;
	color: #959595;
	text-align: left;
	background-color: #E1E1E1;
	border-bottom: 2px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 10px 6px 2px 6px;
	}

.subheader {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, san-serif;
	color: #AD3021;
	text-align: left;
	background-color: #F7F7F7;
	border-bottom: 2px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 10px 6px 2px 6px;
	}

.ampheader {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, san-serif;
	color: #6A669E;
	text-align: left;
	background-color: #E1E1E1;
	border-bottom: 2px solid #cccccc;
	border-right: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 10px 6px 2px 6px;
	}

.ampsubheader {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, san-serif;
	color: #AD3021;
	text-align: left;
	background-color: #F7F7F7;
	border-bottom: 2px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 10px 6px 2px 6px;
	}

.returnlinks {
	font-size: 11px;
	font-weight: regular;
	font-family: arial, san-serif;
	color: #639A9C;
	text-align: left;
	background: url(images/bg_shadow.gif);
	border-bottom: 0px solid #ACACAC;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 2px 6px;
	}

.feature {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, san-serif;
	color: #AD3021;
	text-align: center;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 6px 6px;
	}

/* -------------------------------------------  spotlight  ------------------------------------------- */

.spotlight {
	font-family: arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #111111;
	margin: 0px;
	}

.spotlight a:link {
	color: #000080;
	font-family: arial, san-serif;
	text-decoration: underline;
	}

.spotlight a:visited {
	color: #3C9090;
	font-family: arial, san-serif;
	text-decoration: underline;
	}

.spotlight a:hover {
	color: #c93;
	font-family: arial, san-serif;
	text-decoration: underline;
	}

.spotlight a:active {
	color: #900;
	font-family: arial, san-serif;
	text-decoration: underline;
	}

