/* CSS Document */
TD {
	FONT-SIZE: 12px; COLOR: #FFEC98; FONT-FAMILY: Tahoma,MS Sans Serif
}

.bigtitles
{
	font-size: 20px;
	font-family: "Tahoma", MS Sans Serif;

}
SELECT {
	WIDTH: 400px
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
                     color: #000000;
}
TH {
	FONT-SIZE: 12px

}
A {
	color: #FFE782;
	text-decoration: none;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
}

A:HOVER {
	color: #866802;
	text-decoration: underline;
	font-size: 11px;
	font-family: "Tahoma", MS Sans Serif;
	}

BODY {

	border: solid 1px #FFD77A;
    background-color:#D3A83E;
	background-image:url(../images/bg.jpg);
 	background-position:center;
	margin:0;
	margin-right:0;
	margin-left:0;
	margin-bottom:0;
	margin-top:0;
	

}
 html { 

scrollbar-face-color: #8F0A18; 

scrollbar-track-color: #D2A43B; 

scrollbar-arrow-color: #D2A43B; }
.button
{
	background: url("images/btn_bg.gif") repeat-x;
	border: outset 1px;
	color: #000000;
	font: bold 11px tahoma, verdana, geneva, lucida,'lucida grande', arial, helvetica, sans-serif;

}

.inputbtn
{
border: 1px solid #FFE77A;font-family:tahoma;font-size:11px;
}

.input_focus, .input_blur
{
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
padding: 0px;
border: solid 1px #F8C733;
height:20px;
width:100px;
}
.input_focus
{
background:#FFF9B0;
}

.textarea_focus, .textarea_blur
{
font: 12px tahoma, geneva, lucida,lucida grande, arial, helvetica, sans-serif;
padding: 0px;
border: solid 1px #FBD948;
}
.textarea_focus
{
background:#FFF9B0;
}

.navtitle
{
	font-weight: bold;
	color: #650212;
	background: #D60A24 url("images/cp_tblhead_bg.gif") repeat-x;
	border: solid 1px #6C0616; /*FFED98*/
	padding: 3px;
	margin-top: 3px;
}
.stacts{
color:#845D02;
 
}
.fieldset{
width:450px;

}
.persint_main_table{
border-collapse: collapse;
background:#B28110;
border-width:1px;
border-color:#FAC23E;
width:450px;

}

.persint_sub_table{
border-collapse: collapse;
background:#efefef;
border-width:2px;
border-color:#F7BE29;
height:25%;
width:100%;
}

.persint_color{

background:#75081A;
font-size:9px;
}
