/* Style Sheet Starts */

body
{
	margin:0px;
}

.normal
{
	font-family:verdana;
	font-size:11px;
}
.main_table
{
	font-size:11px;
	font-family:verdana;
	border:ridge 1px black;
}
.sign_in
{
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
}
.page_head
{
	font-family:verdana;
	font-size:12px;
	color: #174EB2;
	font-weight:bold;
	height:25px;
}
.tbl_data
{
	width:250px;
	background-color:#E9EDF4;
}
.war_msg
{
	font-size:11px;
	font-family:verdana;
	color:red;
	text-align:center;
	vertical-align:middle;
	height:20px
}
A:link {
	font-family:verdana;
	font-size:11px;
	color: #1650B1;
	text-decoration: none;
	font-weight:bold;
}
A:active,A:visited {
	font-family:verdana;
	font-size:11px;
	color: #1650B1;
	text-decoration: none;
	font-weight:bold;
}
 A:hover {
	font-family:verdana;
	font-size:11px;
	color: red;
	text-decoration: none;
	font-weight:bold;
}
A.leftmenu {
	font-family:verdana;
	font-size:11px;
	color: #597F23;
	text-decoration: none;
}
A.leftmenu:active,A.leftmenu:visited {
	font-family:verdana;
	font-size:11px;
	color: #597F23;
	text-decoration: none;
}
A.leftmenu:hover {
	font-family:verdana;
	font-size:11px;
	color: #1650B1;
	text-decoration: none;
}
UL.Leftmenu
{
	list-style-type: none;
	margin: 2px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}
LI.Leftmenu
{
    text-decoration:none;
	FONT-SIZE: 8pt;
	BACKGROUND-POSITION: 160px 0.8em;
    PADDING-Top: 5px;
	padding-right:10px;
	line-height:15px;
    BACKGROUND-IMAGE: url(../images/list_item.jpg);
    BACKGROUND-REPEAT: no-repeat
}
.btn
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 0px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: black 1px solid;
    BACKGROUND-COLOR: #C4DBA3;
    COLOR: #093D72;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.general_form
{
    BORDER-RIGHT: #727272 1px solid;
    BORDER-TOP: #727272 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #727272 1px solid;
    COLOR: #041062;
    BORDER-BOTTOM: #727272 1px solid;
    BACKGROUND-REPEAT: repeat-x;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
/* Style Sheet Ends */


.tbl_input
{
	font-size:11px;
	font-family:verdana;
	color:#333333;
	height:22px;
	width:160px;
}
.tbl_type
{
	font-size:11px;
	font-family:verdana;
	border:ridge 1px silver;
	background-color: #EEEEEE;
}


.tbl_textarea
{
	font-size:11px;
	font-family:verdana;
	color:#333333;
}
.tbl_submit
{
	font-size:11px;
	font-family:verdana;
	color:#333333;
	text-align:center;
	font-weight:bold;
}
.job_heading
{
	font-size:13px;
	font-family:verdana;
	text-align:center;
	font-weight:bold;
}
.succcess_msg
{
	font-size:11px;
	font-family:verdana;
	color:#333333;
	text-align:center;
	vertical-align:middle;
	height:25px
}


.border_style
{
	font-size:11px;
	font-family:verdana;
	height:20px;
	color: #ffffff;
}
.tbl_head
{
	font-family:verdana;
	font-size:11px;
	color: #ffffff;
	font-weight:bold;
	text-align:center;
	background-color:#000442;
	height:20px;
}
.tbl_values
{
	font-family:verdana;
	font-size:11px;
	color: #111111;
	text-align:center;
	background-color:#BFC5CE;
	height:20px;
}
.td_main
{
	height:510px;
	vertical-align:top;
}
.td_sub
{
	text-align:center;
	vertical-align:top;
	padding-top:60px;
}
.table_main
{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	border:0px;
	padding:0px;
}
.table_details
{
	text-align:center;
	vertical-align:top;
	border:0px;
	padding:0px;
}


.month_head
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}
