body,td,th {
	font-family: Arial;
	font-size: 12px;
}
body {
	font-family: Arial;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
	height: 100%;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #000000;


}
a:hover {
	color: #000000;
	background-color: #F5F5F5;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}

#top {
	background-color: #EFEFE7;
	text-align: right;
	word-spacing: 15px;
	padding-right: 30px;
}
#top a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#top a:hover {
	color:#000000;
	font-weight: normal;
	text-decoration: underline;
	background-color: #EFEFE7;
}

#greenlink {
	color: #006332;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#greenlink a {
	font-size: 11px;
	text-decoration: underline;
	color: #006332;
}
#greenlink a:hover {
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#greenlink a:active {
	font-size: 11px;
	text-decoration: none;
}

#button {
	text-align: center;
	background-image: url(../images/button_back.jpg);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}
#button a {
	background-image: url(../images/button_back.jpg);
	background-repeat: repeat-x;
	height: 25px;
	display: block;
	color: #333333;
	text-decoration: none;
}
#button a:hover {
	background-image: url(../images/button_back_link.jpg);
	background-repeat: repeat-x;
	height: 25px;
	display: block;
	text-decoration: none;
}
#button a:active {
	background-image: url(../images/button_back_link.jpg);
	background-repeat: repeat-x;
	height: 25px;
	display: block;
	text-decoration: none;
}
.advt_top {
	height: 33px;
	border: 1px solid #DFDFDF;
	background-color: #F5F5F5;
}
.lefttable {
	height: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #99CC66;
	background-color: #EFEFE7;
	text-align: left;
	padding-left: 2px;
	font-weight: bold;
}
.searchbox {
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	margin: 0px;
}
select {
	font-family: Arial;
	font-size: 11px;
	text-indent: 5px;
	color: #000000;
}
option {
	font-family: Arial;
	font-size: 11px;
	color: #0066FF;
	border: 1px solid #999999;
}
.cellborder {
	border-right: 1px solid #EFEFE7;
	border-bottom: 1px solid #EFEFE7;
	border-left: 1px solid #EFEFE7;
	text-align: left;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.simpletxtmargin {
	text-align: left;
	padding: 5px;
}
.nono {
	border: 1px solid #F5F5F5;
}
.simplebutton {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.belt {
	height: 16px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #F5F5F5;
	text-align: left;
	padding-left: 2px;
	background-color: #FFFFFF;
	font-weight: bold;
}
.star {
	color: #3366FF;
}
.belt1 {
	height: 16px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #E77919;
	text-align: left;
	padding-left: 2px;
	background-color: #0079C4;
	font-weight: bold;
	color: #FFFFFF;
}
.selectset {
	width: 250px;
	height: 80px;
}
textarea {
	color: #0066FF;
}
.orangebar {
	height: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006636;
	background-color: #8CCD4F;
	text-align: left;
	padding-left: 2px;
	font-weight: bold;
	color: #FFFFFF;
}
.bluebar {
	height: 16px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #8CCD4F;
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 2px;
	color: #000000;
}
#sublink {
	
	
}
#sublink a {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
#sublink a:hover {
	text-decoration: underline;
	
}
#sublink a:visited {
	
}
#underline {
	text-decoration: underline;
}
.redtxt {color: #FF0000}
h5 {
	font-size: 10px;
}
.bluebod {
	color: #3399FF;
	font-weight: bold;
}
.imgset {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#case_upp {
	text-transform:uppercase;
}
#case_low {
	text-transform:lowercase;
}
