/* CSS Document */

html, body{margin:0px; padding:0px; background-image:url(../img/bg.jpg);}

A{text-decoration:none;}
a img{border:none;}


.bodybg{background-image:url(../img/bodybg.gif); background-repeat:no-repeat;}
.logobg{background-image:url(../img/logobg.gif); background-repeat:no-repeat;}
.boxbg1{background-image:url(../img/boxbg1.gif); background-repeat:no-repeat;}
.leftbg{background-image:url(../img/leftbg.gif);}
.rightbg{background-image:url(../img/rightbg.gif);}
.topbg{background-image:url(../img/topbg.gif);}
.botbg{background-image:url(../img/botbg.gif);}
.boxbg2{background-image:url(../img/boxbg2.gif); background-repeat:no-repeat;}


.normal{font-family:Calibri; font-size:18px; line-height:27px; color:#311C11; font-weight:normal;}
.normalbolditalic{font-family:Calibri; font-size:20px; line-height:27px; color:#311C11; font-weight:bold;}

.normaltext{font-family:Calibri; font-size:14px; line-height:17px; color:#522A26; font-weight:normal;}
.normaltext1{font-family:Calibri; font-size:14px; line-height:17px; color:#ffffff; font-weight:normal;}
.normaltext2{font-family:Calisto MT; font-size:14px; line-height:17px; color:#463524; font-weight:bold;}
.normaltext3{font-family:Calibri; font-size:16px; line-height:17px; color:#7F6531; font-weight:normal;}

.subhd{font-family:Calisto MT; font-size:24px; line-height:27px; color:#463524; font-weight:bold;}
.subhdbolditalic{font-family:Calibri; font-size:24px; line-height:27px; color:#C81C75; font-weight:bold; font-style:italic;}

.normalhd{font-family:Calisto MT; font-size:20px; line-height:27px; color:#3B1C19; font-weight:normal;}
.normalsubhd{font-family:Calisto MT; font-size:18px; line-height:25px; color:#463524; font-weight:normal;}

.footer{font-family:Calibri; font-size:14px; line-height:17px; color:#FDF4E9; font-weight:normal; }
a.footer{font-family:Calibri; font-size:14px; line-height:17px; color:#FDF4E9; font-weight:normal; }
a.footer:hover{font-family:Calibri; font-size:14px; line-height:17px; color:#FDF4E9; font-weight:normal;  text-decoration:underline;}

.textbox{border: 1px solid #B39862;	font-family: Verdana; font-size:12px; color:#000000; background-color:#FDF4E9; line-height:17px;}

.link{font-family:Calisto MT; font-size:14px; line-height:17px; color:#463524; font-weight:bold;  }
a.link{font-family:Calisto MT; font-size:14px; line-height:17px; color:#463524; font-weight:bold;  }
a.link:hover{font-family:Calisto MT; font-size:14px; line-height:17px; color:#463524; font-weight:bold;  text-decoration:underline;}

/*------------------27-05-2009-----------------------*/
.fright{
	float:right;
	}