/* CSS Document */
body {
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	list-style-type: none;
}


.title1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A13C34;
	border-bottom:1px solid #F1A051;
	margin:0 15px 5px 0;
}
.title2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A13C34;
}
.title3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #A13C34;
}
.list2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color:#666666;
}

.reddy {
	color: #A13C34;
}
.blackie {
	color:#000000;
}
.grey {
	margin: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
}

.nopad {
	margin:0px;
}

.lowpad {
	margin:10px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A13C34;
}

.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A13C34;
}
.text11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#A13C34;
}

a:link {
	color: #A13C34;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A13C34;
}
a:hover {
	text-decoration: none;
	color: #F1A051;
}
a:active {
	text-decoration: none;
	color: #A13C34;
}

.blue10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6a9eb6;
}

.blue11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6a9eb6;
}

.blue11 a:link {
	color: #6a9eb6;
	text-decoration: none;
}
.blue11 a:visited {
	text-decoration: none;
	color: #6a9eb6;
}
.blue11 a:hover {
	text-decoration: none;
	color: #aacef2;
}
.blue11 a:active {
	text-decoration: none;
	color: #6a9eb6;
}

.error {
	COLOR:#CC0000; FONT-SIZE: 12px; FONT-WEIGHT: bold; FONT-FAMILY: Tahoma,Arial,Helvetica,sans-serif; TEXT-DECORATION: none
}

/*-----------INTERNAL------------------------------------------------------------*/

.btitle1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #4f81b3;
	border-bottom:1px solid #F1A051;
	margin:0 15px 5px 0;
}
.btitle2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4f81b3;
}
.btitle3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #4f81b3;
}

.bluey {
	color: #4f81b3;
}

.btext11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f81b3;
}

.blue10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4f81b3;
}

.blue11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f81b3;
}

.blue11 a:link {
	color: #4f81b3;
	text-decoration: none;
}
.blue11 a:visited {
	text-decoration: none;
	color: #4f81b3;
}
.blue11 a:hover {
	text-decoration: none;
	color: #aacef2;
}
.blue11 a:active {
	text-decoration: none;
	color: #4f81b3;
}
