/* CSS Document */

body
{
font-family:Verdana;
font-size:12px;
margin: 0px 0px 0px 0px;
color:#2a2a2a;
background-image:url(images/script_bg.gif);
background-repeat: repeat-x;
background-color:#fafafa;
color:#424141;

}

.header
{
background-image:url(images/script_install_02.gif);
height:144px;
width:990px;
}
.form_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #4d4c4c;
	padding-left:8px;
}
.blck_heading {
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}


.blue_heading {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #0261a4;
}
.orng_heading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #fc5200;
}

.orang_small {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #fc5200;
}
.text_black {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.table_doted
{
border:dashed #b7b7b7 1px;
background-color:#f4f4f4;
}

.table_doted_whit
{
border:dashed #b7b7b7 1px;
background-color:#fdfdfd;
}




/*button top navi*/
.button_one
{
background-image:url(images/script_05.gif);
background-repeat:no-repeat;
width:98px;
height:40px;
}

.button_two
{
background-image:url(images/script_07.gif);
background-repeat:no-repeat;
width:156px;
height:40px;
}

.button_three
{
background-image:url(images/script_15.gif);
width:113px;
height:40px;
background-repeat:no-repeat;
}

.button_four
{
background-image:url(images/scripti_17.gif);
width:126px;
height:40px;
background-repeat:no-repeat;
}

.button_spacer
{
background-image:url(images/razi_06.gif);
width:3px;
height:40px;
background-repeat: repeat-x;
}

.a2:link {
color:#424141;
font-family:Arial;
font-weight:bold;
text-decoration:none;
}
.a2:visited {
color:#424141;
font-family:Arial;
font-weight:bold;
text-decoration:none;
}
.a2:hover {
color:#424141;
font-family:Arial;
font-weight:bold;
text-decoration:underline;

}

.inputstyle {
	BORDER-RIGHT: #b7b7b7 1px solid; 
	BORDER-TOP: #b7b7b7 1px solid;  
	BORDER-LEFT: #b7b7b7 1px solid; 
	COLOR: #333333; 
	BORDER-BOTTOM: #b7b7b7 1px solid; 
	HEIGHT: 18px; 
	FONT-FAMILY: Tahoma; 
	FONT-SIZE: 11px;
	margin-left:8px;
	width:200px;
	}
.footer
{
background-image:url(images/script_footer.gif);
background-repeat:no-repeat;
width:994px;
height:137px;
font-family:Verdana;
font-size:12px;
color:#000000;

}
.a1:link {
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}
.a1:visited {
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:none;
}
.a1:hover {
font-family:Verdana;
font-size:12px;
color:#000000;
text-decoration:underline;

}

.white {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

.white a {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;

	text-decoration:none;
}
.white a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:underline;

}