/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
	background-color:#d7d7d7;
}

.text12{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#4f4f4f;
line-height:18px;
}
.text12black{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}
.text12white{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
line-height:18px;
}
.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#007eb3;
 	text-decoration: underline;
}
	a.more:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	text-decoration: none;
	}
	
.pura{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ababab;
 	text-decoration: underline;
}
	a.pura:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration: none;
	}
.copy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ababab;
 	text-decoration: none;
}
.dote {
		background-image:url(images/dote_line.jpg);
	background-repeat:repeat-x;
	}

	
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9E2D30;
	line-height:18px;
	font-style: italic;
	font-weight: bold;

}
.title2 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#9E2D30;
	line-height:18px;
	font-weight: bold;
}
.redtxt {

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
line-height:18px;
}
.textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background-image: url(images/textfield.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 167px;
	padding: 6px;



}
.textfield2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background:url(images/textfield2.jpg) no-repeat fixed;
	height: 87px;
	width: 167px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	text-decoration: none;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
.textfield3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f4f4f;
	text-decoration: none;
	border: 1px solid #B7B7B7;
	background-color: #EAEAEA;

}

