body {
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
td, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.MyTable
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.tableDetail {
	font-size: 12px;
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #2B5790;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}
a:hover {
	color: #2b5790;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #2b5790;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
H1{
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	margin:0px;
	margin-left:5px;
	padding:0px;
}
H2{
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	margin:0px;
	margin-left:5px;
	padding:0px;
}
H3{
	color: #2b5790;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
}

H4{
	color: #db2727;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

H5{
	color: #db2727;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

.frame {
	border: 1px solid #000000;
}

.MyTextBox
{
    font-size: 12px;
    color: slategray;
    font-style: normal;
    font-family: Verdana;
    border-right: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-left: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Hnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3878db;
}
