body {
	background-color: #E9E9E9;
}
.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}


.buttonbg { background-image:url(images/button_bg_img) ; repeat-:x }

.whitelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.orangelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9600;
	text-decoration: underline;
}
.orangelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9600;
	text-decoration: none;
}

	
	
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height:18px;
	text-decoration: none;
}

.bluetext {
	font-family: Tahoma;
	font-weight:bold ;
	font-size: 20px;
	color: #336393;
	text-decoration: none;
}

.graytext {
	font-family: Tahoma;
	font-size: 20px;
	color: #797979;
	text-decoration: none;
}

.orangeboldtext {
	font-family: Tahoma;
	font-size: 25px;
	font-weight:bold ;
	color: #FF6C00;
	text-decoration: none;
}

.bluelink {
	font-family: Tahoma;
	font-size: 11px;
	color: #2F649A;
	text-decoration: none;
}
.bluelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #423D3D;
	text-decoration: none;
}

.textbottom {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height:18px;
	text-decoration: none;
}

.bottomlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.border{
	border: dotted 3px #C9BF8F;
}

.toplink {font-family:Tahoma ;
			font-size:11px ;
			font-weight:bold ;
			color:#FFFFFF ;
			text-decoration:none ;
}

.toplink:hover {font-family:Tahoma ;
			font-size:11px ;
			font-weight:bold
			color:#FFFFFF ;
			text-decoration:underline ;
}
