body{
font-family:Arial;
font-size:12px;
}

div#login{
background: #FFFFFF;
width: 453px;
border: solid 1px #00F;
text-align: center;
font-family: arial;
font-size:10px;
}

input{ 
color: black; 
font-family: arial, verdana, ms sans serif; 
font-weight: normal; 
font-size: 8pt; 
}

div#container{
width: 1000px;
margin-right: auto;
margin-left: auto;
margin-top: 20px;
padding: 0px;
}


div#top_banner{
background-image: url(../admin_images/inspired_topbg.jpg);
background-repeat: no-repeat;
background-position: top right;
color: #6E89DD;
text-align: left;
font-family:Arial;
font-weight: bold;
font-size:25px;
width: 100%;
height : 47px;
padding: 0px;
border-bottom:solid 2px #6E89DD;
}

div#main_work_area{
width:100%;
}

div#centre_panel{
width:550px;
float:left;
font-family: Arial;
font-size: 14px;
padding-left: 4px;
}

div#MainDetails{
font-weight:normal;
}

.cleared{
clear:both;
}

.inspired{

}

div#menu{
background-color: #6E89DD;
color: #000;
width: 200px;
height: 500px;;
font-family: Verdana;
float: left;
}

.menu_heading
{
background-repeat: no-repeat;
background-image: url(../admin_images/menu_top_open.jpg);
margin:0 auto 0 auto;

height:22px;
width: 186px;
text-align: left;
text-decoration : none;
font-weight: bold;
font-size: 12px;
color : #6E89DD;
}

.menu_list_background
{
background-repeat: repeat-y;
background-image: url(../admin_images/menu_list_background.jpg);
width: 186px;
list-style-type: none;
text-decoration : none;
font-weight: normal;
font-size: 12px;
color : #6E89DD;
padding-top: 2px ;
padding-bottom: 2px;
margin: 0 auto;
}

.menu_list_background ul
{
list-style: none;
margin:0;
text-align:left;
margin:0;
padding:0;
font-size:12px;
}


.menu_list_background a
{
color : #6E89DD;
text-decoration: underline;
}

div#work_area{
background: #00254C;
background-color: #00254C;
color: #fff;
font-weight: bold;
font-size: 12px;
text-align: left;
width: 800px;
height:700px;
float: left;
}

div#footer{
background: #ff0;
background-color: #ff0;
color: #000;
text-align: center;
width: 100%;
height:15px;
}

hr{
border: 0;
width: 100%;
color: #6E89DD;
background-color: #6E89DD;
height: 1px;
}

th{
font-family:Arial;
font-size:12px;
background: #6E89DD;
color:#fff;
}

td{
font-family:Arial;
font-size:10px;

}