/* CSS Document */
body {
	background-image: url(images/bg_G.gif);
}
a {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #002d94;
	text-decoration: underline;
}
a:visited {
	color: #002d94;
}
a:hover {
	color: #002d94;
}
a:active {
	color: #002d94;
}
.Head {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.Normal {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Yellow {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffbc1d;
	text-decoration: none;
}
.Bold{
font-weight:bold;
}
.more {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #002d94;
	text-decoration: underline;
}
.blue {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #002d94;
	text-decoration: none;
}
.Gray {
	font-family: Tahoma, "Microsoft Sans Serif", Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.border{
border-color: #CCCCCC; 
border-width: 2px;
}

