/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/mbg.jpg); background-repeat:repeat-x; background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif; }
	
* {
outline:none;
}
	
.topbg {background-image:url(images/menu_01.jpg); height:157px; background-repeat:repeat-x; }
.boxbg {background-image:url(images/box-02.gif); width:250px; background-repeat:repeat-y;}
.title {font-size:16px; font-weight:600; text-decoration:none; color:#f47d00; }
.titleinners {font-size:16px; font-weight:600; text-decoration:none; color:#060005; }
.titlewhite {font-size:12px; font-weight:600; text-decoration:none; color:#FFFFFF; }
.sidelinks{font-size:12px; font-weight: normal; text-decoration:none; color:#7d4b74; padding-bottom:10px;}
.sidelinks:hover {font-size:12px; font-weight: normal;  color: #333333; padding-bottom:10px;} 
.sidelinks2{font-size:12px; font-weight: normal; text-decoration:none; color:#333034; padding-bottom:10px;}
.sidelinks2:hover {font-size:12px; font-weight: normal;  color: #333034; padding-bottom:10px;} 
.contentbg { background-image:url(images/contentbox-02.gif); background-repeat:repeat-x; background-color:#FFFFFF; }
.content{font-size:12px; font-weight: normal; text-decoration:none; color:#777176; padding-top:15px; padding-bottom:10px;}
.content2{font-size:12px; font-weight: normal; text-decoration:none; color:#7b54df; line-height:15px;}
.contact{font-size:12px; font-weight: normal; text-decoration:none; color: #333333; line-height:15px;}
.imgstyle {float:left; padding:0px 10px 10px 10px; }
.orangetab { background-image:url(images/o-tab2.gif); height:32px; background-repeat:repeat-x; }
.more {font-size:12px; font-weight:normal; text-decoration:none; color:#FFFFFF; }
.more:hover {font-size:12px; font-weight:normal; text-decoration:underline; color:#FFFFFF; }
.frame {border:#794872 5px solid; }
.footer {background-image:url(images/footer.jpg); background-repeat:repeat-x; height:90px; font-size:10px; color:#322e2e; text-decoration:none; }
.footerlilnk {font-size:10px; color:#322e2e; text-decoration:none; font-weight:normal; }
.footerlilnk:hover {font-size:10px; color:#322e2e; text-decoration:underline; font-weight:normal; }
.imgborder {border:#f2f3e5 3px solid; }
.menubg {background-image: url(images/bu-02.gif); height:23px; background-repeat:repeat-x; border:0px;font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none; }
.menubg:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

