body,td,div,p,b,span,font,table,tr,a,input,select,textarea{
	font-family: arial,verdana;
	font-size: 12px;
}
	
body{
	background-color: #CACACA;
}

b{
	font-weight:bold;
}

.show_bigtext{
	font-family: arial,verdana;
	font-size: 14px;
}
	

.surround_border{
	border-top:1px solid #848284;
	border-left:1px solid #848284;
	border-bottom:1px solid #848284;
	border-right:1px solid #848284;
	background-color:White;
}	

.top_border{
	border-top:1px solid #848284;
}
	
.bottom_border{
	border-bottom:1px solid #848284;
	height:2px;
}

select.show_select_text{
	font-family: arial,verdana;
	background-color:#f7f7f7;
	color:#940808;
	font-size:11;
	border: 1px solid #000000;
}
	
textarea.show_input_text,input.show_input_text{
	font-family: arial,verdana;
	background-color:#f7f7f7;
	font-size:11;
	border: 1px solid #000000;
	padding-left: 2px;
}

textarea,input{
	font-family: arial,verdana;
	background-color:#f7f7f7;
	font-size:11;
	border: 1px solid #000000;
	padding-left: 2px;
}

span.highlight
{
	font-family: arial,verdana;
	background-color:#f7f7f7;
	text-decoration: underline;
	font-weight:bold;
	font-size:13;
	color:#940808;
}
	
span.highlight2
{
	font-family: arial,verdana;
	background-color:#E7e7ef;
	text-decoration: underline;
	font-weight:bold;
	font-size:12;
	color:#29659c
}

span.highlight3
{
	font-family: arial,verdana;
	text-decoration: underline;
	font-weight:bold;
	font-size:12;
	color:#29659c
}

a:link{
	color:brown;
	text-decoration:none;
}
a:visited{
	color:brown;
	text-decoration:none;
}
a:hover{
	color:red;
	text-decoration:underline;
}

.ShowBoldError{
	color:Red;
	font-weight:bold;
}

.ConfirmMsg{
	color:GREEN;
	font-weight:bold;
}

.show_green_text{
	color:GREEN;
}

.show_red_text{
	color:RED;
}

.BottomBorder{
	border-bottom:solid 1px;
}

.MainTable{
	background-color:White;
}

.ShowError{
	color:Red;
}

.ShowNote{
	color:#4A4D4A;
	font-size:11px
}

.Heading{
	font-family: arial,verdana;
	font-size: 15px;
	color:Purple;
	font-weight:bold;
}

.SubHeading{
	font-family: arial,verdana;
	font-size: 13px;
	color:Green;
	font-weight:bold;
}

.HideTable{
	display: none;
}

.ShowTable{
	
}

.TDHeading{
	background-color: #000080;
	font-family: arial, verdana;
	font-size: 13px;
	color:White;
}

.ShowSmallNote{
	color:#4A4D4A;
	font-size: 9px;
}

.text_undeline{
	text-decoration: underline;
}	

.button{
		color:#3B79BE;
		font-family:arial,verdana;
		font-size:10px;
		font-weight:bold;
		background-color:#f7f3f7;
		border:1px solid;
		border-top-color:#3B79BE;
		border-left-color:#3B79BE;
		border-right-color:#3B79BE;
		border-bottom-color:#3B79BE;
}		

text{
	background-color: red;
}
.success{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	color:#006600
}	
.alert{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:normal;
	color:#FF0000;
}


.input-box
{
 font-family:arial,verdana;
 font-size:10px;
 font:Arial, Helvetica, sans-serif;
 color:#060077;
 }
 .output-box
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#0000FF;
 
 }
 .Heading1{
	font-family: arial,verdana;
	font-size: 15px;
	color:#0000FF;
	font-weight:bold;
}
.Heading2{
	font-family: arial,verdana;
	font-size: 15px;
	color:#000000;
	font-weight:bold;
}
.button1{
		 font-size:10px;
		font-weight:bold;
		background:#999999;
		border:1px solid;
		}
.star{
color:#EE0000;
}
border
{
border:1px #0000FF solid;
}		
		