
body {
	font-family: tahoma;
	font-size: 11px;
	color: #434548;
	background-color: #ffffff;
        padding: 0;
		margin-top:0;
		margin-bottom:0;
		margin-left:5;
		margin-right:5;
}

.stdr{ height:30;
border-right-style:solid; border-right-width:1px; border-right-color:#CCCCCC;
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;
	}
.stdl{ height:30;
border-left-style:solid; border-left-width:1px; border-left-color:#CCCCCC;
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;
	}
.stdm{ height:30;
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;
	}
.stde{ height:30;
border-right-style:solid; border-right-width:1px; border-right-color:#CCCCCC;
border-left-style:solid; border-left-width:1px; border-left-color:#CCCCCC;
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;
}
.stde2{ height:30;
border-left-style:solid; border-left-width:1px; border-left-color:#CCCCCC;
border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#CCCCCC;
}
.stdd{ border:1px; border-color:#bbbbbb; border-style:solid; border-bottom:none;}
.stdu{border:1px; border-color:#bbbbbb; border-style:solid; border-top:none;}


form {
  padding: 0;
  margin: 0;
}

td {
	font-family: tahoma;
	font-size: 11px;
	color: #434548;
}


html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.head1 {
	background-color: #b5b7fc;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
}
.detail1 {
	background-color: #eff2fB;
	font-size: 11px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c4d1d6;
	border-right-color: #c4d1d6;
	border-bottom-color: #c4d1d6;
	border-left-color: #c4d1d6;
}
.statusbar {
	background-color: #D4E1F6;
}

th { 
	font-size:11px;padding:4px;
	background-color:#f5f5f5;
	text-align:left;
	vertical-align:top;
	font-weight:lighter;
	border-bottom:1px solid #e1e1e1;
	border-top: 2px solid #fff;
	}

th a {
	text-decoration: none;
	color: #427873;
}
th a:hover {
	color: #427873;
	text-decoration: none;
}

input {
	font-family:tahoma;
	color:#006699;
	font-size:11px;
}

textarea {
	font-size: 11px;
	font-family:tahoma;
	color:#666666;
}
select {
	font-family:tahoma;
	color:#003399;
	font-size: 12px;
	height:21px;
	background:#f0f0ff;
}
.formbutton {
	font-family:tahoma;
	font-size: 11px;
	color: #003399;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #D4E6E6;
}


a.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
a:hover.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
.dotted{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.xtitle {
	font-size: 14pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: center;

}
.title {
	font-size: 12pt;
	border: 1px solid #A9BDF1;
	background-color: #DADADA;
	text-align: left;
	font-weight: bold;
	padding: 4px 4px 4px 11px;
	margin-left: 11px;

}
.subtitle {
	font-size: 10pt;
	color: #003366;
	border: 1px solid #96B0F5;
	background-color: #D7E1EE;
	font-weight: bold;
	padding: 1px;
}
.title1 {
	font-size: 10pt;
	color:#333333;
	
}
a.title1{color:#333333;}
a.title1:hover{color:#ff0000;}

a {
	color: #427873;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active{
	text-decoration:none;
	color:#000000;
	/*color: #727803;
	*/
}

a.menulink {
	font-size: 11px;
	color: #427873;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color:#336699;
	text-decoration: none;
}
.menulink1{
	background-color:#f6f6f6;
	border-bottom-color:#cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
a.menulink1 {
	font-size: 11px;
	color: #000033;
	text-decoration: none;
}
a.menulink1_a {
	font-size: 11px;
	color: #505050;
	text-decoration: none;
}
a.menulink1:hover {
	font-size: 11px;
	color:#000033;
	text-decoration: none;
}
a.menulink1:visited {
	font-size: 11px;
	color:#000033;
	text-decoration: none;
}

