/*Porn Thumber 1.00*/

body {
    scrollbar-arrow-color: #FF6498;
	scrollbar-3dlight-color: #FF6498;
	scrollbar-shadow-color: #FF6498;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	
	background-color: #000000;
}

/* Main Body */

.M1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF6498;
}

a.M1:link {
    text-decoration: none;
	color: #FF6498;
}

a.M1:visited {
    text-decoration: none;
    color: #FF6498;
}

a.M1:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.M1:active {
    text-decoration: none;
	color: #FFFFFF;
}

.S1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}

.twidth {
width: 90%;
}

.t1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #FF6498;
border: solid 1px #808080;
background-color: #000000;
}

.t2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-size: 11px;
font-style: normal;
border-top: solid 1px #FF6498;
}

.t3 {
border: solid 1px #FF6498;
}

.button {
height:24px;
width:90px;

background-color: #FFDAF1;
color: #808080;
padding-bottom: 2px;
border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
}

.button_std {
height:24px;
width:90px;

padding:0px;
background-color: #FFDAF1;
color: #000000;
padding-bottom: 2px;
border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.button_ent {
height:24px;
width:125px;

padding:0px;
background-color: #FFDAF1;
color: #000000;
padding-bottom: 2px;
border-right: solid 1px #909090;
border-bottom: solid 1px #909090;
border-top: 1px solid white;
border-left: 1px solid white;
cursor: pointer;
cursor: hand;
}

.foot {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FF6498;
}

a.foot:link {
    text-decoration: none;
	color: #FF6498;
}

a.foot:visited {
    text-decoration: none;
    color: #FF6498;
}

a.foot:hover {
	text-decoration: underline;
	color: #C4FB93;
}

a.foot:active {
    text-decoration: none;
	color: #FFFFFF;
}

.txt_pad {
line-height: 20px;
}