body{font-family : times,serif;font-size : 14px;color : #C8CBBE;font-weight : normal;
}
	  	
td{   font-family : times,serif;
     	font-size : 14px;
     	color : #C8CBBE;
     	font-weight :  normal;
     	text-decoration : none;}
     	

a:link{ text-decoration : underline;font-weight : normal; color : #ffffff;font-family : times;}
a:visited{text-decoration : underline;font-weight : normal; color : #ffffff;font-family : times;}
a:active{text-decoration : underline;font-weight : normal; color : #ffffff;font-family : times;}
a:hover {color : #C2AA71; text-decoration:underline;}


.inputbox {
	BACKGROUND:#ffffff;
	BORDER-BOTTOM: #101010 1px solid;
	BORDER-LEFT: #101010 1px solid;
	BORDER-RIGHT: #101010 1px solid;
	BORDER-TOP: #101010 1px solid;
	FONT-FAMILY: tahoma,sans-serif;
	FONT-SIZE: 11px;
}
        
.inputButton {
	BACKGROUND:#e5e5e5;
	BORDER-BOTTOM: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-FAMILY: tahoma,sans-serif;
	FONT-SIZE: 11px;
}        	
