.maintext 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}

.maintextbold 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.smalltext 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
}

.smalltextbold 
{
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
//by Studio VII Sparber001
a:link {color: #000000}
 
a:active {
	color: #000000;
	border: none;
} 

a:visited {
	color: #006699;
	border: none;
} 

a:hover {
	color: #3399FF;
	text-decoration: underline;
	border: none;
} 

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 

li {color: #339966; list-style-type: square} 

ul {color: #339966; list-style-type: square} 

ol {color: #339966} 

.mytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
} 

a.mytext:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 

a.mytext:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 

a.mytext:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 

a.mytext:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.storyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.storydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	vertical-align: middle;
	background-position: center;
}

.sidebarcategorytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebarcategorytitle:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebarcategorytitle:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DDDDDD;
	text-decoration: none;
}

.sidebarcategorytitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.sidebarstoryheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #336699;

}


.boldmaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
}

.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;


}
.line {
	background-image: url(images/gold_line.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	filter: Chroma(Color=336699);
	cursor: auto;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background-color: #C8E362;
	text-align: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	border: thin ridge #336699;
	cursor: hand;
}
.smalltextheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;

}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990099;
}.bigbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

