a:link { font-weight: normal; 
		color: #000080; 
		text-decoration: none; 
		font-size: 12px
}

a:visited { font-weight: normal; 
		color: #000080;
		text-decoration: none; 
		font-size: 12px
}

a:hover { font-weight: normal; 
		color: #993333; 
		text-decoration: none; 
		font-size: 12px
}


.menu a:link {  
		color: #000080; 
		text-decoration: none; 
		font-size: 12px
		font-weight: bold;
}

.menu a:visited {  
		color: #000080; 
		text-decoration: none; 
		font-size: 12px
		font-weight: bold;
}

.menu a:hover {  
		color: #993333; 
		text-decoration: none; 
		font-size: 12px
		font-weight: bold;
}

.nav2 a:link {
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	font-size: 12px;
	padding: 2px;
	display: block;

}

.nav2 a:visited {
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	font-size: 12px;
	padding: 2px;
	display: block;

}

.nav2 a:hover {
	color : #FF3300;
	font-weight : normal;
	text-decoration : none;
	font-size: 12px;
	background-color: #CCCCCC;
	display: block;
	padding: 2px;

}

.nav2  {
	color : #333333;
	font-weight : normal;
	text-decoration : none;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	text-align: center;
	padding: 2px 1px;


}

body {
	font-weight: normal;
	color: #000080;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}

td {
	color: #000080;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;

}

ul li	{
	list-style-type: square;
	color: #000000;
	list-style-position: outside;
}

INPUT, TEXTAREA, SELECT, OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #1F4D8B;


}

h1	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000080;
	letter-spacing: 0.3em;

}
h2	{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000080;
	font-weight : normal;

}

h3	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993333;

}

.cursor {
	cursor: hand;
	background-color: #FFBCA6;

}

.imgBorder {
	border: 1px solid #0099CC;
	
}


.form1 {
	padding: 4px;
}


.imgBorder {
	border: 1px solid #1F4D8B;
	
}

.form2 {

	padding: 4px;
}

.ifr {
	border: 1px solid #0099CC;
}