/* CSS Document */
/*=====================================gobal veriable========================================*/
body {
			background-image:url(images/body_bg.gif);
			background-repeat:repeat-x;
			padding:0;
			margin:0;
			background-color:#C04F38;
			}
p	{
			padding:0;
			margin:0;
			}
form {
			padding:0;
			margin:0;
			}
/*=============================header==========================================*/
.header_image {
				background-image:url(images/header_image.jpg);
				background-repeat:no-repeat;
				background-position:top left;
				}
/*----------------------------------form-----------------------------------------*/
.form_bg {
			background-color:#BC4733;
			border-left:#9A5451 1px solid;
			border-right:#9A5451 1px solid;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#FFFFFF;
			
			}
.box1 {
			background-color:#EDEDED;
			border:#A1A1A1 1px solid;
			height:15px;
			width:81px;
			font-size:10px;
			
			}
.buttom {
			background-color:#F4F1F1;
			border:none;
			cursor:pointer;
			width:34px;
			height:16px;
			font-size:10px;
			color:#000000;
			}
.usertext {
				font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#FFFFFF;
}
/*-------------------------------------menu----------------------------------------*/
.menu_bgd {
			color:#FFFFFF;
			font-family:tahoma;
			font-size:12px;
			padding-top:25px;
			padding-bottom:25px;
			padding-left:29px;
			padding-right:
			}
.menu_link {
			text-decoration:none;
			font-weight:normal;
			color:#FFFFFF;
			font-size:11px;
			padding-right:2px;
			padding-left:3px;
			}
.menu_link:hover {
					text-decoration:underline;
					
					}
.logo_pad {
				padding-left:28px;
				padding-top:22px;
				}
/*=========================================left side========================*/
.form2 {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:normal;
			text-decoration:none;
			color:#000000;
			}
.radio {
			width:15px;
			height:13px;
			
			}
			
.box2 {
			height:16px;
			width:91px;
			font-size:10px;
			background-color:#FFFFFF;
			border-bottom:#D4CFC9 1px solid;
			border-right:#D4CFC9 1px solid;
			border-left:#818181 1px solid;
			border-top:#818181 1px solid;
			}
.dorop {
			width:40px;
			height:16px;
			border:none;
			}
.box3 {
			background-color:#F2F2F2;
			border:#A0A0A0 1px solid;
			width:62px;
			height:19px;
			font-size:10px;
			}
/*================================================right side========================*/
.text4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	padding-right:10px;
	padding-left: 10px;
			}
.more1 {
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration:none;
			font-size:11px;
			color:#000000;
			padding-right:23px;
			}
.more1:hover {
			text-decoration:underline;
			}
.text5 {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			font-weight:normal;
			color:#000000;
			}
.text6 {
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			text-decoration:none;
			font-weight:bold;
			color:#193759;
			}
.more2 {
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration:none;
			font-size:11px;
			color:#193759;
			padding-right:23px;
			
			}
.more2:hover {
			text-decoration:underline;
			}
.sprial_bg {
			background-image:url(images/sprial_bg.gif);
			background-repeat:repeat-y;
			}
/*------------------------------------------footer-----------------------------*/
.footer {
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#FFFFFF;
			font-weight:normal;
			padding-top:37px;
			padding-bottom:32px;
			}
			
/*------------------------ Result Table ____________________________________*/

.result_table_cell_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F0FEFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #EDEDED;
	border-bottom-color: #F2F2F2;
	border-left-color: #999999;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
.result_table_cell_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #EDEDED;
	border-bottom-color: #F2F2F2;
	border-left-color: #999999;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
