body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background : #D4D4D4;
}

UL {
	list-style:'circle';
	margin: 15px;
	padding-left:12px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	line-height: 20px;
}

/* ---------------------------------Top Start -----------------------------*/

.top-bg {
	background-image:url(../images/top/top_bg.gif);
	background-repeat: repeat-x;
}

.navigation-bg {
	background-image: url(../images/top/navigation-bg.gif);
	background-repeat: repeat-x;
}

.top-middle-box-bg {
	background-image:url(../images/top/top_middle.gif);
	background-repeat: repeat-x;
}

.bottom-middle-box-bg {
	background-image:url(../images/top/bottom_mid.gif);
	background-repeat: repeat-x;
}

.grey-top-middle-box-inner-bg {
	background-image:url(../images/top/top_middle_bg.gif);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
}

.inner-box-gray-text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #5E5E5E;
	vertical-align:top;
	text-align:center;
}

.navigation-gery-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}

.navigation-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}

.navigation-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
	margin-left:6px;
	margin-right:6px;
}

.navigation-link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:6px;
	margin-right:6px;
}

.navigation-link-text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left:6px;
	margin-right:6px;
	background-image: url(../images/top/arrow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 7px;

}

.navigation-green-bg {
	background-image:url(../images/top/navigation-middle-green.gif);
	background-repeat: repeat-x;
}

.navigation-geay-bg {
	background-image:url(../images/top/navigation-middle-gray.gif);
	background-repeat: repeat-x;
}

.login-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration:none;
	margin-left:6px;
	margin-right:6px;
}

.login-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: none;
	margin-left:6px;
	margin-right:6px;
}

.login-link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5E5E5E;
	text-decoration: underline;
	margin-left:6px;
	margin-right:6px;
}


/* ----------------------------------Top End ------------------------------*/

/* ----------------------------------Middle Start ------------------------------*/

.middle-top-middle-box-bg {
	background-image:url(../images/middle/top_middle.gif);
	background-repeat: repeat-x;
}

.middle-bottom-middle-box-bg {
	background-image:url(../images/middle/bottom_middle.gif);
	background-repeat: repeat-x;
}

.middle-middle-box-right-bg {
	background-image:url(../images/middle/middle_right.gif);
	background-repeat: repeat-y;
}

.middle-middle-box-left-bg {
	background-image:url(../images/middle/middle_left.gif);
	background-repeat: repeat-y;
}

.green-color-bg {
	background-color:#22D41A;
}
.white-heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.geay-color-bg {
	background-color:#E4E4E4;
}

.black12-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.black12-bold-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.black12-bold-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.black12-bold-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.geay-light-color-bg {
	background-color:#F6F6F6;
}

.image-border-featureauctions {
	padding: 2px;
	border: 1px solid #B8B8B8;
}

.actionpageblue11-text-bold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B7BBB;
}

.navyblue11-bold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B7BBB;
	text-decoration:none;
}

.navyblue11-bold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B7BBB;
	text-decoration: none;
}

.navyblue11-bold:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B7BBB;
	text-decoration: underline;
}

.navyblue11-bold-hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0B7BBB;
	text-decoration: underline;
}

.black11-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}

.button-green-middle-bg {
	background-image:url(../images/button/button_green_middle.gif);
	background-repeat: repeat-x;
}

.button-blue-middle-bg {
	background-image:url(../images/button/button_blue_middle.gif);
	background-repeat: repeat-x;
}

.blue-btn-middle-bg {
	background-image:url(../images/button/blue-btn-middle-bg.jpg);
	background-repeat: repeat-x;
}

.white13-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
}

.button-white-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.button-white-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.button-white-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.blue-top-middle-bg {
	background-image:url(../images/advertisers/blue_top_middle.gif);
	background-repeat: repeat-x;
}

.blue-bottom-middle-bg {
	background-image:url(../images/advertisers/blue_bottom_middle.gif);
	background-repeat: repeat-x;
}

.blue-middle-middle-bg {
	background-image:url(../images/advertisers/blue_middle_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.blue-middle-bg-color {
	background-color:#00C3FF
}

.green-middle-bg-color {
	background-color:#32FF28
}



.white-color-bg {
	background-color:#FFFFFF;
}

.green-heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #22D41A;
}

.white-arial13-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	text-align:justify;
	color: #FFFFFF;
	line-height:19px;
}

.learn-more:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22D41A;
	text-decoration:none;
	background-image: url(../images/middle/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}

.learn-more:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22D41A;
	text-decoration: none;
	background-image: url(../images/middle/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}

.learn-more:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #22D41A;
	text-decoration: underline;
	background-image: url(../images/middle/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right:10px;
}

.blue-heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #0CABDC;
}

.green-top-middle-bg {
	background-repeat: repeat-x;
	background-image: url(../images/productplacers/green_top_middle.gif);	
}

.green-bottom-middle-bg {
	background-image:url(../images/productplacers/green_bottom_middle.gif);
	background-repeat: repeat-x;
}

.green-middle-middle-bg {
	background-image:url(../images/productplacers/green_middle_bg.gif);
	background-repeat: repeat-x;
	background-position:bottom;
}

.learn-more-blue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00C3FF;
	text-decoration:none;
	background-image: url(../images/middle/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}

.learn-more-blue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00C3FF;
	text-decoration: none;
	background-image: url(../images/middle/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 10px;
}

.learn-more-blue:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00C3FF;
	text-decoration: underline;
	background-image: url(../images/middle/learn_more_arrow.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding-right:10px;
}

.gery-dark-color-bg {
	background-color:#7F7F7F;
}

.bottom-border-line {
	border-top: 1px solid #E6E6E6;
}

.bottom-border-green-line {
	border-top: 3px solid #22D41A;
}

.website-profile-blue:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #00C2FF;
	text-decoration:none;
}

.website-profile-blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #00C2FF;
	text-decoration: none;
}

.website-profile-blue:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00C2FF;
	text-decoration: underline;
}

.lightblue18-heading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #00C2FF;
}

.lightblue14-heading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #00C2FF;
}

.button-grey-middle-bg {
	background-image:url(../images/button/button_grey_middle.gif);
	background-repeat: repeat-x;
}

.black11-justify-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	font-weight:normal;
	color: #000000;
}

.red-text-normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FF0000;
}

.blue-feedback-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #00C3FF;
	text-decoration:underline;;
}

.blue-feedback-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #00C3FF;
	text-decoration:underline;;
}

.blue-feedback-link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00C3FF;
	text-decoration: none;
}

.tag_blue11-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #0CABDC;
}

.tag_blue24-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #0CABDC;
}

.tag_blue17-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:normal;
	color: #0CABDC;
}

.tag_blue20-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	color: #0CABDC;
}

.dot-line-bg {
	background-image:url(../images/middle/dot_line.gif);
	background-repeat: repeat-y;
}

.textfild-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #7F7F7F;
	border: 1px solid #7F7F7F;
}

.textfild-box-gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #7F7F7F;
	border: 1px solid #DDDDDD;
	padding: 2px;
}

/* ----------------------------------Middle End ------------------------------*/



/* ---------------------------------- Bottom Start ------------------------------*/

.bottom-navigation:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration:none;
}

.bottom-navigation:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.bottom-navigation:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}

.bottom-navigation-line{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}

.bottom-gray-text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	
}

.powered-by-link:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}

.powered-by-link:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: none;
}

.powered-by-link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: underline;
}


/* ---------------------------------- Bottom End ------------------------------*/


.grey-dark {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.blue-link:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0B7BBB;
	text-decoration: underline;
}
.blue-link:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0B7BBB;
	text-decoration: underline;
}
.blue-link:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #0B7BBB;
	text-decoration: none;
}

.green-link:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #22D41A;
	text-decoration: underline;
}
.green-link:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #22D41A;
	text-decoration: underline;
}
.green-link:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #22D41A;
	text-decoration: none;
}

.wid1-middle-bg {
	background-image: url(../images/widget/wid1-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.wid1-top-bg {
	background-image: url(../images/widget/wid1-top-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.wid2-middle-bg {
	background-image: url(../images/widget/wid2-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.wid2-top-bg {
	background-image: url(../images/widget/wid2-top-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.green17-text {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight:bold;
	color: #74c043;
}

.blue20-text {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight:bold;
	color: #36b8ea;
}

.white-text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #c2c1c0;
	text-decoration: none;
}

.white-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #c2c1c0;
	text-decoration: none;
}

.white-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #c2c1c0;
	text-decoration: none;
}

.white-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #c2c1c0;
	text-decoration: underline;
}
.wid3-middle-bg {
	background-image: url(../images/widget/wid3-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.wid3-top-bg {
	background-image: url(../images/widget/wid3-top-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.wid4-middle-bg {
	background-image: url(../images/widget/wid4-middle-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.wid4-top-bg {
	background-image: url(../images/widget/wid4-top-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.white17-text {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight:bold;
	color: #FFFFFF;
}

.black20-text {
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight:bold;
	color: #000000;
}