.main_menu {
    width: 880px;
    height: 24px;
    margin-top:5px;
    padding-top: 3px;
    margin: 0 auto;
}


.contenttable{
    margin-left: 50px;
    margin-right: 50px;

}
.contenttable td{
    font-weight: bold;
    font-family: Arial;
    font-size: 13px;
}
.td_disabled{
    border: 1px solid gray;
}

.select_bases{
    width: 182px;
    font-size: 10px;
}
.select_city{
    width: 282px;
    font-size: 10px;
}
.select_military_bases, .select_spec{
    width: 282px;
    font-size: 10px;
}

.textareabases{
    width: 282px;
    height:100px;
    font-size: 12px;
}


.inputs {
    width: 182px;
    font-size: 12px;
}
.inputs1 {
    width: 282px;
    font-size: 12px;
}

.small_dsc{
    font-size: 10px;
    font-weight: bold;
}

.position{

}
.select1{
    font-size: 12px;
}

.position INPUT{
    margin-left: 43px;
}

.div_content{
    padding-top: 20px;
    padding-bottom: 20px;
    background-color:#ffffcc;
    margin-left: 2px;
    margin-right: 2px;
}

.div_content div{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.pages_ntop {

}
.pages_ntop a, .current_page{
    font-family: Arial;

    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
}
.pages_nbottom {


}
.pages_nbottom a{
    color: white;
    font-family: Arial;

    padding-left: 1px;
    padding-right: 1px;
    text-decoration: none;
}
.current_page1{
    color: black;
    background-color: white;
    font-family: Arial;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
    /*
	text-decoration: underline;	
	border: 2px solid white;

	background-color: white;
	*/
}

.main_menu{
    line-height: 40px;
    text-align: center;
}

.main_menu a{

    color: white;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    margin-right: 12px;
    margin-left: 12px;
}

.clred{
    color: red;
}

.list_table{
    width: auto;
    border: 1px solid black;
    font-family: Arial;
    font-size: 12px;
}
.list_table caption{
    font-weight:bold;
    color:#000080;
    font-size:18px;
}

.list_table caption a{
    font-weight:bold;
    color:#000080;
    font-size:18px;
}

.p_title, .div_content .p_title{
    font-size: 32px;
    font-weight: bold;
    color: #005B9F;
    text-align: center;
}

.addaditupg a{
    width: 150px;
    display: block;
    text-decoration: none;
    line-height: 30px;
    font-weight: normal;
    font-size: 20px;
    color: black;
    border-bottom: 1px solid transparent;
    padding: 0 0 0 5px;
}

.addaditupg a:hover{
    color: #005B9F;
    border-bottom: 1px solid #005B9F;
    background-color: white;
    padding: 0 0 0 5px;
}

.sub_title{
    font-size: 12px;
    text-align: center;

}
.sub_center{
    text-align: left;

    width: 480px;
    margin: 0 auto 0 auto;
}

.messages {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.error_msg{
    margin: 0 auto;
    font-size:12px;
    border: 1px solid red;
    width: 400px;
    text-align: center;
}

.orders_list_table{
    width: 630px;
    border: 1px solid black;
    font-family: Arial;
    font-size: 12px;

}

.orders_list_table th{
    background-color:gray;

}

.totalfeaturedcities{
    margin-left:10px;
}

.error {
    margin-top:10px;
    font-size:12px;
    border: 1px solid red;
    width: 70%;
}
.error .title{

}

.error .msg{

}


.list_listings{
    width: auto;
    border: 1px solid black;
    font-family: Arial;
    font-size: 12px;
}
.list_listings caption{
    font-weight:bold;
    color:#000080;
    font-size:18px;
}

.div_content .caption{
    font-weight:bold;
    color:#000080;
    font-size:18px;
}
.pmenu {
    border:1px solid red;
}
.pmenu ul {
    margin: 0px;
}
.pmenu 	ul li{
    display:inline;
    margin: 2px;
}

.important_box {
    width: 500px;
    font-size:13px;
    font-family:Arial;
    text-align:justify;
    border:2px solid black;
    padding:3px;
}
.important_box .btitle, .btitle {
    font-size:13px;
    color:#0F0;
    background-color:black;
}