
body
{
	scrollbar-arrow-color: #EEEEDC;
	scrollbar-track-color: #EEEEDC;
	scrollbar-face-color: #C8C5B3;
	scrollbar-shadow-color: #dbdbdb;
	scrollbar-highlight-color: #ffffff;
	scrollbar-darkshadow-color: #EEEEDC;
	scrollbar-3dlight-color: #EEEEDC;
	background-color: #EEEEDC;
	font-size: 12px;
	font-weight : normal; 
	font-family : Verdanda, Arial, Helvetica, sans-serif; 
	color: #000000;	
}

h1
{
	color: #660000;
	font-size: 10;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 2px;
	margin-bottom: 2px;	
}

h3
{
	font-size: 18px;
	font-weight : bold; 
	font-family : Verdanda, Arial, Helvetica, sans-serif;
	color: #670001;	
}
.subheading
{
	font-size: 18px;
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif; 
	color: #670001;	
}
.dottedLine
{
	background: url(../images/hor_dotted_line.gif) repeat-x left center;
	width: 100%;	
}

a
{
	/*color: #660000;*/
}
a:active
{
	/*color: #000000;*/
	text-decoration: none;
}
a:visited
{
	/*color: #660000;*/
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

td
{
	color: #000000;
	font-weight: normal;
}

.link
{
	color: blue;
	text-decoration: none;
}
.link:visited
{
	color: #660000;
	text-decoration: none;
}

.link:hover
{
	text-decoration: underline;
}

.adminSaveButton
{
	background: url(../images/save-button.gif) no-repeat left center;
	width: 68px;
	height: 22px;	
}

.adminCancelButton
{
	background: url(../images/cancel-button.gif) no-repeat;
	width: 68px;
	height: 22px;	
}
.adminGoBackButton
{
	background: url(../images/go-back.gif) no-repeat;
	width: 68px;
	height: 22px;	
}
.adminAddNewButton
{
	background: url(../images/add-new-button.gif) no-repeat;
	width: 68px;
	height: 22px;	
}

.buttonSignUP
{
	background: url(../images/sign-up-button.gif) no-repeat;
	width: 68px;
	height: 22px;	
}

.title
{
	color: #660000;
	font-size: 14;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.sub_title
{
	color: #660000;
	font-size: 12;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.newsCategory
{
	color: #670001;
	font-size: 22;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.newsTitle
{
	color: #000000;
	font-size: 16;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


.body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEDC;
	text-decoration: none;
	text-align: center;
}

.smText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.smallTextJustified
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-align: justify;
}
.mediumText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.mediumBlueText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0082D8;
	font-weight: bold;
}
.mediumTextJustified
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.normalText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.largeText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.list
{
	line-height: 18px;
	list-style-image: url(../images/arrow_bullet.gif);
}
.warningFont
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Red;
}

.warningFontBlue
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: Blue;
}
.adminLinks
{
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.adminLinks:active
{
	color: Red;
	text-decoration: none;
}
.adminLinks:visited
{
	text-decoration: none;
}

.adminLinks:hover
{
	text-decoration: underline;
}

.smallLink
{
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
.smallLink:a
{
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
.smallLink:active
{
	color: #000000;
	text-decoration: none;
}
.smallLink:visited
{
	color: #660000;
	text-decoration: none;
}

.smallLink:hover
{
	text-decoration: underline;
}

.mediumLink
{
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
.mediumLink:a
{
	font-size: 12px;
	color: #660000;
	text-decoration: none;
}
.mediumLink:active
{
	color: 'Red';
	text-decoration: none;
}
.mediumLink:visited
{
	color: #660000;
	text-decoration: none;
}

.mediumLink:hover
{
	text-decoration: underline;
}
.whiteText
{
	color: White;	
}

.content
{
	font-size: 12px;
	font-weight : normal; 
	font-family : Verdanda, Arial, Helvetica, sans-serif; 
	color: #000000;	
}

.bold
{
	font-weight : bold; 
}

.smallContentJustified
{
	font-size: 10px;
	font-weight : normal; 
	font-family : Verdanda, Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align: justify;	
}

.contentJustified
{
	font-size: 12px;
	font-weight : normal; 
	font-family : Verdanda, Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align: justify;	
}

.table
{
	border-color: Black;
	border-bottom-style: solid;
	border-width: 0px;
}


.tableWithBorder
{
	border-color: #670001;
	border-bottom-style: solid;
	border-width: 1px;
}
.tableNoSpacing
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-align: justify;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
	width: 760px; 
	position: absolute;
	top: 20000;
}
.fieldset
{
 border: solid;
 border-color: #670001;
 border-width: 2px;
}

.fieldsetText
{
 	font-size: 14px;
	font-weight : bold; 
	font-family : Verdanda, Arial, Helvetica, sans-serif;
	color: #670001;	
}

.datagrid
{
	border-color: #B8860B;
	border-width: 2px;
	border-style: solid;
	font-size: 12px;
	font-weight : normal; 
	font-family : Verdanda, Arial, Helvetica, sans-serif; 
	color: #000000;	
}

.datagridHeader
{
	background-color: #D2B48C;
	text-align: center;
	font-weight: bold;
	color: Blue;	
}
.datagridFooter
{
	background-color: #D2B48C;
}
.datagridPager
{
	background-color: #EEE8AA;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(image/datagrid-pager.gif);
	background-repeat: repeat-y;
}
.datagridItem
{
	background-color: #FFFFC6;
}

.datagridAlternatingItem
{
	background-color: #EEE8AA;
}
.datagridSelectedItem
{
	background-color: #CFFAF5;
}

.searchPath
{
	color: #008000;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.searchResults
{
	color: black;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.searchLink
{
	color: blue;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-size: 11px;
}

.small-card-top
{
	background: url(../images/top_of_card.jpg) no-repeat left center;
	width: 157px;
	height: 16px;
}

.small-card-middle
{
	background: url(../images/middle_of_card.jpg) repeat-y left center;
	padding: 10, 10, 0, 14;
}

.small-card-bottom
{
	background: url(../images/bottom_of_card.jpg) no-repeat left center;
	width: 157px;
	height: 41px;
}

.large-card-top
{
	background: url(../images/large_card_top.gif) no-repeat left center;
	width: 620px;
	height: 40px;
}

.large-card-middle
{
	background: url(../images/large_card_middle.gif) repeat-y left center;
	padding: 10, 10, 0, 14;
}

.large-card-bottom
{
	background: url(../images/large_card_bottom.gif) no-repeat left center;
	width: 620px;
	height: 40px;
}

/********************************************************************************************/

.expandable-left-upper-corner
{
	background: url(../images/expandable-left-upper-corner.jpg) no-repeat left center;
	width: 15px;
	height: 18px;
}

.expandable-upper-middle
{
	background: url(../images/expandable-upper-middle.jpg) repeat-x left center;
	width: 2px;
	height: 18px;
}

.expandable-right-upper-corner
{
	background: url(../images/expanable-right-upper-corner.jpg) no-repeat left center;
	width: 20px;
	height: 18px;
}
.expandable-left-middle
{
	background: url(../images/expandable-left-middle.jpg) repeat-y left center;
	width: 15px;
	height: 3px;
}

.expandable-right-middle
{
	background: url(../images/expandable-right-middle.jpg) repeat-y left center;
	width: 20px;
	height: 3px;
}

.expandable-left-lower-corner
{
	background: url(../images/expandable-left-lower-corner.jpg) no-repeat left center;
	width: 15px;
	height: 18px;
}

.expandable-lower-middle
{
	background: url(../images/expandable-lower-middle.jpg) repeat-x left center;
	width: 2px;
	height: 18px;
}

.expandable-right-lower-corner
{
	background: url(../images/expandable-right-lower-corner.jpg) no-repeat left center;
	width: 20px;
	height: 18px;
}

.handicapTitle
{
	font-size: 14px;
	font-weight : bold; 
	font-family : Arial, Helvetica, sans-serif; 
	color: #0000F9;		
}

