@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-left: 15px;
	margin-right: 20px;
	font-size: 12px;
}
#MenuPos {
	height: 45px;
}
#contentTable {
	width: 800px;
}


p {
	font-size: 12px;
	margin-top: 8px;
}
hr {
	background-color: #CCCCCC;
	height: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


#leftBox {
	width: 200px;
	padding-left: 5px;
	padding-top: 5px;
}
h2 {
	color: #333333;
	margin-bottom: 0px;
	font-size: 18px;
}

a:link {
	color: #0DAFE6;
}
a:visited {
	color: #0DAFE6;
}
.para1 {
	font-weight: bold;
	line-height: 18px;
}

a:hover {
	color: #221E1F;
}

#contentBox {
	padding-left: 12px;
	width: 588px;
}
.followIconTD {
	width: 36px;
}
#footerTD {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 2px;
}

.previewBox {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
	width: 200px;
}
.previewTitleTD {
	font-weight: bold;
	background-color: #DFDFDF;
	height: 18px;
	vertical-align: middle;
	color: #999999;
	font-size: 10px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.previewTextTD {
	padding: 3px;
	font-size: 9px;
}

#followUs {
	width: 100%;
}
h1 {
	color: #0DAFE6;
}
#box1 {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.greyLink {
	color: #666666;
}
a.greyLink:link {
	color: #666666;
	text-decoration: none;
}
a.greyLink:hover {
	color: #3FC8F4;
	text-decoration: none;
}
a.greyLink:visited {
	color: #666666;
	text-decoration: none;
}
a.greyLink:active {
	color: #3FC8F4;
	text-decoration: none;
}
#wallpaperTable {
	width: 550px;
}
.imageMarginR {
	margin-right: 10px;
}
#copyCont {
	position: relative;
	visibility: visible;
	height: 1px;
	width: 1px;
	left: 0px;
	top: 0px;
}

#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:589px;
	height:0px;
	z-index:2;
	visibility: visible;
}
