/* CSS Document */

body{
margin:0px;
padding:0px;
background-image:url(../images/main_bg.png);
background-repeat:repeat;
background-position:left top;
}

p{
margin:0px;
padding:0px;
}

img{
border:0;
}

.mainpage{
background-image:url(../images/main_page.png);
background-repeat:no-repeat;
background-position:left top;

}

.leftbar{
background-image:url(../images/left_bar.png);
background-repeat:no-repeat;
background-position:left top;

}

.right_input{
background-image:url(../images/input_bg.png);
background-repeat:no-repeat;
background-position:left top;
width:289px;
height:202px;

}


.rightbar{
background-image:url(../images/left_bar.png);
background-repeat:no-repeat;
background-position:left top;
width:289px;
height:202px;

}



.greenfont{
font-family:Arial;
font-size:19px;
color:#44683e;
font-weight:bold;
}

.red{
font-family:Arial;
font-size:19px;
color:#932e00;
font-weight:bold;
}



.blackfont{
font-family:Arial;
font-size:12px;
color:#000000;
line-height:17px;
}

.footer_font{
font-family:Arial; 
font-size:11px;
font-weight:bold;
color:#555d58;
}

.leftbar_font{
font-family:Arial; 
font-size:12px;
line-height:18px;
font-weight:bold;
color:#000000;
}

.leftbar_font_small{
font-family:Arial; 
font-size:11px;
line-height:18px;
font-weight:bold;
color:#000000;
}

.leftbar_font_small_2{
font-family:Arial; 
font-size:10px;
line-height:18px;
font-weight:bold;
color:#000000;
}
div .leftbar_font_small_2{

height:100px;
overflow:hidden;
margin:5px 0 0 0;
}

.inputbox{
	width:256px;
	height:20px;
	font-family:Arial;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4d8180;
	border-right-color: #d3fff9;
	border-bottom-color: #d3fff9;
	border-left-color: #4d8180;
}


.input
	
	{
	width:278px;
	height:20px;
	
	
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;

	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;

	border-top-color:#183046;
	border-right-color:#183046;
	border-bottom-color:#183046;
	border-left-color:#183046;

	font-family: tahoma;
	font-weight:normal;
	text-align:left;
	font-size:16px;
	color:#000;
	padding-top:0px;
	padding-left:5px;
	padding-top:0px;
	vertical-align:middle;

	}

.input_txt
	
	{
	overflow-y:scroll;
	overflow-y:none;
	scrollbar-face-color: #fcf28c;
	scrollbar-arrow-color: #731106;
	scrollbar-base-color: #fcf28c;
	
	width:278px;
	height:75px;
	
	
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;

	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;

	border-top-color:#183046;
	border-right-color:#183046;
	border-bottom-color:#183046;
	border-left-color:#183046;

	font-family: tahoma;
	font-weight:normal;
	text-align:left;
	font-size:12px;

	padding-top:0px;
	padding-left:5px;
	padding-top:1px;
	
	}


.border_white{
border:solid 2px #FFFFFF;
}

.blkheading{
font-family:Arial, Helvetica, sans-serif, tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
}

.blktxt{
font-family:Arial, Helvetica, sans-serif, tahoma;
font-size:12px;
color:#000000;
font-weight:normal;
}


.blkheading2{
font-family:Arial, Helvetica, sans-serif, tahoma;
font-size:14px;
color:#000000;


}
.cogTitleHeader {
width:160px;
background:#9E0D0D;
border:1px solid #9E0D0D;
color:#FFFFFF;
font-weight:bold;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

.cogTitleBody {
width:150px;
background:#FFFFFF;
border-left:1px solid #9E0D0D;
border-right:1px solid #9E0D0D;
border-bottom:1px solid #9E0D0D;
padding:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}
.style7 
	{
	color: #291811;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 13px;
	}
	.style6 
	{
	color: #9E0D0D;
	font-family: Arial, Helvetica, sans-serif, tahoma;
	font-size: 14px;
	font-weight: bold;
	}
	
	a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
.menulines{
border:2px solid #F7E5BD;
text-align:center;
}

.menulines a{
text-decoration:none;
color:#8b2600;
font:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:capitalize;


}
	