@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/bgsite.jpg);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
body,td,th {
	color: #333333;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
img { border: 0}
a:link {
	color: #074172;
}
a:visited {
	color: #074172;
}
a:hover {
	color: #000000;
}
a:active {
	color: #074172;
}
a {
	font-weight: bold;
}
.number {color: #FFAE05}
.box1 {color:#FFFFFF;}
.box1 a:link {color:#7FDDFE; text-decoration:underline;}
.box1 a:active {color:#7FDDFE; text-decoration:underline;}
.box1 a:hover {color:#FFAE05; text-decoration:none;}
.box1 a:visited {color:#7FDDFE; text-decoration:underline;}
.navbottom { color: #FFFFFF;}
.navbottom a:link { font-size:12px; color: #7FDDFE; text-decoration:underline; font-weight:normal;}
.navbottom a:active { font-size:12px; color: #7FDDFE; text-decoration:underline; font-weight:normal;}
.navbottom a:hover { font-size:12px; color: #FFAE05; text-decoration:none; font-weight:normal;}
.navbottom a:visited { font-size:12px; color: #7FDDFE; text-decoration:underline; font-weight:normal;}
.articlehead {font-weight:bold; font-size:16px;}
.welcome {font-size:20px}
