a
{
outline: none;
}

a:link {
	font-family: Segoe UI, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
	font-color: #000000;
}
a:visited {
	font-family: Segoe UI, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
	font-color: #000000;
}
a:active {
	font-family: Segoe UI, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: none;
	font-color: #000000;
	outline: none;
}
a:hover {
	font-family: Segoe UI, Arial, Helvetica; 
	font-weight: bold;
	text-decoration: underline;
	font-color: #000000;
}

body {
	background-color: #3268CE;
	color: #000000;
	font-size: 13px;
	font-family: Segoe UI, Arial, Helvetica;
	font-weight: normal;
	text-decoration: none
} 

body,td,th {
	color: #000000;
}

div.floated {
	width: 150px;
	float: right;
	margin: 0px 10px 0px 10px;
}

html>body div.floated {
	width: 150px;
	float: right;
	margin: 0px 10px 0px 10px;
}	

h1{
	color: #000000;
	font-size: small;
	font-family: Segoe UI, Arial, Helvetica;
	font-weight: normal;
	line-height: normal;
}

h2{
	color: #FFFFFF;
	font-size: large;
	font-family: Impact, Segoe UI, Arial, Helvetica;
	font-weight: normal;
	line-height: normal;
}

img.blockless{
	display:block;
}

.style1 {
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}

#pscroller1{
width: 140px;
height: 90px;
border: 10px;
padding: 5px;
color: #000000;
font-size: 10px;
text-decoration: none;
}

#pscroller2{
width: 190px;
height: 90px;
border: 0px;
padding: 2px;
color: #FFFFFF;
font-size: 10px;
}

.someclass{ 
color: #000000;
}

p.mainwindow{
margin: 0px 10px 0px 10px;
line-height: inherit;
}

img.presenterpics{
float: left;
}

.daysbox{
width: 490px;
margin: 0 10px 10px 10px;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
border-style: solid;
border-width: 1px;
background-image: url(../images/bg-snowflake3.gif);
overflow: hidden;
}

.biglovebox{
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
border-style: solid;
border-width: 1px;
background-color: #FF9999;
}
