/* CSS Document */


body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.gray {color: #666666}
.gray:link {color: #666666}
.gray:visited {color: #666666}
.gray:hover {color: #666666}
.gray:active {color: #666666}

.white {color: #FFFFFF}
.white:link {color: #FFFFFF}
.white:visited {color: #FFFFFF}
.white:hover {color: #FFFFFF}
.white:active {color: #FFFFFF}
/* 
a:link {
	color: #508AC5;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #508AC5;
}

a:hover {
	text-decoration: underline;
	color: #34699E;
}

a:active {
	text-decoration: none;
	color: #508AC5;
}
*/
.formfield {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 100px;
	background-color: #F0F5FB;
	height: 15px;
	border: 1px solid #4F8AC4;
}
.formfieldarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 225px;
	background-color: #F0F5FB;
	border: 1px solid #4F8AC4;
}

.box {
	padding-right: 10px;
}


  .style1 {color: #CC3300}

.home {padding: 5px}
.rp {
	background-repeat: no-repeat;
}
.blog {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px dotted #999999;
	padding: 5px;
}
.style2 {font-size: 14px}
