body{
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#696969;
}
a{ color:#696969;}
a:visited{color:#111111;}
td{font-size:11px;}
.main_table{ height:100%;}
.header{
	margin:0px;
	height:90px;
}
.header td{ padding:20 0px;}
.msg{ border-left:1px solid #CDCDCD; font-size:12px; color:#B00119; font-weight:bold; padding:10 0 5 0px;}
.top_line{ height:6px;}
.bottom_line{ height:6px;}
.top_block{
}
.content{ margin:20 0px}
form{
	margin:0 0 0 23px;
	padding:0px;
}
form p{
	margin:0px; padding:0px;
}
form input{
	margin:0 0 5 0px;
}
input.text{ 
	border:1px solid #B50000;
	width:153px;
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}
input.text1_1{ 
	border:1px solid #B50000;
	
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}

textarea{ 
	border:1px solid #B50000;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}
input.file1{ 
	border:1px solid #B50000;
	width:200px;
	height:21px;
	color:#696969;
	font-size:11px;
	padding:2 0 0 0px;
}

select{
	border:1px solid #B50000;
	color:#696969;
	font-size:11px;
}

table.info
{
    border: black 1px solid; 
    BORDER-COLLAPSE: collapse;
    font-size:11px;
}
.div_button{ text-align:right; margin:0 20 0 0px;}
.div_button2{ margin:0 20 0 0px;}
input.button{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:0px;
	width:90px;
	text-align:right;
	margin:0px;
	padding:0 20 0 0px;
	background:#ffffff right center no-repeat;
	cursor:pointer;
}
input.button1_1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	border-width:0px;	
	text-align:right;
	margin:0px;
	padding:0 20 0 0px;
	background:#ffffff  right center no-repeat;
	cursor:pointer;
}

.top_line{
	
	background-repeat:repeat-x;
	width:100%;
	height:6px;
}
.line{ 
	background-repeat:repeat-x;
	width:450px;
	margin:20 0 10 0px;
}
.text{padding:10 0 0 23px}
.border_left{
	background: left repeat-y;}
h1{ 
	
	background-position:top left;
	background-repeat:no-repeat;
	padding:20 0 3 23px;
	margin:10 0 20 0px;
	font-size:16px;
	border-left:1px solid #ACACAC;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
}
.checkbox{
	margin: 5 0;
}
.checkbox img{ margin:0 10 5 2px;}
/************************************************************/

input:focus {
	background-color: transparent;
}

.auth_div {
	margin:3 0 0 0px; padding:0px;
	text-align:right;
}
input.file {
	width: 200px;
	margin: 0 0 0 -23px;
}

input.file.hidden {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.bigbold { color: #000000; font-family: "Arial", "Helvetica", "Verdana", "sans-serif"; font-size: 18px; }


