@charset "utf-8";
body {
	background-image: url(../../_images/backgrounds/background.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Cambria, Georgia, "Times New Roman", Times;
	font-family: Corbel, Calibri, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#pscroller1{
	width: 275px;
	height: 125px;
	/*border: 1px solid black;*/
	/*padding: 5px;
	background-color:#9a866b;
	*/
}
#pscroller2{
	width: 232px;
	height: 175px;
	/*border: 1px solid black;*/
	padding: 3px;
	/*
	background-color:#bba382;
	background-color:#9a866b;
	*/
}
.Link{
	color: #00F;
	text-decoration: underline;
	cursor:pointer;
}
.FontSize12{ 
	font-size:12px;
}
.Disabled {
	color:#666;
	background-color:#999;
}
.PageTitle {
	font-family: Cambria, Georgia, "Times New Roman", Times;
	font-size: 24px;
	color: #FCF9C9;
}
.Header1 {
	font-size: 18px;
	color:#006;
	font-weight:bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
}
.Header2 {
	font-size: 14px;
	color:#063;
	font-weight:bold;
}
.Article {
	font-size: 13px;
}
.Footer {
	font-size: 12px;
	color:#999;
}
.TextLeft {
	font-size: 12px;
	color:#FFF
}

.ScrollerHeader{
	font-size: 12px;
	font-weight:bold;
}
.ScrollerBody{
	font-size: 12px;
}


.Input {
	font-family: Cambria, Georgia, "Times New Roman", Times;
	color: #5f503d;
}
.Red {
	color: #F00;
}
.White {
	color: #FFF;
}

