body {
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	background-color:#CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #000000;
	
}
.border{
   border-style: dotted;
   border-color: #0000ff;
   border-bottom-width:thin;

}

.bodyS{
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #343333;
}
.whitelink{
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	font-weight:bold;
	color: #FFFFFF;
}
.Status{
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
}
	
.Heading{
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #0D426E;

}

.footer {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}


a {  
font-weight: normal;
font-size:11px;
color: #044A82; 
text-decoration: none; 

}

a:hover {  
font-weight: normal;
font-size:11px;
text-decoration: none; 
color: #000000;
}

a.bluelink     { 
font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
font-size: 11px; 
color: #0D426E; 
text-decoration: none; 
font-weight: normal;
text-decoration: none;
}

a.bluelink:hover { 
font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
font-size: 11px; 
color: #000000; 
text-decoration: none; 
font-weight: normal
text-decoration: underline;
}

a.bluelink:active { 
font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
font-size: 11px; 
color: #0D426E; 
text-decoration: none; 
font-weight: normal
text-decoration: underline;
}




td {
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

th {
	font-family: Arial, Trebuchet MS, Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

form {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 12px;
	}

input {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

textarea {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

select {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

ul {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 12px;
}

ol {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 9px;
}

.big {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Verdana, Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size: 11px;
}

.box1 {
	padding: 1px;
	border-width: thin;
	border-style: solid;
	border-color: #000000;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}


