/* CSS Document */

body {background:#000000;}
.bg_menu {background:url(http://www.1frog.com.au/html/assets/images/menu_over_03.png); background-repeat:no-repeat;}
.default-image {background:url(http://www.1frog.com.au/html/assets/images/default.png); background-position:top left; background-repeat:no-repeat;}

h1 {font-family:Tahoma, Arial; font-size:11px; color:#FFFFFF; margin-top:7px; margin-right:15px;}
h2 {font-family:Tahoma, Arial; font-size:14px; color:#FFFFFF; margin-top:7px; margin-right:15px;}
p, li {font-family:Tahoma, Arial; font-size:11px; color:#FFFFFF; margin-top:15px; margin-right:15px; margin-left:15px; }
a:link, a:visited {color:#0099CC; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:overline;}

.textbox {font-family:Tahoma, Arial; color:#333333; font-size:11px; width:200px; }
.image_border {border:double; border-width:medium; border-color:#999999; margin:5px; }
.red_alert {font-weight:bold; color:#FF0000;}

.no_border {border:none; border-color:#000000; border-style:none;}