/* CSS Document */
.headips
{
	font-family:Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.headips:link {
	color:#0066CC;
	text-decoration: none;
}
.headips:visited {
	color:#0066CC;
	text-decoration: none;
}
.headips:hover {
	color: #FF0000;
	
}
.headips:active {
	color: #F7F7F7;
	text-decoration: none;
}

.headips1
{
	font-family:Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.headips1:link {
	color:#ffffff;
	text-decoration: none;
}
.headips1:visited {
	color:#ffffff;
	text-decoration: none;
}
.headips1:hover {
	color: #ffffff; text-decoration:underline;
	
}
.headips1:active {
	color: #F7F7F7;
	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;
}
.serch1 {
	font-family:Arial;
	font-size: 12px;
	color: #FF0000;
	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;
}
.about {
	font-family:Arial;
	font-size: 12px;
	color: #000000;
	padding-left:6px; padding-right:5px; line-height:190%;
	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;
}
.textredbig {

	font-family:Arial;
	font-size: 14px;
	color: #DA251C;
	font-weight: bold;
	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;
}

