﻿body, html
{
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-image: url( 'images/topslice.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Arial,Verdana, Helvetica;
   color: #000000;
    background-color: #E6D09E;
}

.MainOuterTable
{
    margin-top: 0;
    width: 100%;
}

.Maintable
{
    width: 920px;    
    margin: 0;
}

.MaintableHeader
{
    background-image: url('/images/nomirror.jpg');
    background-repeat: no-repeat;
    background-position: center top;
    width:100%;
    color: #FFFFFF;
    height:124px
}

.MaintableBodyTr
{
    background-image: url( 'images/bodyslice.jpg' );
    background-repeat: repeat-y;
    background-position: center top;
}

.MaintableBodyTD
{
    padding-left:20px;
    padding-right:20px;
    height:400px;
}

.MaintableFooterTD
{
    background-image: url('images/footer.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    color: #FFFFFF;
    height:18px;
}

a:link
{

	text-decoration : none;
	color : #EC6800;
}
a:visited
{

	text-decoration : none;
	color : #EC6800; 
} 
a:active 
{

	text-decoration : none;
	color : #EC6800;
}
a:hover 
{

	text-decoration : none;
	color : #CC0000;
}


/**************************************************************/
.titleHnew
{
	font-size: 12px;
	color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}
.titleHnew a
{
	color: #990000;
}

.titleHnew a:hover
{
	color: #EC6800;
}


.titleHnew2
{
	font-size: 18px;
	color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}
.titleHnew2 a
{
	color: #990000;
}

.titleHnew2 a:hover
{
	color: #EC6800;
}


.trunkshow
{
	font-size: 20px;
	color: #660E0D;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}


.titleHtop
{
	font-size: 10px;
	color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}
.titleH0
{
	font-size: 12px;
	color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}
.titleH0 a
{
	color: white;
}

.titleH0 a:hover
{
	color: #E6D09E;
}


.titleH1
{
	font-size: 12px;
	color: #000000;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    FONT-WEIGHT: bold
}



.ListView_Table
{
    background-color: #640B0B;
    color: #FFFFFF;
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #640B0B;

}
.ListView_Table a
{
    color: #EC6800;
    text-decoration: none;
}
.ListView_Table a:hover
{
    color: #010101;
    text-decoration: underline;
}

.ListView_Table td
{
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #640B0B;
    border-left-color: #640B0B;
}

.ListView_HeaderRow
{
}
.ListView_HeaderRow a
{
    color: #EC6800;
    text-decoration: none;
}
.ListView_HeaderRow a:hover
{
    color: #c7c7c7;
    text-decoration: underline;
}


.ListView_InsertRow
{
    background-color: #c7c7c7;
    color: #010101;
    padding-right: 1px;
    padding-left: 1px;
}


.ListView_ItemRow
{
    background-color: #FFFFFF;
    color: #010101;
}
.ListView_AlternatingItemRow
{
    background-color: #c7c7c7;
    color: #010101;
}

.ListView_EditItem
{
    background-color: #FFFFCC;
    color: #010101;
}
