/* CSS Document */

body {
background-attachment: scroll;
background-image: url();
background-repeat: repeat-x;
background-position: top
}
A:link {TEXT-DECORATION: underline;	COLOR: #ffffff; font-size: 10px;}
A:visited {TEXT-DECORATION: underline; COLOR: #ffffff; font-size: 10px;}
A:active {TEXT-DECORATION: underline; COLOR: #00ff00; font-size: 10px;}
A:hover {TEXT-DECORATION: underline; COLOR: #00ff00; font-size: 10px;}

BODY {FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica; font-weight:bold}
TD {FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial, Helvetica; font-weight:bold}

A.alt:link {TEXT-DECORATION: underline;	COLOR: #00cd00; font-size: 10px;}
A.alt:visited {TEXT-DECORATION: underline; COLOR: #00cd00; font-size: 10px;}
A.alt:hover {TEXT-DECORATION: underline; COLOR: #00ff00; font-size: 10px;}
A.alt:active {TEXT-DECORATION: underline; COLOR: #00cd00; font-size: 10px;}

A.alt1:link {TEXT-DECORATION: underline;	COLOR: #006633; font-size: 14px;}
A.alt1:visited {TEXT-DECORATION: underline; COLOR: #006633; font-size: 14px;}
A.alt1:hover {TEXT-DECORATION: underline; COLOR: #006633; font-size: 14px;}
A.alt1:active {TEXT-DECORATION: underline; COLOR: #006633; font-size: 14px;}

A.alt2:link {TEXT-DECORATION: none; font-weight:bold;	COLOR: #058019; font-size: 22px; FONT-FAMILY: Verdana, Arial, Helvetica}
A.alt2:visited {TEXT-DECORATION: none; font-weight:bold; COLOR: #058019; font-size: 22px; FONT-FAMILY: Verdana, Arial, Helvetica}
A.alt2:hover {TEXT-DECORATION: none; font-weight:bold; COLOR: #00CD00; font-size: 22px; FONT-FAMILY: Verdana, Arial, Helvetica}
A.alt2:active {TEXT-DECORATION: none; font-weight:bold; COLOR: #058019; font-size: 22px; FONT-FAMILY: Verdana, Arial, Helvetica}

A.ad:link {TEXT-DECORATION: underline;	COLOR: #00cd00; font-size: 11px;}
A.ad:visited {TEXT-DECORATION: underline; COLOR: #00cd00; font-size: 11px;}
A.ad:hover {TEXT-DECORATION: underline; COLOR: #00cd00; font-size: 11px;}
A.ad:active {TEXT-DECORATION: underline; COLOR: #00cd00; font-size: 11px;}

A.links:link {TEXT-DECORATION: underline;	COLOR: #ffffff; font-size: 16px;}
A.links:visited {TEXT-DECORATION: underline; COLOR: #ffffff; font-size: 16px;}
A.links:hover {TEXT-DECORATION: underline; COLOR: #000000; font-size: 16px;}
A.links:active {TEXT-DECORATION: underline; COLOR: #ffffff; font-size: 16px;}

.aff2 a, div{
color: #0000ff;
font-size:14px;
font-weight:bold;
font-family:arial
}

.aff2 a:hover{
color: #0000ff;
}

.aff2 img {
border: 0px solid white;
}
.aff2 img:hover {
border: 0px dashed white;
}
.aff2 {
border: 0px;
width:100%;
vertical-align: top;
height:14px
}
.thumbs, .thumbslarge, .movies {
	display: block; /* required for Explorers double-margin bug */
	width: 990px;
	height: auto;
	line-height: 1px; /* prevents extra vertical spacing in Firefox */
	margin:0 auto;
	padding:0px
	}
.thumbs a:link img { color: white; border:1px solid white }
.thumbs a:visited img { color: white; border:1px solid white; filter: Alpha(opacity=70)}
.thumbs a:hover img { color: #00ff00; border:1px dashed #00ff00 }
.thumbs a:active img { border: 1px dotted #000000 }
.thumbs img {
width:160px;
height:200px;
margin:-1px 0px -1px -1px;
padding:0px }
.thumbslarge a:link img { color: white; border:1px solid white }
.thumbslarge a:visited img { color: white; border:1px solid white filter: Alpha(opacity=70)}
.thumbslarge a:hover img { color: #00ff00; border:1px dashed #00ff00 }
.thumbslarge img { width:243px; height:303px; margin:1px auto 1px auto; display:table-cell; padding:1px 1px 1px 1px; text-align:center }
/*
.thumbs, .thumbslarge {
vertical-align:middle
}
*/

.thumbslarge td { border:0; height:307px }
.thumbs td { border:0; height:154px }
.wrapper { display:block;
/*	background-image:url(images/bg5.gif);
	background-repeat:repeat-y; */
	text-align:center;
	padding:0;
	width:990px;
	margin-left:10px;
	margin-right:10px;
	height:auto
	}
.wide-outer {
	margin: 0 auto;
	height:1015px;
	width: 1014px
}
.left { width:9px;float:left }
.right { width:9px;float:right }
.container { width:1018px;display:block;background-color:#058019; }
.top-bot img { width:1018px;
	height:auto;
	margin:0 auto;
	padding:0px;
	background-color:#ffffff;
	border:0
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}
hr {
	height: 1px;
	width: 90%;
	margin: 5px auto 0 0;
	border-top: 1px solid #00FF00;
	border-bottom: 1px solid #00FF00;
	text-align: left;
}
.tableborder {
	text-align: left;
	padding: 5px;
	border: 1px solid #00FF00;
	background-color: #FFFFFF;
}
.tableborder1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #00FF00;
	border-top-color: #00FF00;
	border-left-color: #00FF00;
}
.tableborder12 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #00FF00;
	border-top-color: #00FF00;
	border-left-color: #00FF00;
}
.tableborder11 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #00FF00;
	border-top-color: #00FF00;
	border-left-color: #00FF00;
}
.tableborder2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: outside;
	list-style-type: upper-alpha;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	background-color: #CFFFCF;
}
.tableborder3 {
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #00FF00;
	border-top-color: #00FF00;
	border-left-color: #00FF00;
}
.tableborder3 {
	border-right-width: 1px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #00FF00;
	border-top-color: #00FF00;
	border-left-color: #00FF00;
}
.tableborder4 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style-position: outside;
	list-style-type: upper-alpha;
	verticle-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	background-color: #CFFFCF
}

.thumbsmov td {
width: 147px;
height: 110px;
padding: 1px;
border:0
}
.thumbsmov img {
width: 147px;
height: 110px;
border: 1px solid #000000
}
.thumbsmov tr {
verticle-align: baseline
}

.tableoutlineleftbottom {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #ffffff
}
.tableoutlinetop {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff
}
.tableoutlinetopright {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ffffff;
    border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #ffffff
}
.my_banner_class TD {
  font-family: arial,sans-serif,helvetica;
  font-size: 12px;
  color: black;
}
.my_banner_class .title {
  font-size: 16px;
  font-weight: bold;
  color: white;
}
.my_banner_class .img {
	border: 1px solid #00cd00
	}
.my_banner_class .handle {
  color: red;
}
.my_banner_class .age_gender {
  color: yellow;
}
.my_banner_class .location {
  font-size: 10px;
  color: black
}
.my_banner_class A {
  color: #00cd00;
}
a.a2:link, a.a2:visited, a.a2:hover, a.a2:active {

  text-decoration: underline;
  font-size: 10px;
  color: #006600
}

.aff {
border: 1px solid #ffffff;
text-align:center
}

.aff a{
color: #0000ff;
font-family:Arial;
font-size:11px
}

.aff td, a:hover{
color: #0000ff;
text-align:center
}

.aff img {
border: 1px solid white;
height: 100px
}

.aff img:hover {
border: 1px dashed white;
}
.style5 {
color:#00FF00
}
