.body {
margin-top:0px;
}

html {
overflow: scroll;
} 

.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
}
a:link {
	color: #666666;font-size: 12px;
}
a:visited {
	color: #5D1C75;font-size: 12px;
}
a:hover {
	color: #999999;font-size: 12px;
}
a:active {
	color: #333333;font-size: 12px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SMtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid silver;
}

.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.roundbox-tr { width:90%; margin:auto; padding:0; background: url(images/roundbox_tr.gif) no-repeat right top; }

.roundbox-tl { margin:0; padding:0; background: url(images/roundbox_tl.gif) no-repeat left top; }

.roundbox-br { margin:0; padding:0; background: url(images/roundbox_br.gif) no-repeat right bottom; }

.roundbox-bl { margin:0; padding:0; background: url(images/roundbox_bl.gif) no-repeat left bottom; }

.roundbox-content { margin:0; padding:.5em .5em; }

.roundbox-content p { margin:0; padding:0; line-height:1;
} 

.sillybus_header { 
cursor: hand;
cursor: pointer;
font: bold 12px Verdana;
margin: 10px 0;
}

.openlanguage{ 
color: #FF0000;
}
.closedlanguage{
color: #333333;
}

.thelanguage {
background-repeat:no-repeat;
background-color:#CCCCCC;
padding-bottom: 10px;
padding-left: 15px;
padding-right:10px;
padding-top:10px;
}