body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
	color:#666666;
	margin: 0px;
	padding: 0px;
	/*background-color:#ededed;*/
	background-image:url(../images/bg04.gif);
	background-repeat:repeat-x;
}

#container {
	width:940px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../images/main_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

/* ============= header part ============================ */
#header{
	width:940px;
	margin-right:auto;
	margin-left:auto;
	height: 100px;
	
	/*background-image:url(../images/site_logo.png); */
	/*background-repeat:no-repeat;*/
	
	 background-image:url(../images/header_yellow.png); 
	
	
/*	background-position: top right;
	background-repeat:no-repeat;*/
}

#header .logo{
	float:left;
	width:260px;
	height:70px;
}


#header .topbanner{
	float:right;
	width:520px;
	height:70px;
}

/*
#logosite{
	width:939px;
	height:170px;
	background-image:url(../images/logo_site.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:auto;
	margin-left:auto;
}
*/

/* menu top */
#topmenu {
	width:940px;
	height:50px;

	/*background-color: #33CC00;*/
	
	margin-right:auto;
	margin-left:auto;
	
	
/*	border-bottom: 1px solid #FF0000 ;
	border-top: 1px solid #FF0000 ;*/
	
	/* GREEN   #2B6D15     */
	/* RED         #FF0000     */
	/* YELLOW  #FFFF00     */
	/*background-image:url(../images/top_menu_bg.jpg); */
}

.navlisttop{
	border: 0;
	float:left;
	margin:0px;
	padding: 0px;
	padding-left:60px;
	margin-top:6px;
	width:600px;
	height:10px;
	text-align:left;
	font-size: 12px;
	/*color: #fff;*/
	color:#FFF;
}
.navlisttop li{
	list-style: none;
	display: inline;
	width: 200px;
	font-weight:bold;
	font-size: 12px;
	color: #FFF;
}
.navlisttop a{
	margin-left: 14px;
	margin-right: 14px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	text-transform:uppercase;

	
	
}
.navlisttop a:hover{
	/*color: #FFFF00;*/
	color:#FFF;
	text-decoration: none;
	/*background-color:#CCC;*/
	
}
.navlisttop .active{
	color:#000;
	text-decoration: none;


/*background-image:url(images/menu_hover.gif); 
background-repeat:repeat-x;*/

/*background-position:bottom; 
border-bottom-color: #FF0000 */

}


/* end menu top */

/* ============= end header part ============================ */

/* ============= main body part ============================ */
#main{
	width:940px;
	margin-right:auto;
	margin-left:auto;
	background-color:#fff;
}


#leftcolom{
	/* width:168px; */
	width:190px;
	float:left;
	text-align:left;
}


#rightcolom{
	width:250px;
	float:right;
	margin-right:0px;
	text-align:left;
}



#centercolom{
	width:500px;
	float:left;
	text-align:left;
}

#centercolom_2colo{
	width:500px;
	float:left;
	text-align:left;
}




.tightul {
  margin-top:0px;
  margin-bottom:0px;
  padding-left:2em;
  margin-left:0px;
}


h5{
	background-color:#FF0;
	border-bottom:#CCC solid 1px;
	color:#666;
	font-size:12px;	
	height:20px;
	vertical-align:top;
}

h4 {
	width:480px;
	font-weight:bold;
	font-size:13px;
	height:20px;
	color:#666666;
	/*color:#666666;*/
	margin-top:8px;
	margin-bottom:0px;
	padding-left:10px;
	border-bottom:#09F solid 1px;
	/*background-image:url(../images/h4.jpg); */
	/*  border-bottom-color: #FF0000 
	background-repeat:repeat-x;
	background-position:bottom; */
	background-color:#f1f1f1;
}
/* ============= end main body part ============================ */

/* ============= footer part ============================ */

#footer_container{
	width:100%;
	height:100px;
	background-color:#09F;
	/*background-color:#960; BROWN */
	/*background-color:#6CF; BLUE*/
	/*background-color:#0C6 GREEN ;*/
}

#footer{
	width:940px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	
	background-repeat:no-repeat;
	background-position:bottom;
	/* background-image:url(../images/footer_bg.jpg); */
	
	
/*	background-color: #333333 ;
	border-top: 1px solid #FF0000 ;
	border-bottom: 2px solid #FF0000 ;*/
}

/* menu botom */
#botommenu {
	width:800px;
	height:10px;
	margin-right:auto;
	margin-left:auto;
	color: #FFF;
}

.navlistbotom{
	border: 0;
	float:left;
	margin:0px;
	padding: 0px;
	margin-left:30px;
	padding-top:15px;
	width:680px;
	text-align:left;
	color: #fff;
}
.navlistbotom li{
	list-style: none;
	padding-bottom: 0px;
	display: inline;
	width: 150px;
	font-size:11px;
	font-weight:bold;
	font-size: 10px;
	color: #fff;
}
.navlistbotom a{
	margin-left: 5px;
	margin-right: 5px;
	color: #fff;
	text-decoration: none;
	font-size: 10px;
}
.navlistbotom a:hover{
	color: #fff;
	text-decoration: none;
}
.navlistbotom .active{
	color:#fff;
	text-decoration: none;
}
/* end menu botom */

/* ============= end footer part ============================ */

/* ============= extra parts ============================ */

.clear{
	clear:both;
}

/*==========left box================================= */

	/* GREEN   #33CC00     */
	/* RED         #FF0000     */
	/* YELLOW  #FFFF00     */

#box {
	background-color:#fff;
	color:#999;
	margin:5px;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif
}
#box .input {
	width:100px;
	background-color: #fff; 
	color:#666666;
	border-width: 1px 1px 1px 1px;
	border-color: #bcbcbc;
	border-style:solid;
	font-size:11px;
}
#box .combo_short {
	background-color: #fff; 
	color:#666666;
	border-width: 1px 1px 1px 1px;
	border-color: #bcbcbc;
	border-style:solid;
	font-size:11px;
	width:130px;
}
#box .title{
	font-weight:bold;
	font-size:13px;
	background-color:#FFFF00  ;
	height:20px;
	color:#666666;
	padding-left:5px;	
/*	border-top: 1px dotted #2B6D15; */
	border-bottom:#CCC 1px solid  ;
}
#box .button{
	float:left;
}
#box .button_act{
	float:right;
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#605f5f;
	background-color:#feab4a;
	border-style:outset;
	border-width:2px;
	border-color:#CCCCCC;
}
#box .error{
	font-weight:bold;
	color:#FF0000;
	font-size:11px;
}
#box .text {
	color:#666666;
}
#box a{
	text-decoration:none;
	color:#055da8;
}
/*==========end login box============================= */
/*==========centerbody login box====================== */
#table_box_all{
	 border:solid #F6F8FC 1px; 
}

/*==========centerbody box============================ */
#centerbody {
	background-color:#fff;
	margin:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#centerbody .input {
	width:200px;
	background-color: #fff; 
	color: #333333;
	border-width: 1px 1px 1px 1px;
	border-color: #bcbcbc;
	border-style:solid;
	color:#666666;
	font-size:11px;
}
#centerbody .textarea {
	background-color: #fff; 
	color: #333333;
	border-width: 1px 1px 1px 1px;
	border-color: #bcbcbc;
	border-style:solid;
	color:#666666;
	font-size:11px;
}
#centerbody .input_short {
	width:150px;
	background-color: #fff; 
	color: #333333;
	border-width: 1px 1px 1px 1px;
	border-color: #bcbcbc;
	border-style:solid;
	color:#666666;
	font-size:11px;
}
.combo_short {
	background-color: #fff; 
	color:#666666;
	border-width: 1px 1px 1px 1px;
	border-color: #bcbcbc;
	border-style:solid;
	font-size:11px;
	width:70px;
}
#centerbody .title{
	font-weight:bold;
}
#centerbody .subtitle{
	font-weight:bold;
	color:#33CC00;
	background-color:#f1f1f1;
}
#centerbody .note{
	font-size:11px;
}
#centerbody .button{
	font-weight:bold;
	background-color:#ff9900;
	border-width: 0px 0px 0px 0px;
	color:#FFFFFF;
}
#centerbody .error{
	font-weight:bold;
	color:#FF0000;
	font-size:11px;
}
#centerbody a{
	text-decoration:none;
	color:#33CC00;
}
#centerbody .table_title{
	background-color:#f8f8f8;
	color:#666666;
	border:1px solid #f1f1f2;
}
#centerbody .table_select{
	background-color:#ffd7a9;
	color:#666666;
	border:1px solid #feab4a;
}
#centerbody .buy_button{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	font-style:normal;
	color:#ffffff;
	background-color:#f99c2e;
	border-style:outset;
	border-width:2px;
	border-color:#CCCCCC;
	text-transform:capitalize;
}
#centerbody .table_box{
	border:solid #33CC00 1px;
}
#centerbody .table_box_alt{
	border-left:solid #33CC00 1px;
	border-right:solid #33CC00 1px;
	border-bottom:solid #33CC00 1px;
}
#centerbody .rate_finder{
	background-color:#ff9900;
	margin-bottom:5px;
}

/* ============= end extra parts ============================ */



/* ============= FORMS ============================ */




label
{
	width: 9em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	font-weight:bold;
	font-size:12px;
}

labelbig
{
	width: 20em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	font-weight:bold;
	font-size:12px;
}


section
{
	width: 35em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	font-weight:bold;
	background-color:#ECEFF5;
}


.submit input
{
	/*margin-left: 4.5em;*/
    background: #fee3ad;
}

input
{
	color: #781351;
	background: #CFF; 
/* 	background: #ECEFF5; */
	border:#39F 1px solid ;
}

textarea
{
	width: 200px;
	height: 120px;
	color: #781351;
	 background: #fee3ad; 
/*	background: #ECEFF5; */
	border: 1px solid #FFFF00;
}

.submit input
{
	color: #000;
	background: #ffa20f;
	border: 2px outset #d7b9c9
}

fieldset
{
	border: 0px solid #781351;
	width: 20em
}

legend
{
	color: #fff;
	background: #ffa20c;
	border: 1px solid #781351;
	padding: 2px 6px
} 