/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,0); text-decoration: none ; background-color: rgb(180,250,180);}
 A:link { color: rgb(153,153,153);}
 .Input_Box { background-color: rgb(153,204,0); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .inputbox { background-color: rgb(212,255,85); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 .input { background-color: rgb(170,255,170); border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:visited { color: rgb(153,153,153);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(153,153,153); text-align: left;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; font-weight: bold;}
 H4 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: small; color: rgb(153,153,153); font-style: italic;}
 A:hover { color: rgb(0,0,0); text-decoration: none ; background-color: rgb(180,250,180);}
 
