BODY {
	background-color:#C3DAE2;
	FONT-SIZE: 9pt; 
	COLOR:#000000; 
	FONT-FAMILY: arial,verdana; 
	font-weight: normal;
	SCROLLBAR-FACE-COLOR: #BBD2FE;
	SCROLLBAR-HIGHLIGHT-COLOR:#00319E;
	SCROLLBAR-SHADOW-COLOR:#00319E;
	SCROLLBAR-3DLIGHT-COLOR:#00319E;
	SCROLLBAR-ARROW-COLOR:#00319E;
	SCROLLBAR-TRACK-COLOR:#00319E;
	SCROLLBAR-DARKSHADOW-COLOR:#00319E;
	overflow:hidden;
	overflow-y:hidden;
	overflow-x:hidden;
	margin: 0;
	padding: 0 0 0 0;

}

.contentbody 
{
background-color:#FFFFFF;
background-image: url('');
background-attachment: fixed;
background-position: 0% 0%;
background-repeat: repeat;
font-family: arial,verdana;
font-size: 9pt;
}

.contentbox
{
background-position: 0% 0%;
background-repeat: no-repeat;
no-repeat;background-image: url('');
font-family: arial,verdana;
font-size: 8pt;
}

.content
{
font-family: arial,verdana;
font-size: 9pt;
}

.specialbox
{
width:90%;
}
.specialdiv
{
width:100%;
text-align:center;
}

//IV:first-letter {font-size: 200%; margin-left:10}
//P:first-letter {font-size: 120%; margin-left:10}

.title
{
font-weight: bold;
font-family: arial,verdana;
font-size: 11pt;
color:White;
background-color:;
}

.smalltitle
{
font-weight: bold;
font-family: arial,verdana;
font-size: 8pt;
color:white;
background-color:;
}

input{
	border: 1px solid:#00319E;
	FONT-SIZE: 9pt;
	background-color:#4B7FE5;
	COLOR:#00319E;
	FONT-FAMILY:arial, verdana; 
	font-weight: normal;
}

textarea{
	border: 1px solid:#00319E;
	FONT-SIZE: 9pt;
	background-color:#4B7FE5;
	COLOR:#00319E;
	FONT-FAMILY:arial, verdana; 
	font-weight: normal;
}

option{
	border: 1px solid :#00319E;
	FONT-SIZE: 9pt;
	background-color: #4B7FE5;
	COLOR:#00319E;
	FONT-FAMILY:arial, verdana; 
	font-weight: normal;
}

select{
	border: 1px solid :#00319E;
	FONT-SIZE: 9pt;
	background-color:  #4B7FE5;
	COLOR: #00319E;
	FONT-FAMILY:arial, verdana; 
	font-weight: normal;
}


a:link { color:  #00319E; font-family: arial,verdana; text-decoration: none; font-weight: bold;
}
A:visited {
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:active {
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:hover{
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: overline; font-weight: bold;
}


a:link.title { color:  #00319E; font-family: arial,verdana; text-decoration: none; font-weight: bold;
}
A:visited.title {
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:active.title{
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:hover.title {
	COLOR:#00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: overline; font-weight: bold;
}

A.ink.content { color:  #00319E; font-family: arial,verdana; text-decoration: none; font-weight: bold;
}
A:visited.content {
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:active.content {
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration: none; font-weight: bold;
}
A:hover.content{
	COLOR: #00319E;background-color:; FONT-FAMILY: arial,verdana; text-decoration:overline; font-weight: bold;
}

.status00
{
  background-color:orange;
}
	
.status01
{
  background-color:green;
}

.status02
{
  background-color:red;
}

