/* CSS Document for Burnman */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
}




input, select, textarea {

	font-family:Verdana, Arial;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	border-width: 1px;
	border-color:#000000;

}

.home{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-left:5px;
	padding-right:5px;
}

.readmore{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.readmore:hover{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}


ul, li, ol {

	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.footer{
	font-family: Tahoma;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	padding:15px;
}
.padding{
	padding-left:15px;
	padding-right:45px;
	padding-bottom:10px;
	padding-top:50px;
	
	}

/*-------------  i        -------------*/
.itxt{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
}

.itxtbig{
	font-family: Tahoma;
	font-size:14px;
	color:#000000;
	font-weight:normal;
	padding-left:10px;
}

.itxtbold{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

.phead1{
	font-family: Tahoma;
	font-size:11px;
	color: #333333;
	font-weight:bold;
}


.email{
	font-family: Tahoma;
	font-size:11px;
	color: #003399;
	font-weight:normal;
	text-decoration:underline;
}
.email:hover{
	font-family: Tahoma;
	font-size:11px;
	color: #003399;
	font-weight:normal;
	text-decoration:none;
}


.link1{
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration:underline;
}

.link1:hover{
	font-family: Tahoma;
	font-size:11px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}

.frm1{
	font-family: Tahoma;
	font-size:11px;
	color:#074E90;
	font-weight:bold;
}

.frm2{
	font-family: Tahoma;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}


