body {
     scrollbar-face-color:#4D4A46;
     scrollbar-arrow-color:#FFFFFF;
     scrollbar-track-color:#929292;
     scrollbar-shadow-color:#000000;
     scrollbar-highlight-color:#FFFFFF;
     scrollbar-3dlight-color:#282F39;
     scrollbar-darkshadow-Color:#000000;
	margin-bottom: 1px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color: #FFFFFF;
}

.infoBox {
	color: #000000;
	border: 1px solid #FFCC00;
	background-color: #FFFF99;
	padding: 5px;
	margin: 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

td, textarea, select, input {
	font-family: Tahoma;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

input, textarea {
	border: 1px solid #4D4A46;
}

input.search {
    BACKGROUND: none transparent scroll repeat 0% 0%;
	border: 1px solid #F1F2ED;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

input.potty {
    BACKGROUND: none transparent scroll repeat 0% 0%;
	border: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
a:hover {
	color: #FD5C00;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	/*text-decoration: underline overline;*/
}

a.left:link {
	color: #11AFE2;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
a.left:visited {
	color: #11AFE2;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.left:active {
	color: #11AFE2;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
a.left:hover {
	color: #11AFE2;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline overline;
}

a.right:link {
	color: #538C00;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
a.right:visited {
	color: #538C00;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.right:active {
	color: #538C00;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
}
a.right:hover {
	color: #538C00;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline overline;
}

a.copy:link {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;

}
a.copy:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.copy:active {
	color: #000000;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;

}
a.copy:hover {
	color: #282F39;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline overline;
}

.copy {
  color: #FFFFFF;
}

a.menu:link {
	color: #FFFFFF;
	font-family: Verdana, Serif;
	font-size: 13px;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	font-family: Verdana, Serif;
	font-size: 13px;
	font-weight: bold;
}
a.menu:active {
	color: #FD5C00;
	font-family: Verdana, Serif;
	font-size: 13px;
	font-weight: bold;
}
a.menu:hover {
	color: #A5DD56;
	font-family: Verdana, Serif;
	font-size: 13px;
	font-weight: bold;
	/*text-decoration: underline overline;*/
}

.left {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	/*color: #FFFFFF;*/
}

.subtitle {
	font-family: Tahoma, Serif;
	font-size: 12px;
	font-weight: bold;
}

.active_link {
	font-family: Tahoma, Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FD5C00;
	/*color: #FFFFFF;*/
}

.text2 {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

td.code {
	font-family: Courier New;
	font-variant: fixed;
	font-style: fixed;
	font-size: 8pt;
	font-weight: normal;
	background-color: #A5DD56 /*#B0B0B0*/;
}

.frame {
	border: 1px solid #A6A6A6;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

td.caption {
  font-weight: bold;
  color: #FFFFFF;
  background-color: #72B821;
}

