html,body {
	margin: 0px;
	padding:0px;
	line-height:8px;
	font-family: Tahoma;
	font-size: 10px;
	fonr-color:#000000;
}
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
}
form {
    display: inline;
}

input {
	font-family: Tahoma;
	font-size: xx-small;

}
label.text input {
    margin-bottom: -2px;
}
select {
	font-family: Tahoma;
	font-size: x-small;
}
img {
    border:0;
}

.textblue {
    color: #003399;
    line-height:12px;
}
.textdarkblue {
	color: #45515C;
	line-height:12px;
}
.textblack {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	line-height:12px;
	color:#575757
}
a.textblack:link,a.textblack:visited,a.textblack:hover,a.textblack:active {
 color:#575757;
}
.textbold {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height:12px;
}
.textblue {
	font-family: Tahoma;
	font-size: 10px;
	color: #095489;
	line-height:12px;
}

.textdblue {
	color: #095489;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.grey_divider {
	background-image: url(../images/grey_divider.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 5px;
}
.bg_bottom1 {
	background-image: url(../images/bottom_grey01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.bg_bottom2 {
	background-image: url(../images/bottom_grey02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
}
.main_bg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg1 {
	background-image: url(../images/bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.dot {
	background-image: url(../images/dotted_grey.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 1px;
}
.grey_line {
	background-image: url(../images/grey_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.double {
	background-image: url(../images/grey_double01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
}
.dotted {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 4px;
}
.double01 {
	background-image: url(../images/grey_double02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.greybar04 {
	background-image: url(../images/grey_bar04.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 7px;
}
.dotbg {
	background-image: url(../images/dot_bg.gif);
	height: 28px;
	background-repeat: repeat-x;
	background-position: left top;
}

a.text:link,a.text:visited,a.text:hover,a.text:active {
 text-decoration: underline;
 color:#000000;
}
.error {
    color:#ff0000;
    font-weight: bold;
    line-height:12px;
    padding: 10px;
    text-align: center;
    font-family: Tahoma;
	font-size: 11px;
}

.style3 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
.txtgrey {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	line-height:12px;
}
a.txtgrey:link,a.txtgrey:visited,a.txtgrey:hover,a.txtgrey:active {
 text-decoration: underline;
 color:#575757;
}
.textwhiteb {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:12px;
}
.textwhite {
	font-size: 11px;
	color: #FFFFFF;
	line-height:12px;
}
.text {

	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}
.txtgrey01 {
	color: #575757;
	font-family: Tahoma;
	font-size: 11px;
	line-height:12px;
}

.textred {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 10px;
	line-height:12px;
}
.trans_box2 {
  font-family:Tahoma;
  font-size: 10px;
  padding:5px;
  margin:5px;
  border:solid 1px #555;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/main/75p_white.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url(/main/75p_white.png);
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: normal 12px Verdana;
list-style-type: none;
font-family: arial;
font-size: 10px;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 5px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(/main/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(/main/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 375px;
margin-bottom: 1em; padding: 10px;
}