body {
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
}

.frame_grey {
	border: 1px solid #CCCCCC;
}
.frame_black {
	border: 1px solid #000000;
}

.banner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;

}

.h1 {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color:#0082C6;
	text-decoration: none;
}
.h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#0082C6;
	text-decoration: none;
}
.h2a {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
}
.h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:#000000;
	text-decoration: none;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

a:hover.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#9F9564;
}

.text1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0082C6;
}

a:hover.text1a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color:#0082C6;
}
.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;

}
a:hover.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#0082C6;
	text-decoration: none;

}
.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.links2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:#9F9564;

}

.caption{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}

.left {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.td_top {
	background-image: url(../images/td_shade_top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.td_bot {
	background-image: url(../images/td_shade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*ul {margin:0; padding:0; list-style:none}
li {
	line-height:20px;
	font-size:12px;
	color:#2394CE;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration: none;
	text-indent: 20px;
	list-style-image: url(../images/list.gif);
}
li a {color:#0082C6; text-decoration:none;}
li a:hover {
	text-decoration:none;
	color: #298EC7;
}*/
a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.borderOff{
	background: url(../images/buttons/silver.jpg) no-repeat;
	width: 215px;
	height: 40px;
	text-align: center;
}
.borderOn{
	background: url(../images/buttons/gold.jpg) no-repeat;
	width: 215px;
	height: 40px;
	text-align: center;
}
.desc{
	font-weight: bold;
	text-decoration:none;
	width: 200px;
	height: 35;px;
	border: 0px; 
	text-align: center;
	margin: 0px;
	padding: 0px;
}


