td
{
	font-family: Arial;
	font-size: 12;	
}
body
{
 font-family: Arial;
 margin-top : 0;
 margin-bottom : 0;
 margin-left : 0;
 margin-right : 0;
}

td.highlighted_date a
{
    text-decoration: underline;	
    font-size :15;
}
.highlighted_date
{
    text-decoration: underline;
    font-size :15;
}
a {
	color: #784832;
	text-decoration: none;
}
a:visited {
	color: #784832;	
	text-decoration: none;
}
a:hover {
	color: #784832;
	text-decoration: none;
	font-weight : bold;
}

.maroontd
{
	font-family: Arial;
	font-size: 13;
	COLOR: #FFFFFF;
	BACKGROUND: #784832;
	/*BACKGROUND: #856344;*/
	/*BACKGROUND: #784832;*/
	font-weight: bold;		
}

.maroontd:visited 
{
	color : #FFFFFF;
}

.maroontd:hover
{
	font-family: Arial;
	font-size: 13;
	COLOR: #C0C0C0;
	font-weight: bold;		
}


.browntd
{
	font-family: Arial;
	font-size: 12px;
	COLOR: #784832;
	BACKGROUND: #EFE9D1;
}

.whitetd
{
	font-family: Arial;
	font-size: 12px;
	COLOR: #784832;
	BACKGROUND: #FFFFFF;
}
.menu_backgroud_filler
{
	background-image : url(images/menu_repeat_image.gif);
	background-repeat :repeat-y;
}

.toolbar_item {
    text-align : center;
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	text-decoration : none;
    color : Black;
}
.toolbar_bg {
	background-color : #EFE3CD;
	
}


.ButtonStyle {
	width : 75px;
	border-style : solid;
	border-color : #784832;
	border-width : 1px;
	background-color : #EFE9D1;
	font-weight : bold;
	color : #784832;

}
.TextBoxStyle
{	
	border-style : solid;
	border-color : black;
	border-width : 1px;
}

.Page_Header
{
	font-family: Arial;
	font-size: 12px;
	COLOR: #784832;
	BACKGROUND: #EFE9D1;
	font-weight : bold;
}

.formLink {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : normal;
	color : #784832;
}
.formLink:hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}

.formLink_hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}


.Result_Table_Header {
	font-size : x-small;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
	text-align : left;
	padding-top : 3px;
	padding-bottom : 3px;
    border-style : none none solid none;
    border-color : #784832;
    border-width : 1px;
    BACKGROUND: #EFE9D1;
}
.listLHead {
	font-size : x-small;
	font-family : arial;
	font-weight : bold;
	color : #784832;
	text-align : left;
	padding : 2px;
	border-color : #784832;
	border-style : none none solid none;
	border-width : 1px;
	BACKGROUND: #EFE9D1;
}

.body_result_table
{
	
	margin-left : 20px;
}
.listLText 
{
	font-size : x-small;
	font-family : arial;
	font-weight : normal;
	color : black;
	text-align : left;
}

.row_norm
{
	background-color:#CACACA;
}
.row_alt
{
	background-color:#e0e0e0;
}

.Red_text {
	font-size : x-small;
	font-family : arial;
	font-weight : bold;
	color : red;
}

.artimageset
{  
   width:60;
   height:64;
   border:1;
}


.td_bold
{
	font-family: Arial;
	font-size: 12px;
	COLOR: #784832;
	BACKGROUND: #EFE9D1;
	font-weight : bold;
}
.ar
{
	text-align : right;
	padding-right : 10;
}

.flyOver 
{
	cursor : pointer;
	cursor : hand;
}
.flyOut 
{
	cursor : auto;
}

.MaroonLink {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #FFFFFF;
}
.MaroonLink:hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}

.row_td
{
	font-size : x-small;
	font-family : arial;
	font-weight : bold;
	color : #784832;
	text-align : left;
}



.WhiteLink {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}
.WhiteLink:hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #C0C0C0;
}

.WhiteLink2 {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #FFFFFF;
}
.WhiteLink2:visited {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #FFFFFF;
}

.WhiteLink2:hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #C0C0C0;
}




.txtDate 
{
	border-style : solid;
	border-color : black;
	border-width : 1px;
    background-image : url(./images/toolbar/date_background.gif);
	background-repeat: no-repeat;
}

.txtTime 
{
	border-style : solid;
	border-color : black;
	border-width : 1px;
    background-image : url(./images/toolbar/time_background.gif);
	background-repeat: no-repeat;
}

textarea 
{
	border-style : solid;
	border-color : #784832;	
	font-family : arial, tahoma;
	scrollbar-base-color: #EFE9D1;
	
}

alink {
	color: orange;
	text-decoration: none;
}

.toolbarLink {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}
.toolbarLink:hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}


.pageLink {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}
.pageLink:visited {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #784832;
}
.pageLink:hover {
	font-size : 10pt;
	font-family : arial, tahoma;
	font-weight : bold;
	color : #FFFFFF;
}
.disabled_text 
{
	 color : #93A0AA;
}

.header_bg
{
	background-image : url(./images/top_bar_right1.jpg);
	background-position : left middle;
	background-repeat : repeat-x;
	padding-left : 0px;
}

.coverstyle	{
	position:absolute;
	left:-2000px;
}
