/* CSS Document */
/************* Page settings ******************/
		
		body {
		margin:0px;
		padding:0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center;
		font-size:11px;
		background-color:#ffffff;
		background:url(images/bg3.gif);
		}

#header {background:url(images/bg2.gif); color:#0F75A8; font-size:18px; text-align:left; font-weight:bold;}
#header a{color:#0F75A8; text-decoration:none }

.fd{ color:#ffffff; font-size:14px; background:url(images/scene.gif); text-align:center; padding:5px;} 
.fd a{color:#ffffff}

#menu{background:url(images/bg1.gif);  color:white; font-size:12px; font-weight:bold; padding:10px; margin:0px}
#menu a{color:white; font-size:12px; font-weight:bold; text-decoration:none}
#content{font-size:12px;  width:800;  }
.buy {margin:50px; padding:10px; width:800px; }

/* Content Text and Headings */
.ch1{color:#F06000; font-weight:bold; font-size:12px; text-align:left }
.ch02{color:#F06000; font-size:9px; text-align:left; font-weight:normal }
.cf2{color:#006699; font-weight:bold; font-size:14px; text-align:left }

.cr1{ color:#F9F744; font-size:13px; font-weight:bold} 
.error{color:#FF0000}

/* Table Colors */
.tc1{background-color:#FDEDDE; text-align:left }
.tc0{background-color:#F06000; text-align:left}
.tc2{background-color:#ffffff; padding:5px} .tc2 a{ color:#000000}
.tc3{ background-color:#EFF9FE; color:#006699; font-size:11px; font-weight:bold; padding:3px; text-align:left}
.tc4{ background-color:#FDEDDE; color:#F06000; font-size:11px; font-weight:bold; padding:3px; text-align:left}



.white{background-color:#ffffff}


/* Input Forms */
.inp1{ height:12px; font-size:11px}
.inp2{ height:18px; font-size:11px}