/* CSS Document */

body{margin:0; padding:0; background:url(images/pagebg.jpg) top left repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:fcfdfb;}

.topbg{background:url(images/topbg.jpg) top left no-repeat;}
.contentbg{background:url(images/contentbg.jpg) top left repeat-y;}

.text1{ color:#fcfdfb; margin-right:0px; margin-left:0; margin-top:20px; margin-bottom:0px; font-size:13px; text-align:justify; line-height:18px;}
.text1 a{text-decoration:none; font-weight:bold; color:#FFFF99;}

.text2{ color:#fcfdfb; margin-right:20px; margin-left:0; margin-top:0px; font-size:13px; text-align:justify; line-height:18px;}
.text2 a{text-decoration:none; font-weight:bold; color:#FFFF99;}

.footer{color:#333333; font-size:11px; line-height:18px;}
.footer a{text-decoration:none; color:#333333;}
.footer a:hover{text-decoration:none; color:#80379b;}
.footer span{color:#80379b;}

img{border:none;}


