/* CSS Document */

*{margin:0; padding:0;}
body{background-color: #666666;}
.top_bg_image{background:url(web/images/top_bg_image.gif); width:3px; height:370px; background-repeat:repeat-x;}
.middle_bg_image{background:url(web/images/middle_bg_image.gif); width:13px; height:271px; background-repeat: repeat;}
.footer_bg_image{background:url(web/images/footer_bg_image.gif); width:1003px; height:72px; background-repeat: repeat-x;}
.footer_link_bg{ background:url(web/images/footer_linke_bg.gif); width:930px; height:35px; background-repeat: no-repeat;}
.footer_poweredby{font-family:verdana; font-size:12px; color: #333333; text-decoration:none; font-weight:none;}
.footer_link{font-family:verdana; font-size:12px; color: #333333; text-decoration:none; }
.footer_link:hover{font-family:verdana; font-size:12px; color:#333333; text-decoration:underline; }
.header{font-family:MS Sans Serif; size:15px; color: #663399; text-decoration:underline; font-weight:bold;}
.text{font-family:MS Sans Serif; size:13px; color: #333333; font-weight:normal;  text-align:justify; text-decoration:none;}
.skip_intro{font-family:MS Sans Serif; size:13px; color: #FFFFFF; font-weight:bold;  text-align:justify; text-decoration:none;}
.skip_intro:hover{font-family:MS Sans Serif; size:13px; color: #FFFFFF; font-weight:bold;  text-align:justify; text-decoration:underline;}