/*CSS for all the menu.asp */
td.menutable{
	background-position:right;
	text-align:right;
	vertical-align:middle;
	padding:3px 5px 3px 0px;
	background-repeat:repeat-y;
	width:auto;
}
a.linkw:link{
	display:block;
	width:100%;
	text-decoration:none;
	font-size:x-small;
	vertical-align:middle;
}
a.linkw:visited{
	display:block;
	width:100%;
	text-decoration:none;
	font-size:x-small;
	vertical-align:middle;
}
a.linkw:active{
	display:block;
	width:100%;
	text-decoration:none;
	font-size:x-small;
	vertical-align:middle;
}
a.linkw:hover{
	display:block;
	width:100%;
	text-decoration:none;
	font-size:x-small;
	vertical-align:middle;
}

/* Global CSS Style */
hr {
	color: #A8CEFA;
	height: 1px;
}
.vas {
	font-size: 13px;
	color: #32718D;
	line-height:120%;
	font-family:Times New Roman, Times, serif;
	text-decoration:none;
}
.text {
	font-size: 100%; 
	line-height: normal; 
	font-family:Times New Roman, Times, serif;
	text-decoration: none;  
	color: #666666;
	letter-spacing: normal;
}
.textblack {
	font-size: 100%; 
	line-height: normal; 
	font-family:Times New Roman, Times, serif;
	text-decoration: none;  
	color: #000000;
	letter-spacing: normal;
}
.texttitlegreen {
	font-size: 100%; 
	line-height: normal; 
	font-family:Times New Roman, Times, serif;
	text-decoration: none;  
	text-align:justify;
	color: #4A6F00;
	letter-spacing: normal;
}
.textblacktable { 
	font-size:100%;
	line-height: normal; 
	font-family:Times New Roman, Times, serif;
	letter-spacing: normal; 
	color: #000000;
}
.norm3 {
	font-size: x-small;
}
a.linkb:link {
	color: #0000FF;
	text-decoration: none;
	font-size:100%;
	line-height:normal;
}
a.linkb:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
}
a.linkb:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
}
a.linkb:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
}
a.linka:link {
	color: #CC6600;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
	letter-spacing: normal;
}
a.linka:visited {
	color: #CC6600;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
	letter-spacing: normal;
}
a.linka:active {
	color: #CC6600;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
	letter-spacing: normal;
}
a.linka:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 100%;
	line-height:normal;
	letter-spacing: normal;
}

a.linkc:link {
	color: #0000FF;
	text-decoration: none;
	font-size: 100%;
	line-height: normal;
	font-family:Times New Roman, Times, serif; 
}
a.linkc:visited {
	color: #0000FF;
	text-decoration: none;
	font-size: 100%;
	line-height: normal;
	font-family:Times New Roman, Times, serif; 
}
a.linkc:active {
	color: #0000FF;
	text-decoration: none;
	font-size: 100%;
	line-height: normal;
	font-family:Times New Roman, Times, serif; 
}
a.linkc:hover {
	color: #FFCC00;
	text-decoration: none;
	font-size: 100%;
	line-height: normal;
	font-family:Times New Roman, Times, serif; 
}
