body {
	font-size : 11px;
	font-family :Arial;
}
html, body {
	margin: 0;
	padding: 0;
}
/*\*/
html, body, .box1 {
	height: 100%;
}
td {
	font-size:12px;
	line-height:1.3;
}
a {
	color:#FFFFFF;
	text-decoration: none; 
}
input, select,textarea,option {
	font-size: 12px;
	border: 1px solid #7C8DA3;
	color:#6B778A;
	}
img{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width:0px;
}
table{
	border:0px solid #FFFFFF;
}
.button{
	font-size: 12px;
	border-width:1px;
	border-style:solid;
	border-color:#7C8DA3;
	color:#000000;
	background-color:#E4E4E4;
	cursor:hand;
}
a.under {
	color:#FFFFFF;
	text-decoration: underline; 
}
.page {
	text-decoration: none; 
}
.active {
	font-weight:bold;
}
.page:hover {
	text-decoration: underline; 
}
.1 {
	color:#666666;
}
.1:hover {
	color:#FFFFFF;
}
.copyright
{
	text-align:center;
	font-size:11px;
	color:#CCCCCC;
}
.gr{
	color:#BDBDBD;
}
.gr:hover {
	color:#BDBDBD;
}
.sm{
	color:#666666;
	font-size:11px;
}
.sm:hover{
	color:#CCCCCC;
	font-size:11px;
}
td h1 {height: 25px;margin: 0px; font-size: 16px; padding: 0px;line-height: 25px;}
td h3 {font-size: 14px;}