﻿.buttonscontainer {
	background: #CCCCFF;
	width: 300px;
}

.buttons a {color: #000066;
background-color: #CCCCFF;
padding: 2px;
padding-left: 3px;
display: block;
border-bottom: 1px solid #000066;
font: 13px Tahoma, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;}

.buttons a:hover {background-color: #9999FF;
color: #FFFFFF;
text-decoration: none;}

.buttons a:active {background-color: #9999FF;
color: #FFFFFF;
text-decoration: none;
}

.style1 {
	text-align: center;
}
.style3 {
	font-family: Arial;
	font-size: xx-large;
}
.style2 {
	color: #FFFFFF;
}
.style4 {
	text-align: center;
	color: #CCCCFF;
}
.style5 {
	background-color: #CCCCFF;
}
.style6 {
	border: 10px solid #FFFFFF;
}
.style7 {
	border: 10px solid #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.style8 {
	font-size: xx-large;
}
.style9 {
	color: #CCCCFF;
}
.style10 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
}
.bodylink {color: #000000;}
a:hover {color: #000066; text-decoration: none;}
a:active {color: #000066; text-decoration: none;}
}