
body {
	background-color: #EAE0D6;
	background-image: url(images/bg.jpg) ;
	background-repeat: repeat-x;
	margin-left:  0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.black-text {
	font-family: Arial;
	font-size: 12px;
	text-decoration:none;
	text-align:justify;
	color:Black;
	font-weight:normal;
}
.brown-menu {
	color: #6a4630;
	font-size: 12px;
	font-family: Arial;
	text-decoration:none;
}
.black-title {font-size: 16px; font-weight: bold; font-family: Arial; text-decoration:none; }
.menu {font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration:none; }
.white-title {color: #FFFFFF; font-size: 16px; text-decoration:none; font-family:Arial; }
.yellow-title {font-size: 18px; font-family: Arial; color: #feedc5; text-decoration:none;}
.white-title2 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration:none;
}
.white-text {font-size: 13px; font-family:Arial; color: #FFFFFF; text-decoration:none; }
.big-white {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 18px;
	text-decoration:none;
	
	
}

gridview
{
	font-family:Arial;
	font-size:10;
	text-align:center;
}
.textbox
{
	font-size: 	10pt;
	font-family: Arial;
	color:#274765;
	width:225px;
}

.Error{
	font-size: 	10pt;
	font-family: Arial;
	color:red;
}a
{ text-decoration: none;
}

.Link
{
	font-family:Arial;
	font-size:10pt;
	color:#F8F5F2;
	font-weight:normal;
}
.Link:hover{ /*script dynamically adds a class of "selected" to the current active menu item*/
	color:gold;
}
hr{border: none 0; 
border-top: 1px dashed #8B8A8F;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.Link2
{
	font-family:Arial;
	font-size:10pt;
	color:#8F6952;
	font-weight:bold;
	text-decoration:none;
}
  