.rad{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;

}
.td1{
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B81407;
}
a {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
table {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
}
.top {
	background-attachment: scroll;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.top2 {
	background-attachment: scroll;
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.tdbottomleft {
	padding-right: 10px;
}
.textbottom {
	font-size: 11px;
	padding-right: 5px;
}
.leftfon1 {
	background-attachment: scroll;
	background-image: url(images/vr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.img1 {
	background-attachment: fixed;
	background-image: url(images/gw1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.amenutop {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	font-size: 12px;
}
.amenutop:hover {
	color: #666666;
	font-weight: normal;

}
.tdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.fonleft {
	background-attachment: fixed;
	background-image:  url(images/fonleft.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}
.fonright {
	background-attachment: fixed;
	background-image: url(images/fonright.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.fontop {
	background-attachment: scroll;
	background-image: url(images/fontop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fonbottom {

	background-attachment: scroll;
	background-image: url(images/fonbottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* AVS */
h2 {
	margin: 12px 10px 8px 30px;
	font-size : 3ex;
	text-align : center;
}
h3 {
	margin: 10px 10px 8px 30px;
	font-size : 2.4ex;
}
h3 span {
	font-size : 1.5ex;
}
p {
	margin: 0px 0px 0px 0px;
	text-indent : 7px;
}

