html {
	height:100%;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECECEC;
}
#hide, #divoperations {
	display:none;
}

#imagelinkx {
	display:block;margin:7px;
}
hr
{
	border: none 0;
	width: 100%;
	height: 1px;
	border-top-width:1px;
	border-top-color: #AE8C5E;
	border-top-style:dotted;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:none;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color: #660000;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-top:10px;
	margin-bottom:10px;
}

h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	margin-top:10px;
	margin-bottom:10px;
}

h5 {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}

h6 {
	font-size:12px;
	margin:auto;
}

.tinystyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:1.5;
}
.tinystylebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height:1.5;
}
.bodystyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:1.5;
}
.bodystylebold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height:1.5;
}
.tinystylewhite {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height:1.5;
}
#my_form {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_textinput {
	background : #FFFFFF;
	color : black;
	width: 100%;
	height: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid black;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_textareainput {
	background : #FFFFFF;
	color : black;
	width: 100%;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid black;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_textinput_search {
	background : #FFFFFF;
	color : black;
	width: 160;
	height: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	border : 1px solid black;
	margin-top : 1px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_textinput_search_large {
	background : #FFFFFF;
	color : black;
	width: 380px;
	height: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid black;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_buttoninput {
	background : #CECECE;
	color : #000000;
	font-family : Verdana;
	font-size : 13px;
	font-weight : bold;
	cursor : hand;
}
#my_checkinput {
	width: 14px;
	height: 14px;
	vertical-align : middle;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_checktext {
	color : black;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_radioinput {
	width: 12px;
	height: 12px;
	vertical-align : middle;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	}
#my_radiotext {
	width: 80%;
	color : black;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_selectinput {
	background : #FFFFFF;
	color : black;
	width: 100%;
	height: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_selectinput_search_large {
	background : #FFFFFF;
	color : black;
	width: 160px;
	height: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_fileinput {
	background : #FFFFFF;
	color : black;
	width: 100%;
	height: 20px;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid black;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_textareainput_auto {
	background : #FFFFFF;
	color : black;
	width: 100%;
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	border : 1px solid black;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
#my_richeditinput {
	width: 100%;
}

div { font-family : Tahoma; }
.clsCMOn {color: #000066; font-size : 12px; text-decoration : none; padding: 0px 4px 1px 2px; text-align: left; font-weight:normal;vertical-align:bottom;}
.clsCMOver {background: #FFFFFF; color: #000000; font-size : 12px; text-decoration : none; padding: 0px 4px 1px 2px; text-align: left; font-weight:normal;}
.clsCMOnSub {background: #00FFFF; color: #000066; font-size : 12px; text-decoration : none; padding: 5px 4px 5px 5px; text-align: left; font-weight:normal;}
.clsCMOverSub {background: #FFFFFF; color: #000000; font-size : 12px; text-decoration : none; padding: 5px 4px 5px 5px; text-align: left; font-weight:normal;}
.clsCMOnSub2 {background: #00FFFF; color: #000066; font-size : 12px; text-decoration : none; padding: 5px 4px 5px 5px; text-align: left; font-weight:normal;}
.clsCMOverSub2 {background: #FFFFFF; color: #000000; font-size : 12px; text-decoration : none; padding: 5px 4px 5px 5px; text-align: left; font-weight:normal;}
