body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}

form {
	padding: 0px;
	margin: 0px;
	}

a {
	text-decoration: none;
	color: #438ad0;
	}

a:hover {
	color: black;
	}

h1 {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.1em;
	border-top: 1px solid #AAAAAA;
	}

input, select, textarea {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 11px;
	color: black;
	}

.buttonstyle {
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	color: black;
	font-size: 10px;
	font-weight: bold;
	}

.inputradio, .radiobutton {
	border: 0px;
	background: none;
	}

.separatorline {
	border-top: 1px solid #BBBBBB;
	line-height: 1px;
	padding: 0px;
	}

.separatorline2 {
	border-bottom: 1px solid #BBBBBB;
	line-height: 1px;
	padding: 0px;
	}

.menu a {
	font-size: 12px;
	text-align: center;
	width: 100%;
	color: #438ad0;
	float: left;
	height: 24px;
	line-height: 24px;	}

.menu a:hover {
	background-image: url(../images/menu_bg_h.jpg);
	}

#submenu1div, #submenu2div {
	border: 1px solid #cacbcd;
	padding: 1px;
	background-color: #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	width: 140px;
	}

#submenu1div a, #submenu2div a {
	text-align: left;
	background-image: url(../images/menu_bg.jpg);
	padding-left: 4px;
	line-height: auto;
	height: auto;
	font-size: 11px;
	line-height: 22px;
	width: 136px;
	}

#submenu1div a:hover, #submenu2div a:hover {
	background-image: url(../images/menu_bg_h.jpg);
	}




