body,td,th {
    font-family: Arial;
	color: #000000;
}
body {
    font-family: Arial;
	margin-top: 7px;
    background-image: url();
    background-color: #E7EDFD;
	background-repeat: repeat;

}
a:link {
    font-family: Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;

}
a:visited {
    font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}
a:hover {
    font-family: Arial;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 13px;
}
a:active {
    font-family: Arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
}
form {
	padding:0;
	margin:0;
}
input {
	font-size:11px;
	line-height:10px;
	margin:0px 0px 2px 0px;
	padding:2px;
}
textarea {
	font-size:11px;
	line-height:12px;
	margin:0;
	padding:2px;
	overflow:hidden;
}	
.date {
    font-size: 12px;
}
.red {
    color: #700300;
    font-size: 13px;
    font-weight: Bold;
}
.white {
    color: #FFFFFF;
    font-size: 13px;
}
.white_0 {
    color: #FFFFFF;
    font-size: 12px;
}
.srch {
    background-color: #E5E0CA;
    width: 170 px;
}
.inact {
    font-size: 14px;
    font-weight: bold;
}
.t13 {
    font-size: 13px;
}
.t14 {
    font-size: 14px;
}
.t15 {
    font-size: 15px;
}
.el:link {
    font-family: Arial;
	color: #6B7BB7;
    font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	
}
.el:visited {
    font-family: Arial;
    font-weight: bold;
	text-decoration: none;
	color: #6B7BB7;
	font-size: 13px;
}
.el:hover {
    font-family: Arial;
    font-weight: bold;
	text-decoration: underline;
	color: #6B7BB7;
	font-size: 13px;
}
.el:active {
    font-family: Arial;
    font-weight: bold;
	text-decoration: none;
	color: #6B7BB7;
	font-size: 13px;
}
.center {
	margin-top: 7px;
}
.menu_back {
    background-repeat: no-repeat;
    background-image: url(pics/menu_3.jpg);
}
.blue:link {
    font-family: Arial;
	color: #1B2E6D;
	text-decoration: none;
	font-size: 13px;
	
}
.blue:visited {
    font-family: Arial;
	text-decoration: none;
	color: #1B2E6D;
	font-size: 13px;
}
.blue:hover {
    font-family: Arial;
	text-decoration: underline;
	color: #1B2E6D;
	font-size: 13px;
}
.blue:active {
    font-family: Arial;
	text-decoration: none;
	color: #1B2E6D;
	font-size: 13px;
}

.blue1:link {
    font-family: Sylfaen;
	color: #1B2E6D;
	text-decoration: none;
	
}
.blue1:visited {
    font-family: Sylfaen;
	text-decoration: none;
	color: #1B2E6D;
}
.blue1:hover {
    font-family: Sylfaen;
	text-decoration: underline;
	color: #1B2E6D;
}
.blue1:active {
    font-family: Sylfaen;
	text-decoration: none;
	color: #1B2E6D;
}

#dropmenudiv{
    position:absolute;
    background-color: #6070AB;
    border:1px solid #304077;
    border-bottom-width: 0;
    font:normal 12px Verdana;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a{
    width: 100%;
    display: block;
    text-indent: 3px;
    border-bottom: 1px solid #304077;
    padding: 1px 0;
    text-decoration: none;
    font-weight: none;
}

#dropmenudiv a:hover{
    background-color: #6A7AB5;
    text-decoration: underline;
}
.send {
    width: 400px;
    border: 1px solid #1B2E6D;
    padding: 2px 2px 2px 2px;
    overflow: auto;
}
.send_1 {
    background-color:#E7EDFD; 
    border: 1px solid #1B2E6D;
    padding: 2px 2px 2px 2px;
    overflow: auto;
}
.ttext3{
	font-size: 10px;
}