body {margin: 18px 0px 0px 0px; background-image: url(img/01.gif);}

.blue {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #17265D;
	text-decoration: none;
}
.w {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.w:link {color: #FFFFFF; text-decoration: none;}
a.w:visited {color: #FFFFFF; text-decoration: none;}
a.w:hover {color: #FFFFFF; text-decoration: underline;}

.cat {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #122362;
	text-decoration: none;
}
a.cat:link {color: #122362; text-decoration: none;}
a.cat:visited {color: #122362; text-decoration: none;}
a.cat:hover {color: #122362; text-decoration: underline;}

.link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #21306B;
	text-decoration: none;
}
a.link:link {color: #21306B; text-decoration: none;}
a.link:visited {color: #21306B; text-decoration: none;}
a.link:hover {color: #21306B; text-decoration: underline;}

.padl {padding: 6px;}

.red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.red:link {color: #FF0000; text-decoration: none;}
a.red:visited {color: #FF0000; text-decoration: none;}
a.red:hover {color: #FF0000; text-decoration: underline;}

.brd {border: solid 1px #949494;}

.gal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #152560;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 17px;
	width: 90px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #949494;
	border-bottom-color: #949494;
	border-left-color: #949494;
}
a.gal:link {text-decoration: none; background-color: #FFFFFF;}
a.gal:visited {text-decoration: none; background-color: #FFFFFF;}
a.gal:hover {text-decoration: underline; background-color: #FFFFFF;}.box {
	background-color: #FFFFFF;
	padding: 1px;
	height: 138px;
	width: 226px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CACACA;
	border-bottom-color: #CACACA;
	border-left-color: #CACACA;
}
