/* CSS Document PRE DEFINED HTML TAGS for changeyourbusinessforever.com by `mrp - START */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eef7fe;
}

/* A LINKS - BEGIN */
	a { /* basic colors  */
	color:#0066FF;
	text-decoration:none;
	}
	a:hover { /* basic colors */
	color:#FA0136;
	text-decoration:underline;
	}
	a.mainMenu { /* basic colors  */
		color:#e74609;
		text-decoration:none;
	}

	a.mainMenu:hover { /* basic colors */
	color:#343FAB;
	text-decoration:underline;
	}
a.BoxMenu { /* basic colors  */
		color:#FFFFFF;
		
	}
	
	
/* A LINKS - END */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #353fac;
	line-height: normal;
	margin: 0;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #de2a00;
	line-height: normal;
	margin: 0;
}

h3 {
	font-family: "Arial";
	font-size: 16px;
	color: #de2a00;
	line-height: normal;
	margin: 0;
}
h4 {
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	margin: 0;
}
td {
	font-family: "Arial";
	font-size: 10pt;
	color: #231513;
	line-height: normal;
}

.title {
	font-family: "Arial";
	font-size: 10pt;
	color: #231513;
	line-height: normal;
	font-weight: bold;
}

/* STANDARD TAG NAMES FOR FOOTER MENU - START */
	.FootMenu {
		font-family: arial;
		color: #999999;
		font-size: 12px;
		text-decoration: none;
	}
	a.FootMenu:hover  {
		color: #e74609;
		text-decoration: undeline;
	}
/* INFORMATION MESSAGES */
	.MsgInfo {
		font-family: "arial";
		font-size: 10pt;
		color:#131a2b;
		background-color:#fffbcb;
		border: 1px dashed #cfc65d;
		padding: 5px;
	}
	.MsgError {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		color: #F8693D;
		background-color: #FFFBC9;
		border: 3px solid #F36813;
		padding: 5px;
	}	
/* INFORMATION MESSAGES */

/* OTHERS */
.Footer {
	border-top: dashed 1px #999999;
	font-family: arial;
	font-size: 11px;
	color: #999999;
	}	
.paperContent {
	font-family: "Verdana";
	border-bottom: solid 1px #dce0e3;
	padding: 5px 10px 5px 90px;
	vertical-align: middle;
	height: 60px;
}
