BODY
{FONT-FAMILY: Verdana, Arial, Helvetica;}

a {text-decoration: none; color: #FF6600;} 
a:hover { text-decoration: underline; color: #FF6A2F;} 
a:visited { text-decoration: none;} 
a:active { text-decoration: none;} 

.menutext {
	FONT-FAMILY: monospace;
	font-size: 12px;
	color: #493729;
}

.ntext {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #101010;
}

.sbtext {
	FONT-FAMILY: Verdana, Helvetica;
	font-size:9px;
	color: #CCB090;
}

.heading {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #493729;
}

h1 {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #493729;
}

h2 {
	FONT-FAMILY: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #0f0f0f;
	text-decoration: none;
}

.OrangeTableBorder
{
        font-family: Arial;
		font-size: 11.5px;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		background-image: url(images/et-wallpaper2.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
		
}

.def_Banner
{
		font-size:10px;
		FONT-FAMILY: Verdana, Arial, Helvetica;
		background-image: url(images/default_banner.jpg);
		width: 700px;
		height: 84px;
		background-repeat: no-repeat;
		background-position: bottom right;
		border-top: #493729 1px solid ;
		border-right: #493729 1px solid;
		border-left: #493729 1px solid ;
}
.def_footer
{
		border-style: none;
		font-size:10px;
		FONT-FAMILY: Verdana, Arial, Helvetica;
		background-image: url(images/botborder.gif);
		width: 705px;
		height: 50px;
		background-repeat: no-repeat;
		background-position: bottom center;
}

.top_line
{
		border-top: #493729 1px solid;
		border-left: #493729 1px solid ;
		border-right: #493729 1px solid;
}
.bot_line
{
		border-bottom: #493729 1px solid;
	
}
.top_bot_line
{
		border-top: #493729 1px solid;
		border-left: #493729 1px solid;
		border-right: #493729 1px solid;
		border-bottom: #493729 1px solid;
		background-image: url(images/menu_bar_back.gif);
		background-repeat: no-repeat;
		background-position: bottom left;
}

.left_right_line
{
		border-left: #493729 1px solid ;
		border-right: #493729 1px solid;
}
.left_border { border-left: #493729 1px solid ;}
.left_line {border-left: #493729 1px solid;}
.right_line { border-right: #493729 1px solid}

.right_bot_and_top_line
{
		border-top: #493729 1px solid ;
		border-right: #493729 1px solid;
		border-left: #493729 1px solid ;
}

.Brown_border{
        border-width: 1px;
		border-style: solid; 
		border-color: #493729;
		border-collapse: separate;
		background-color: white;
        font-size:10px;
		FONT-FAMILY: Verdana, Arial, Helvetica;	
}