/* CSS Document */

H4 { color: #A26706; font-size: 14px; font-family: Arial, Verdana; margin:0; padding: 0;}

H3 { color: #000000; font-size: 14px; font-family: Arial, Verdana; margin:0; padding: 0;}

a.link_black:link, a.link_black:visited {
	padding-bottom: 1px;
	color: #2F2B2B;
	text-decoration: none;
    border-bottom: 0px;
    font-size: 14px
	}

a.link_black:hover {
	padding-bottom: 0;
	color: #2F2B2B;
	border-bottom: 1px solid black;
    font-size: 14px
	}

a.link_white:link, a.link_white:visited {
	padding-bottom: 1px;
	color: white;
	text-decoration: none;
    border-bottom: 0px;
    font-size: 14px
	}

a.link_white:hover {
	padding-bottom: 0;
	color: white;
	border-bottom: 1px solid white;
    font-size:14px;
}

a.slink:link, a.slink:visited {
	padding-bottom: 1px;
	color: #CC6600;
	text-decoration: none;
    border-bottom: 0px;
    font-size: 14px
	}

a.slink:hover {
	padding-bottom: 0;
	color: #CC6600;
	border-bottom: 1px solid #CC6600;
    font-size:14px;
}

input.btn{
   color:white;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   background-color: #666666;
   border:0px;
   height:20px;
   border:#FFFFFF solid 1px

}

.zag{
   color: #333333;
   font:bold Arial, Helvetica, sans-serif 16px;

}

.com{
 color: #666666;
 font-size:12px
}






a.user_link1:link, a.user_link1:visited {
    padding-left:20px;
	color: white;
	text-decoration: none;
    border-bottom: 0px;
    font-size: 14px
	}

a.user_link1:hover {
	color: white;
	border-bottom: 0px;
    font-size:14px;
}

a.user_link2:link, a.user_link2:visited {
	color: #43A5DC;
	text-decoration: none;
    border-bottom: 0px;
    font-size: 14px
	}

a.user_link2:hover {
	color: #43A5DC;
	border-bottom: 0px;
    font-size:14px;
}

a.user_link_black:link, a.user_link_black:visited {
	border-bottom: 1px solid black;
	text-decoration: none;
	color: black;
    font-size: 15px
	}

a.user_link_black:hover {
    border-bottom: 1px solid black;
	color: black;
	border-bottom: 1px solid black;
    font-size:15px;
}

a.user_link_black2:link, a.user_link_black2:visited {
	border-bottom: 1px solid black;
	text-decoration: none;
	color: black;
    font-size: 13px
	}

a.user_link_black2:hover {
    border-bottom: 1px solid black;
	color: black;
	border-bottom: 1px solid black;
    font-size:13px;
}

