body,td,th { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size:12px; 
}

.mainTbl {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;	
	border-bottom: 1px solid #999999;
}

.txt01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}

.txt02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #ffffff;
}

.txt03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000ff;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.button {
 BACKGROUND-COLOR: #990000; 
 color:#ffffff;
}


.req {
	font-weight: normal;
	color: #FF0000;
}


.cright {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size:11px; 
	letter-spacing: 0.1em;
	color: #000000;	
}

/** LINKS **/
A {
	color:#000000;
}

A:visited {
	color:#000000;
} 

A:hover {
	color: #143060;
	text-decoration: none;
}

#link01 a:link, #link01 a:visited, #link01 a:focus, #link01 a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none; 
}

#link01 a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #323232;
	position: relative; 
	top: 1px; 
	left: 1px; 
}

#link02 a:link, #link02 a:visited, #link02 a:focus, #link02 a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 10px;
	color: #0000ff; 
	text-decoration: none; 
}

#link02 a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #323232;
	position: relative; 
	top: 1px; 
	left: 1px; 
}


#link03 a:link, #link03 a:visited, #link03 a:focus, #link03 a:active {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #000000; 
	text-decoration: none; 
}

#link03 a:hover {
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: #990000;
	position: relative; 
	top: 1px; 
	left: 1px; 
}



/** IMAGE CSS **/
#picStyle {
	background-color: #fcfcfc;
	border: 1px solid #BBC2C7;
	padding: 3px;
	margin: 3px;
	color: #666;
	filter:	progid:DXImageTransform.Microsoft.Shadow(color="#BFBFBF", Direction=135, Strength=3);
}

#picStyle:hover  {
	position: relative; 
	top: 1px; 
	left: 1px;
	background-color: #F5F4F2;
}
