h2{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

h1{
	font-family: Arial;
	font-size: 13px;
	color: #E7088C;
	text-decoration: none;
	line-height:18px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.adSpace{
	width:180px;
	height:100px;
	background-color: #efefef;
	border:1px solid #dddddd;
	margin:10px;
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-align: center;
	vertical-align: middle;
}

.img{
border: 3px solid #cccccc;
}
.content {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:18px;
	text-align:justify;
}

a.content:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;

}
a.content:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
a.content:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
a.content:active {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.footer {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a.footer:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a.footer:active {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a.footer:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a.footer:hover {
	font-family: Arial;
	font-size: 11px;
	color: #E7088C;
}

.headerpink {
	font-family: Tahoma;
	font-size: 12px;
	color: #E7088C;
	text-decoration: none;
}

.header {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

a.header:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;	
}

a.header:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.header:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

a.header:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #E7088C;
	text-decoration: none;
}

.contentwhite {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.contentpink {
	font-family: Arial;
	font-size: 11px;
	color: #E7088C;
}
.in {
	background-image: url(../images/bg_over_nav.gif);
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer; 
	cursor: hand;
}
.out {
	background-image: url(../images/bg_nor_nav.gif);
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	cursor: default;
}
.heading {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.leftnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.leftnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.smallcontent {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}

a.smallcontent:link {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.smallcontent:visited {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.smallcontent:hover {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.contentblack {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.bgtable {
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.advbg {
	background-image: url(../images/adv_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mediabg {
	background-image: url(../images/media_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainhpbg {
	background-image: url(../images/bg_main_tb.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
