body	{
	scrollbar-base-color: #972516;
	scrollbar-arrow-color: #f8f8f8;
	scrollbar-DarkShadow-Color: #972516;
	Scrollbar-Track-Color: #f8f8f8;
	Scrollbar-Highlight-Color: #bf4131;
	Scrollbar-3DLight-Color: #972516;
	font-size:12px;
	color: #000000;
	font-family: sans-serif;
	letter-spacing: 1px;
	font-weight:bold;
}

td		{font-size:12px; color: #000000; font-family: sans-serif;}

.lang-text		{font-size:14px; color: #666666; font-family: arial, sans-serif; font-weight: bold;}

a.lang-text:link		{font-size:14px; color: #972516; font-family: arial, sans-serif; text-decoration: none; font-weight: bold;}

a.lang-text:visited		{font-size:14px; color: #972516; font-family: arial, sans-serif; text-decoration: none; font-weight: bold;}

a.lang-text:hover		{font-size:14px; color: #CCCCCC; font-family: arial, sans-serif; text-decoration: none; font-weight: bold;}

a.castnet:link		{font-size:11px; color: #972516; font-family: arial, sans-serif; text-decoration: none;}

a.castnet:visited		{font-size:11px; color: #972516; font-family: arial, sans-serif; text-decoration: none;}

a.castnet:hover		{font-size:11px; color: #CCCCCC; font-family: arial, sans-serif; text-decoration: none;}

.large-print  {font-size:22px; color: #000000; font-family: times, times new roman, serif, sans-serif;}

.footer	{font-size:11px; color: #CCCCCC; font-family: times, times new roman, serif, sans-serif;}

a:link	{font-size:10px; color: #972516; font-family: sans-serif;}

a:visited	{font-size:10px; color: #972516; font-family: sans-serif;}

a:hover	{font-size:10px; color: #841809; font-family: sans-serif; text-decoration: underline;}

.justify {font-size:12px; 	color: #000000; font-family: sans-serif; text-align: justify}

.textField {
	background-color: #FFFFFF;
	border-color: #382D09;
	border-style: beveled;
	border-width: 1;
	font-size:11px;
	font-weight: normal;
	font-style : italic;
	font-family : sans-serif;
}
.formButton {
	background-color: #382D09;
	border-color: #ffffff;
	border-style: solid;
	border-width: 1;
	font-size:11px;
	font-weight: bold;
	color: #ffffff;
	font-family: sans-serif;
	margin-top : auto;
	margin-bottom : auto;
}

.page-bg {
	background-position: top;
	background-color : #F3E5C5;
	background : url(../images/page-bg.jpg) no-repeat;
}

.photoBorder {
	border : 1px solid #cccccc;
}

