.mainBody {
	background-image: url('http://freebieauthority.com/images/layout/LogoSide.jpg'); 
	background-repeat:repeat-x; 
	background-attachment:scroll;
	background-color:#FFFFFF;
}
A {
	COLOR: #000099; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ff9900; TEXT-DECORATION: underline
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
li {
	line-height:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	text-align: left;
}
.searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	border: 1px groove #FF9900;
}

.statsli {
	padding: 0px;
}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
}
tr {
}
.linkTable {
	border-right-style: 1px solid #CCCCCC;
	border-bottom-style: 1px solid #CCCCCC;
	border-left-style: 1px solid #CCCCCC;
}
.linkTD {
	border-top: 1px solid #CCCCCC;
}

.toplineTable {
	border-top: 1px solid #CCCCCC;
}
.boxedTable {
	border: 3px groove #FF9933;
	/*filter: alpha (opacity=10);*/
}
.parallelTable {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.blueCurve {
	background-image: url(images/blueCurve.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.borderTable {
	border: 1px solid #CCCCCC;
}
.error {
	color: #990000;
}
.itemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 3px;
	color: #FF9900;
	background-color: #000066;
}
.item {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.detailsTitle {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000066;
}
#Category p {
	font-size:10px;
}
#menuLinks a{
	color: #FFFFFF;
	text-decoration: none
}
#menuLinks a:hover {
	color: #ff9900;
	text-decoration: none
}
#menuLinks .new{
	color: #FFFF00;
	text-decoration: none
}
#menuLinks .unreleased{
	color: #CC0000;
	text-decoration: none
}
#OrangeLinks a {
	color: #ff9900;
	text-decoration: none
}
#OrangeLinks a:hover {
	color: #FFFFFF;
	text-decoration: none
}
/* ---------------------------------- For the My Account Page ------------------------------ */
#myAccount th {
	color: #000066;
	font-size: 11px;
	border-left: 1px solid #FF9933;
	border-top: 1px solid #FF9933;
	background-image: url(images/myAccount_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 16px;
	vertical-align:top;
}
#myAccount td {
	padding-left: 7px;
	line-height: 14px;
}
#myAccount .button {
	color: #000066;
	font-size: 9px;
	border: 1px solid #FF9933;
	background-color: #FFEEDD;
	vertical-align: bottom;
}
#myAccount .submit {
	line-height: 20px;
	text-align: center;
	vertical-align: bottom;
}
#myAccount .response {
	color: #FF0000;
}

/* ---------------------------------- For the News Page ------------------------------ */
.newsTable {
	background-color: #EAEDF4;
	width: 95%;
	border-spacing: 1px;
	border: 1px solid #006699;
}
.newsTitle {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
	padding: 5px;
	letter-spacing: 2px;
}
.newsDescription {
	background-color: #EAEDF4;
	padding: 5px;
}


/* ---------------------------------- For the Home Page ------------------------------ 
currently not used - maybe we'll pick up with this later */
.homeTable {
	background-color: #FFFFFF;
	width: 95%;
	border-spacing: 0px;
	border: 1px solid #000066;
}
.homeTitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
	padding: 5px;
}
.homeSubTitle {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 5px;
}
.homeDescription {
	background-color: #FFFFFF;
	padding: 5px;
}

/* ---------------------------------- For the Conga Pages ------------------------------ */
#conga .title {
	color: #000063;
	font-size: 12px;
	font-weight: 700;
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#conga th {
	color: #FF9A31;
	font-size: 10px;
	font-weight: 700;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#conga td {
	color: #333333;
	font-size: 10px;
	font-weight: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
/* ---------------------------------- For the Stats ------------------------------ */
#timestamps .title {
	color: #000063;
	font-size: 12px;
	font-weight: 700;
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
/* ---------------------------------- For the Offers ------------------------------ */
#offers .title {
	color: #000063;
	font-size: 12px;
	font-weight: 700;
	align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
/* ---------------------------------- For the Admin Pages ------------------------------ */
#adminBack {
	border-bottom: 1px solid #000000;
	width: 100%;
}
#adminBack .title {
	font-weight: bold;
	/* font-size: 11px; */
	text-transform: uppercase;	
}
#adminMenu div{
	background-color: #efefef;
}
#adminMenu a {
	color: #000099;
}
#adminMenu a:hover {
	text-decoration: none;
}
#booted {
	background-color:#fafafa;
	color: #999999;
}
#booted a {
	color: #999999;
}
#approveRadio {
	font-size:9px;
}
/* ---------------------------------- For the Conga Admin Pages ------------------------------ */
#congaAdmin {
	background-color:#FFFFFF;
}
#congaAdmin .title1 {
	background-image: url(../images/title1.gif);
	color: #FF9900;
	font-size:14;
}
#congaAdmin .title3 {
	background-image: url(../images/title3.gif);
	color: #FF9900;
	font-size:14;
}
#congaAdmin .title5 {
	background-image: url(../images/title5.gif);
	color: #FF9900;
	font-size:14;
}
#congaAdmin .title7 {
	background-image: url(../images/title7.gif);
	color: #FF9900;
	font-size:14;
}
#congaAdmin .gap {
	background-image: url(../images/titleGap.gif);
}
#congaAdmin .product {
	background-color:#FFF2E6;
	color: #000066;
}
#congaAdmin a {
	color: #000066;
}
/* ---------------------------------- For the Offer Tracker Pages ------------------------------ */
.editInput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 2px;
}
#OfferTracker li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
#OfferTracker ul {
	line-height: 8px;
}
#OfferTracker p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
/* ---------------------------------- For the My Proof Pages ------------------------------ */
.mpTable {
	background-color: #EAEDF4;
	width: 60%;
	border-spacing: 1px;
	border: 1px solid #000066;
}
.mpCompany {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #EAEDF4;
	color: #000066;
	padding: 5px;
}
.mpSite {
	background-color: #FFFFFF;
	padding: 5px;
}
