@charset "utf-8";
/* CSS Document */

.main {background:url(images/mainbg.jpg) no-repeat}
.main2 {background:url(images/main2.jpg) no-repeat}
.main3 {background:url(images/main3.jpg) no-repeat}
.main4 {background:url(images/main4.jpg) no-repeat}
.hdr  {background:url(images/bg1.jpg) no-repeat}
.right {background:url(images/bgright.jpg) no-repeat}

.h1 {font-family:Tahoma;
     color:#000066;
	 font-weight:bold;
	 font-size:18px}

.h2 {font-family:Tahoma;
     color:#FFFFFF;
	 font-weight:bold;
	 font-size:16px;
	 background-color:#996633}

.cnt {font-family:Tahoma;
      color:#000000;
	  font-size:14px;
	  font-weight:300}

.cnt2 {font-family:Tahoma;
      color:#000000;
	  font-size:12px;
	  font-weight:300}

.cnt3 {font-family:Tahoma;
     color:#000066;
	 font-weight:bold;
	 font-size:14px}

