/* CSS Document */

a{
	color:#c71f0a;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}

.mainTableBorders{
	
	border-bottom:solid #e3e3e3 1px;
	border-left:solid #e3e3e3 1px;
	border-right:solid #e3e3e3 1px;
}

a:hover{
	color:#c71f0a;
}

.greenLink{
	color:438538;
}

.greenLink:hover{
	color:438538;
}

.topLinks{
	color:#618717;
	font-style:normal;
	letter-spacing:-1px;
}

.bottomTxt{
	color:#ffffff;
	font-weight:bold;
	font-size:10px;
	font-style:normal;
}

.bottomTxt:hover{
	color:#FFFFFF;
}

#clickHere{
	position:relative;
	z-index:2;
}

.bottomBorders{
	border-top:solid #FFFFFF 5px;
	border-bottom:solid #FFFFFF 5px;
	border-left:solid #FFFFFF 3px;
	border-right:solid #FFFFFF 3px;
}

.title{
	color:#438538;
	font-size:14px;
	font-weight:bold;
}

h1{
	color:#438538;
	font-size:14px;
	font-weight:bold;
}

p,div,span,li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D6961;
}

.topTxt{
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-style:normal;
}

.bigGreenTxt{
	font-size:16px;
	font-weight:bold;
	color:#438538;
	text-align:center;
}

.bigYellowTxt{
	color:#F8BF11;
	font-size:13px;
	font-weight:bold;
}

.bigGreyTxt{
	font-size:13px;
	font-weight:bold;
}

.greenTxt{
	color:#438538;
	font-weight:bold;
	font-size:13px;
}

.yellowTxt{
	color:#F5A700;
}

.calMonth{
	color:#438538;
	font-size:17px;
	font-weight:bold;
}

.storeTitle{
	color:#438537;
	font-weight:bold;
	font-size:12px;
}

.storeDescr{
	color:#5D6961;
	font-size:10.5px;
}

.storePrice{
	color:#F8BF11;
	font-size:10.5px;
	font-weight:bold;
}

.storeBorder{
	border-top:solid #EDEDED 1px;
	border-bottom:solid #EDEDED 1px;
	border-right:solid #EDEDED 1px;
	border-left:solid #EDEDED 1px;
}

.blogTitle{
	color:#5D6961;
	font-weight:bold;
}
.blogDate{
	color:#F8BF11;
	font-weight:bold;
}

#footer{
	position:relative;
	margin:-60px 0 0 -180px;
	z-index:1;
}

#clickHere{
	position:relative;
	z-index:2;
}

.subscriberMenuLnk{
	color:#438538;
	font-size:11px;
	font-weight:bold;
	font-style:normal;
}

.subscriberMenuLnk:hover{
	color:#B0D135;
}

.whiteTxt{
	color:#FFFFFF;
}

.whiteTxt:hover{
	color:#FFFFFF;
}

.dashboardPerc{
	color:#f8bf11;
	font-size:48px;
	font-weight:bold;
}



.messageBoardBorder1{
	border-top:solid #c92511 1px;
	border-bottom:solid #c92511 1px;
	border-left:solid #c92511 1px;
	border-right:solid #c92511 1px;
}

.messageBoardBorder2{
	border-top:solid #FFFFFF 2px;
	border-bottom:solid #FFFFFF 2px;
	border-left:solid #FFFFFF 2px;
	border-right:solid #FFFFFF 2px;
}

.journalTitle{
	font-size:10px;
}

.new_entry_border{
	border-left:solid #6A9F62 1px;
	border-right:solid #6A9F62 1px;
	border-top:solid #6A9F62 1px;
	border-bottom:solid #6A9F62 1px;
}

.greenTxt{
	color:#619958;
	font-size:10px;
}

.plannerTitle{
	color:#FFFFFF;
	font-size:11px;
}

.plannerBonus{
	color:#57b966;
	font-weight:bold;
}

td{
	text-align:left;
}

/*
body{
	margin-top:190px;	
}

.roeImg{
	position:relative;
	margin:0px 605px -594px 0px;
}*/