@charset "utf-8";
/* CSS Document */
/* Layout rules */

* { margin:0; padding:0 }
body { margin: 0; padding: 0; background: #000000 url(images/body_bg_loop.jpg) repeat-x;font-family:Arial, Helvetica, sans-serif; }
#wrap { margin: 0 auto; width: 572px; text-align:left; }
#top { width: 572px; text-align: center; height: 25px; color:#FFFFFF; margin-top:10px;font-size:11px; }
#header { height: 93px; width: 572px; margin: 0 auto; }
#maincontainer { width: 572px; background-color: #FFFFFF; text-align: left; margin: 0 auto; }
#topBorder { margin: 0 auto; height: 20px; width: 572px; }
#footerBorder { margin: 0 auto; height: 20px; width: 572px; }
#mainmiddle { width: 572px; background-color: #FFFFFF;line-height: 17px; }
#footer { text-align: center; font-size: 10px; color:#FFFFFF; line-height: 20px; }
#followus {padding:10px 0;}
/* end of layout rule */



/* font styles etc */
h1 {font-size:17px;font-weight:bold;}
h2 { color:#FFFFFF; font-size:11px;font-weight:normal; }
h3 {color:#000; font-size:13px;font-weight:bold;}
h4 {font-size:14px;font-weight:bold;padding:10px 0;}
h4 img {padding:0 2px 0 0};
img, a img { border: 0; }
a {outline:none;}
div {font-size:13px;}
A:link { color: #9D0000; text-decoration: none }
A:visited { color: #710000; text-decoration: none }
A:active { color: #620000; text-decoration: none }
A:hover { color: #BF0000; text-decoration: underline; }
A.bold { font-weight:bold; }
.customlinks { color:#9D0000; }
.flaglinks { font-size:11px; }

A.underine{color: #ffffff; text-decoration: underline;}
A.underine:hover{text-decoration: none;}

/* end general style rules */

