body {
	//background-color: #DEDECA;
	background-color: #FFFFFF;
}

body, td, th {
	color: #003333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
}

th {
	color: #FFFFFF;
	background-color: #408EE1;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	background-position: left center;
	text-decoration: underline;
}
.tr_light {
	background-color: #A4CDF7;	
}
.tr_bn {
        background-color: #DEEAFE;
}
.tr_fa {
        background-color: #D4D4D4;
}
.tr_yallow {
        background-color: #F7F7A4;
}



.tr_dark {
	background-color: #B2B2B2B;	
}
.tr_title {
	background-color: #0B4279;	
}

h1, h2 {
	color: #660000;
	//color: #E6E6E6;
}

h3, h4, h5, h6 {
	color: #004D66;
}

a {
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

a:visited {
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
a:hover {
	color: #FF0000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
hr {
	color: #E6e6e6;

}

input {
	font-size: 13px;
}
.form_text{
	color: #00a0db;
	background-color: #e8e8e8;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	border-top: thin dashed #e0e0e0;
	border-right: thin dashed #e0e0e0;
	border-bottom: thin dashed #d7d7d7;
	border-left: thin dashed #e0e0e0;
}

fieldset {
	color: #000000;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #CCCCCC;
}

.style1 {color: #990000}

.style100 {font-size: 14px}
