/* CSS Document */
td
{
    border: 0px solid red;
    vertical-align:top;
    text-align: center;
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
}
a
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: Black;
    text-decoration: none;
}

a:hover
{
    font-family: Arial;
    font-weight: bold;
    font-size: 10pt;
    color: white;
    text-decoration: none;
}

a.Chainlink
{
	 color: #3b1c00;
    font-family: Trebuchet MS;	
}

a.Chainlink:hover
{
	color: #624830;
    font-family: Trebuchet MS;	
}

#MainMenu /*Main Menu CSS*/
{
    position: absolute;
    top:0;
}

td.MainMenu
{
	color: #f4d142; 
	font-weight: bold; 
	font-size: 8pt;
}

a.MainMenu
{
    color: #f4d142;
    font-weight:bold;
    font-size:8pt;
}

a.MainMenu:hover
{
    font-weight:bold;
    font-size:8pt;
    /*color: white;*/
}

td.MenuUnderline
{
    vertical-align: top;
    text-align: center;
    font-size: 1pt;
    height: 2px;
}

.ASPLink
{
    font-family: Arial;
    font-weight: bold;
    font-size: 8pt;
    color: White;
}

img.MenuUnderline
{
    width: 0px;
    height: 2px;
}

#SubMenu /*Sub Menu CSS*/
{
    position: absolute;
    top : 0;
    /*top: 190px;
    left: 215px;*/
}
a.SubMenu
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #3b1c00;
    text-decoration: none;
}

a.SubMenu:hover
{
    font-family: Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #624830;
    text-decoration: none;
}


.PContent
{
    text-align: justify;
    vertical-align: top;
    color:#3b1c00;
    font-family: Trebuchet MS;
    font-size: 10pt;
    font-weight: normal;
    line-height: 12.5pt;
}



#DivLoginStatus
{
    position: absolute;
    top: 80px;
    left: 0px;
    height: 25px;
    width: 820px;
    border:0px solid blue;
    text-align:right;
    color:Gray;
    
}

#ImgPageHeading
{
    position: absolute;
    /*top: 230px;
    left: 200px;*/
}
#ImgFormHeading
{
    position: absolute;
    left: 10px;
}
#DivContent
{
    position: absolute;
    /*top: 270px;
    left: 220px;*/
    height: 350px;
    width: 455px;
    overflow: auto;
    color: #ddd8d6;
	border: 0px solid red;
}
#NewsFrame
{
	background-color:#fdf7f0;
	position: absolute;
    height: 350px;
    width: 455px;
    overflow: auto;
}

#DivPictures
{
    position: absolute;
    width: 335px;
    height: 385px;
}

.LargeImage
{
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
    vertical-align: bottom;
    width: 330px;
    height: 285px;
}

.SmallImage
{
    margin: 0px;
    padding: 0px;
    border: 0px solid red;
    vertical-align: bottom;
    width: 109px;
    height: 94px;
}

/* Other Form related Css */

.ListHeader
{
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold; 
    text-align: center; 
   	color:#fbf7ee;
   	background-color:#703901;
   	vertical-align:middle;
}

.ListBody
{
    font-family: Arial; 
    font-size: 10pt; 
    font-weight: bold; 
    text-align: center; 
    color: #3b1c00; 
    background-color: white;    
}

.PContentLogin
{
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;
    color: #a98a46;
    
}
.buttonSend
{
	border: 1px solid #a98a46;
	background:#030207;
	color:#a98a46;
	font-weight: bold;
    font-family: Trebuchet MS;	
}
.buttonSend:hover
{
	color: DimGray;
		
}

.PFormContent
{
    text-align: justify;
    vertical-align: top;
    color:#3b1c00;
    font-size: 10pt;
    font-weight: normal;
    line-height: 12.5pt;
}


#ProductMenu /*Sub Menu CSS*/
{
    position: absolute;
    top: 87px;
    left: 8px;
}

a.ProductMenu
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
    color: #3b1c00;
    text-decoration: none;
}

a.ProductMenu:hover
{
    font-family: Arial;
    font-weight: normal;
    font-size: 9pt;
    color: #624830;
    text-decoration: none;
}

.List
{
	text-align: left;
	background-color:#fbf7ee;
	font-family : Trebuchet MS; 
	font-size : 8pt; 
}

.Print
{
	text-align:center;
	color:#3b1c00;
	background-color: #fdf7f0;
}

.PrintHead
{
	text-align:center;
	color:#fdf7f0;
	background-color: #3b1c00;
}
.ListHead
{
	background-color: #3b1c00;
	color: #fbf7ee;
	text-align: left;
	font-weight:bold;
	font-family:Trebuchet MS; 
}

#DivBottomLinks
{
    text-align:center; 
    /*top: 665px;
	Left:280px;  */
    position: absolute;
	border:0px solid red ;
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
	color:#3b1c00;
}

.btmLinks
{
	font-family: Trebuchet MS;
	font-weight:normal;
	font-size: 10pt;
	text-decoration: none;
	color:#3b1c00;
}

a.btmLinks:hover
{
    font-family: Trebuchet MS;
    font-weight: normal;
    font-size: 10pt;
    color: #3b1c00;
    text-decoration: none;
}
body
{
	scrollbar-base-color: #2B000D;
	scrollbar-arrow-color: #fdf7f0;
	scrollbar-3dlight-color: #3b1c00;
	scrollbar-darkshadow-color: #3b1c00;
	scrollbar-face-color: #3b1c00;
	scrollbar-highlight-color: #3b1c00;
	scrollbar-shadow-color: #fdf7f0;
	scrollbar-track-color: #996633;
}

.tdTopLeft
{
    height: 69px;
    width: 9px; 
    background-repeat: no-repeat;
    background-image: url('../Images/BorderTopLeft.gif');
}
.tdTopMid
{
    height: 69px;
    vertical-align: top;
    text-align: right;
    background-repeat: repeat-x;
    background-image: url('../Images/BorderTopMiddle.gif');
}
.tdTopRight
{
    height: 69px;
    width: 12px;
    background-repeat: no-repeat;
    background-image: url('../Images/BorderTopRight.gif');
}
.tdMidLeft
{
    height: 3px;
    width: 9px;
    background-repeat: repeat-y;
    background-image: url('../Images/BorderMiddleLeft.gif');
}
.tdMidRight
{
    height: 3px;
    width: 12px;
    background-repeat: repeat-y;
    background-image: url('../Images/BorderMiddleRight.gif');
}
.tdBottomLeft
{
    height: 13px;
    width: 9px; 
    background-repeat: no-repeat; 
    background-image: url('../Images/BorderBottomLeft.gif');
}
.tdBottomMid
{
    height: 3px;
    background-repeat: repeat-x; 
    background-image: url('../Images/BorderBottomMiddle.gif');
    
}
.tdBottomRight
{
    height: 13px;
    width: 12px;
    background-repeat: no-repeat; 
    background-image: url('../Images/BorderBottomRight.gif');
}

span.AppTitle
{
    position: absolute;
    top:72px; 
    left:32px;
    color: #f4d142;
    font-weight:bold;
    font-style:italic;
    font-size:10.5pt;
    width:300px;
    text-align:left;
}

.lblMessage
{
    color: Red;
    font-weight:bold;
    font-style:italic;
    font-size:10pt;
}

