﻿/*
	tswnavbar.css	1.0.1
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/

h1{
	font-family: "Edwardian Script ITC";
	font-size: 50px;
	margin:0px;


}
h2{
	font-size:x-large;
	margin:0px;
}


#tswcssbuttons {
	width: 100px ;
	text-align: center ;
	font-size: 12px;
	font-weight:bold;

}
#tswcssbuttons ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
}
#tswcssbuttons li {
	margin: 0 ;
	padding: 0 ;
	display: block ;
	list-style: none ;
	font-family: Arial, Helvetica, sans-serif ;
}
#tswcssbuttons li a {
	color: #000 ;
	background-color: #ccffff ;
	border: 1px outset #00f ;
	width: 100px ;
	text-decoration: none ;
	display: block ;

}
#tswcssbuttons li a:hover {
	color: #ff0 ;
	background-color: #0000c0 ;
}
.style1 {
	border-width: 0;
}
.style2 {
	font-size: large;
}
.style3 {
	font-size: large;
	font-weight: normal;
}
.style4 {
	color: #CCFFFF;
	text-decoration: underline;
}
.style5 {
	color: #CCFFFF;
	font-weight: bold;
}
.style6 {
	font-size: large;
	text-decoration: underline;
	color: #CCFFFF
}
.style7 {
	color: #CCFFFF;
}
.style8 {
	border-width: 0;
	margin-left: 2px;
	margin-right: 2px;
}
.style10 {
	margin-bottom: 0px;
}
.style11 {
	font-size: xx-small;
}


