body  {
	background :#ffcc66;
    color: dk-grey;    
}
table, tr
{
background: #FBF9D7;
}
#border
{
background: maroon;
}

#copybld
{
font-weight: bold;
font-size: x-large;
}

#imibala
{
color: navy;
font-size: x-large;
}
a:link  {
	color : #cc0000;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
}

a:visited  {
	color : #cc0000;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
}

a:hover  {
	color : red;
	font-family : verdana;
	font-size : x-small;
	font-weight : normal;
}

h1  {
	font-size : x-large;
	color : #4F4F4F;
	type : arial;
	font-family : Tahoma;
}

h2  {
	font-size : large;
	color : Maroon;
	type : arial;
	font-family : Tahoma;
}

h3  {
	font-size : medium;
	color : maroon;
	type : arial;
	font-family : Tahoma;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.bgimage {
	background-attachment: scroll;
	background-image: url(/images/brochure/bg.gif);
	 
}
.copybld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;


}
.copybldpaging {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;

}
.copybld:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.formstylz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #F2F2F2;
	border: 1px solid #666666;
}
.lrgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.imgBor
{
	border-width : 1;
	border-color : black;
	border-style : solid;
}

