body{
margin-bottom:0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-image: url(../Images/grad_1.png);
background-attachment:fixed;
}

.header{
background-image: url(../Images/Header.jpg) ;
width: 200px;
height: 39px;
background-repeat: no-repeat;
}



.border{
border-left: #CC9933 solid 1px;
border-right: #CC9933 solid 1px;
border-top: #CC9933 solid 1px;
border-bottom: #CC9933 solid 1px;

}
.tableBorder{

border-left: #CC9933 solid 1px;
border-right: #CC9933 solid 1px;
background: inherit;

}
.bg{
background-image: url(../Images/menuGrad.png);
background-repeat: repeat-x;

}

.menuFooter{
background-image: url(../Images/menu_Footer.png);
width: 200px;
height: 8px;
background-repeat: no-repeat;
}

.menuHeader{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-variant: normal;
font-weight: bold;
color: #663300;

}
.menuHeader2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-variant: normal;
font-weight: bold;
color: #663300;
text-align:left;
}

.menu_Bg{
background-image: url(../Images/menu_Bg.gif);
background-repeat: repeat-x;
background-position:bottom; }


.legend{
border: #E9D3BE 1px solid;
}
.brownDottedLine{
background-image: url(../Images/Brown_Dotted_Line.gif);
background-position:center;
background-repeat:repeat-x;
height:2px;
 }

.comment_Bg{
background-image: url(../Images/Comment_Img.gif);
background-repeat:no-repeat;
width:114px;
height:69px;
background-position:right;

}

.topBg{


font: 11px verdana, sans-serif; 
border:1px solid #000; 
border-color:#eca #b97 #a86 #edb; 
border-width:1px 2px 2px 1px; 
background:#fff; 
position:relative; 
z-index:200;
height:25px; 
width:872px; 
border-collapse:collapse;
}




/* Link Starts */
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
	
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration:none;

}
a:hover {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #669900;
	text-decoration: underline;
}

 a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
	
}

a:visited {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #996600;
	text-decoration:none;

}
a:hover {
	font-family:Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #669900;
	text-decoration: underline;
}
a.BtnLink:link{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a.BtnLink:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
a.BtnLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}







/* Text Starts */
.blackText{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #663300;

}
.blackText2{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #663300;
text-align:left;
}
.brownTextItalic{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style:italic;
color: #663300;
text-align:left;
}

.whiteText{
font-family: "Trebuchet MS", SansSerif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-shadow: #993300 ;
top:auto;
padding-right:15px;

}

.brownTextBold{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #663300;
}

.brownTextBold2{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #663300;
}


.greenText{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #00CCCC;
}
.brownHeaderText{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #996600;
}

.Headers{
font-family: Georgia,"Times New Roman", Times, serif;
font-size: 15px;
font-weight: bold;
color:#996600;
}


.brownBg{
background-color: #FFE4CA;

}

.align1{
background-position: right;
text-align: right;
}

.align2{
background-position:left;
text-align: left;}