/* CSS Document */
.headips
{
	font-family:Arial;
	font-size: 12px;
	color: #ECF7FF;
	font-weight: bold;
	text-decoration: none;
}.hmain {
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: "Aachen BT";
}
.serch {
	font-family:Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family:Arial;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}
.border {
	border: 1px dotted #F7B8B5;
	text-decoration: none;
}
.textCopy {
	font-family:Verdana;
	font-size: 11px;
	color: #5D5D5D;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.textred {
	font-family:Arial;
	font-size: 11px;
	color: #DA251C;
	font-weight: bold;
	text-decoration: none;
}
.textblue {

	font-family:Arial;
	font-size: 11px;
	color: #0193DE;
	font-weight: bold;
	text-decoration: none;
}
.textgray {


	font-family:Arial;
	font-size: 11px;
	color: #6E6F70;
	font-weight: bold;
	text-decoration: none;
}
.textsmall {
	font-family:Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
.border1 {
	border: 1px solid #BDBEBB;
	text-decoration: none;
}
.textsmallwhite {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.textsmalljustify {
	font-family:Arial;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}
.textredsmall {

	font-family:Arial;
	font-size: 11px;
	color: #DA251C;
	font-weight: normal;
	text-decoration: none;
}
.button {
	font-family:Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	background-color: #DA251C;
	border: 3px outset #F8CBC9;
}
.textgreen {


	font-family:Arial;
	font-size: 11px;
	color: #24A877;
	font-weight: bold;
	text-decoration: none;
}
