/*designed and built by Brad Wright - (thee) Meddling Teens - meddlingteens@hotmail.com*/
/*global element styles*/

body {
background-color: #aba;
font-family : Verdana, Arial, Helvetica, sans-serif
}
ul {
font-weight : normal; 
font-size : 8pt; 
} 
ol {
font-weight : normal; 
font-size : 8pt; 
} 
li {
font-weight : normal; 
font-size : 8pt; 
} 
sup {
font-weight : normal; 
vertical-align : text-top; 
font-size : 7pt; 
} 
textarea  {
background-color: #fff;
color: #000;
font-size : 8pt;
}
a:link {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #900; 
border : 0 none; 
} 
a:visited {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #900; 
border : 0 none; 
} 
a:active {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #900; 
border : 0 none; 
}  
a:hover {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #f60; 
border : 0 none; 
}
a.yeah:link {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #333; 
border : 0 none;
cursor:url("http://www.theupskirts.net/stylesheets/rock.cur");
} 
a.yeah:visited {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #333; 
border : 0 none;
cursor:url("http://www.theupskirts.net/stylesheets/rock.cur");
} 
a.yeah:active {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #333; 
border : 0 none;
cursor:url("http://www.theupskirts.net/stylesheets/rock.cur");
}  
a.yeah:hover {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #333; 
border : 0 none;
cursor:url("http://www.theupskirts.net/stylesheets/rock.cur");
}

a.homeContentWhite:link {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
border : 0 none ; 
} 
a.homeContentWhite:visited {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
border : 0 none ; 
} 
a.homeContentWhite:active {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
border : 0 none ; 
} 
a.homeContentWhite:hover {
text-decoration : none; 
font-size : 8pt; 
color : #ff6633; 
border : 0 none ; 
}

a.header:link {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
border : 0 none ; 
} 
a.header:visited {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
border : 0 none ; 
} 
a.header:active {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
border : 0 none ; 
} 
a.header:hover {
text-decoration : none; 
font-size : 8pt; 
color : #f63; 
border : 0 none ; 
}
.header {
font-size : 8pt; 
color : #ccccccs; 
margin-right: .8em;
margin-left: .8em
} 
footer {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
} 
p.footer {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
}
p.tiny {
text-decoration : none; 
font-weight : normal; 
font-size : 8pt; 
color : #fff; 
}
b {
font-size : 8pt; 
font-weight : bold;  
} 
h1 {
font-size : 18pt; 
font-weight : normal; 
color : #fff; 
} 
h2 {
font-size : 14pt; 
font-weight : normal; 
color : #fff; 
} 
h3 {
font-size : 12pt; 
font-weight : normal; 
color : #000; 
} 
h4 {
font-size : 8pt; 
font-weight : normal; 
color : #000; 
} 
.homeContent {
font-size : 8pt; 
color : #000; 
}
.homeContentWhite {
font-size : 8pt; 
color : #fff; 
}
.homeContentBold {
font-size : 8pt; 
color : #000;
font-weight: bold;
}
.homeContentGreyBold {
font-size : 8pt; 
color : #066;
font-weight: bold;
}
p, .homeContentWhite {
font-size : 8pt; 
color : #fff; 
}
.highlight {
font-size : 8pt; 
color : #900; 
} 
.caption {
font-size : 8pt; 
color : #000; 
font-weight : bold; 
}  
.copyright {
font-size : 7pt; 
color : #333; 
}