h1 {
color: #000033;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
h2 {
color: #000033;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
#buttoncontainer {
width: 800px;
height: 21px;
}


.buttons {
width: 800px;
height: 21px;
}

.button a:link {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}
.button a:hover {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.button a:visited {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.buttoncurrent a:link {
font-family: Tahoma;
font-size: 12px;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.buttoncurrent a:hover {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
.buttoncurrent a:visited {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
#idbutton {
height:21px;
width:800px;
margin-left: auto;
margin-right: auto;
background-image: url(images/buttonbg.png);
}
#divbutton {
	height: 21px;
	padding-left:13.6px;
	padding-right:13.6px;
	float:left;
}
.button {
font-family: Tahoma;
font-size: 12px;
padding-top: 0px;
background-image: url(images/buttonbg.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}

.button {
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbg.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.button:link {
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbg.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.button:visited{
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbg.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.button:hover{
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbgover.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.buttoncurrent {
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbgcurrent.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.buttoncurrent:link {
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbgcurrent.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.buttoncurrent:visited {
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbgcurrent.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}
.buttoncurrent:hover {
font-family: Tahoma;
font-size: 12px;
padding-top: 3px;
background-image: url(images/buttonbgcurrent.png);
background-repeat: repeat-x;
color: white;
font-weight: bold;
}