
body {font-family: "Times New Roman, Times, serif";
	color: #000000;
	font-size: 13px;
}

img {border:0px;}

/****************************************************/
.pagetitle {
	font-family: "Times New Roman, Times, serif";
	font-size: 32px;
	font-weight: bold; 
	font-style:italic;
	color: #000000;
}
.pagetitlewhite {
	font-family: "Times New Roman, Times, serif";
	font-size: 28px;
	font-weight: bold; 
	font-style:italic;
	color: #000000;
}
.pagetitlewhite2 {
	font-family: "Times New Roman, Times, serif";
	font-size: 28px;
	font-weight: normal; 
	font-style:italic;
	color: #000000;
}
.regtext {
	font-family: "Times New Roman, Times, serif";
	font-size: 13px;
	color: #000000;
}
.blacktext
{
	font-family: "Times New Roman, Times, serif";
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.greentext {

	font-weight: bold;
	color: #000000;
}


a.white:link,a.white:visited,a.white:active {
	color: #000000;
	font-size:larger;
	text-decoration: underline;
}
a.white:hover {
	color: #000000;
	font-size:larger;
	text-decoration: none;
}
a.blue-green:link,a.blue-green:visited,a.blue-green:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.blue-green:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.button_bg
{
	background-image:url(../images/button_bg.jpg); 
	background-repeat: no-repeat; 
	background-position:top;
	height: 52px;
	width: 156px;
}
.button_bg_2
{
	background-image:url(../images/button_bg_2.jpg); 
	background-repeat: no-repeat; 
	background-position:top;
	height: 82px;
	width: 156px;
}
/*****************************************************/
