body {
	background-attachment: fixed;
	background-image: url(../pics/bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a:hover {
	font-style: italic;
}

a {
	text-decoration: none;
	color: Teal;
}

a.nav:hover{
	background-color: #B8B900;
	font-style: normal;
}
.nav2 {
	background-color: #CECECE;
	color: Black;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}
a.nav2:hover{
	background-color: #D7FEFF;
	font-style: normal;
}

.head {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 30px;
}

.add {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: italic;
}

.nav {
	background-color: #996600;
	color: White;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}

.but {
	font-family: Arial, Verdana, Tahoma;
	font-weight: bolder;
	color: Black;
}

.btitle{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 20px;
}

.sbtitle{
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 16px;
}
.sbtitle2{
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: italic;
}

.btxt{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
}
.att{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Red;
}
.n1{
	font-family: Tahoma, Verdana, Arial;
	color: Gray;
	font-size: 12px;
}
.n2{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: Black;
}
.block1 {
	background-color: #D3D3D3;
	font-family: Verdana, Arial;
}
.block2 {
	background-color: #DCDCDC;
	font-family: Verdana, Arial;
}
.block3 {
	background-color: #CECECE;
	color: Black;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}
a.block3:hover{
	background-color: #D7FEFF;
	font-style: normal;
}
a.att:hover{
	font-size: 15px;
	font-style: normal;
}
a.n2:hover{
	font-weight: bold;
	font-style: normal;
}
a.sbtitle{
	color: Black;
	font-style: normal;
}
.cop{
	color: White;
	font-size: 10px;
	font-family: Arial;
}