.smlFrm {
	border: 1px solid #000033;
}

.lines {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
a {
	color: #3399CC;
	text-decoration: none;
}
a:hover {
	color: #F78C21;
	text-decoration: underline;
}

.newslink a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
.newslink a:hover {
	color: #F78C21;
	text-decoration: none;
}
.answers a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}
.menuLinks a {
	font-size: 12px;
	display: block;
	color: #72A545;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	background: transparent;
}

.menuLinks a:hover {
	background: #F0E68C;
	display: block;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
}

body {
	margin: 2px;
	background-color: #3399CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-attachment: scroll;

}

.input {
font-size: 9px;
background-color: #CCCCCC;
}
.footer {
font-family: "Courier New", Courier, monospace;
font-size: 12px;
color: #666666;
}
td {
	font-size: 12px;
}


.footer a {
	color: #CC0000;
}

.footer a:hover {
	color: Black;
}

.titles {
	color: #0269AD;
	font-weight: bolder;
	font-size: 14px;
	font-family: "Courier New", Courier, monospace;
}
.newstitle {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.newstitle a {
	color: Black;
}
.newstitle a:hover {
	color: White;
}

  
h1, h2, h3, h4, h5, h6 {
	font-family: sans-serif;
	color: White;
	background-color: #336699;
}

.sml {
	font-family: "Courier New", Courier, monospace;
	font-size: 8px;
	font-variant: small-caps;
	font-weight: bold;
}

.sml a {
	text-decoration: none;
	color: Maroon;
}

.sml a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #008041;
}

p {
	font-family: sans-serif;
	font-size: 12px;
	color: #333333;
}
#codfis {
	text-transform: uppercase;
}
.poll p {
font-size:10px;
font-family:'verdana';
color:#000000;
}
.poll td {
font-size:11px;
font-family:'verdana';
color:#000000;
}

.header{
font-size:10px;
font-family:'verdana';
color:#000000;
border-style:outset;
border-width:1px;
font-weight:bold;
}
.iniz_maiusc {
	text-transform: capitalize;
}
.maiusc {
	text-transform: uppercase;
}
.bigLink {
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif, Verdana;
	font-size: 14px;
	font-weight: bolder;
	text-align: right;
	display: block;
	border: 1px solid #E6E6E6;
}
.bigLink a {
	color: #CC0000;
	text-decoration: none;
	text-align: right;
	border: 1px solid #FFFFFF;
}
.bigLink a:hover {
	color: #F78C22;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.topmenu a {
	border: 2px dotted #CCCCCC;
	display: block;
}
.topmenu a:hover {
	border: 2px dotted #006BAD;
	display: block;
}
#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
