body
{
	background-image: url(graphics/index/iframebg.gif);
	background-color: white;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body
{
	scrollbar-face-color : #6F156C; 
	scrollbar-highlight-color : #C5A1C4; 
	scrollbar-3dlight-color : #A973A7; 
	scrollbar-shadow-color : #A973A7; 
	scrollbar-darkshadow-color : #530750;
	scrollbar-track-color : #6F156C; 
	scrollbar-arrow-color : #000000;
}

p
{
	font-size: 14px;
	font-family: hoefler text, times;
	font-weight: normal; 
	color: #5D125A;
}

a:link 
{
	text-decoration: underline; 
	color:#6F156C;
} 

a:visited
{
	text-decoration: none;
	color: #581856;
}

a:hover
{
	text-decoration: line-through;
	color: #C14CBD;
}

img
{
	border-style: dashed;
	border-color: #6F156C;
	border-width: thin;
}
img.noborder
{
	border-style: none;
}
td
{
	background-color: none; 
	border-style: none; 
	border-width: 0px; 
	text-align: left; 
	padding-top:5; 
	padding-bottom:5;
}

td.title
{
	background-color: #6F156C; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	text-align:center;
	font-size: 14px;
	font-family: alba super, hoefler text, times;
	font-weight: normal; 
	color: #ffffff;
	padding-top: 2; 
	padding-bottom: 0;

}

td.button
{
	text-align: center;
	vertical-align: middle;
}

td.rotatertitle
{
	background-color: #ffffff; 
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px; 
	text-align:center;
	font-size: 14px;
	font-family: hoefler text, times;
	font-weight: normal; 
	color: #6F156C;
	padding-top: 2; 
	padding-bottom: 0;
}

td.rotater
{
	background-color: none; 
	border-style: dotted; 
	border-width: 1px; 
	text-align: center; 
	padding-top:0; 
	padding-bottom:0;
}

td.rotatercurrent
{
	background-color: #ffffff; 
	border-style: dotted; 
	border-width: 1px; 
	text-align: center; 
	padding-top:0; 
	padding-bottom:0;
}