/* Start Layout */

#container {
	/*background-color: #ACE;*/
	/*background-color: #E5E5E5;*/
/*	background-image:url(subSilver/body2.png);
	background-repeat:repeat-y;*/
	margin:0px;
	padding:0px;
	min-width:780px;
/*	background : #336699; */
/*	background-image:url(subSilver/graygrid.gif);*/
}

#banner {
	clear: both;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;
	background-color:#FFF;
	border-top: 3px double #999;
	border-bottom: 3px double #999;
	height:150px;
	color: #FFF;
	padding: 1px 0px 0px 0px;
}

#logo{
	/*margin: 5px 55px 5px 55px;*/
	width:200px;
}

#headnav{
	float:right;
	margin: 125px 15px 0px 0px;
}

#menu {
	/*position:fixed;*/
	float: left;
	width: 175px;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;

}

#content {
	margin: 15px 15px 15px 215px;
	padding: 0px 0px 0px 0px;
	border:none;/* 1px solid #000;*/
	min-width:550px;
}

#main h1, #title {
	padding: 5px;
	font-size: 16px;
	line-height:30px;
	border:none;/*1px solid #000;*/
	/*border-bottom:2px solid #000;*/	
	color: #FFF;
	background-image:url(../images/template/it/cellpic3.gif);
	background-repeat:repeat-x;
	font-weight: bold;
	margin: 0 0 0 0;
}

#main {
	padding: 10px 10px 10px 10px;
	margin: 0 0 0 0;
	/*background-color: #FFFFD0;*/
	background-color: #FFFFFF;
	min-height:410px;
}

#goback {
	padding: 3px 5px 5px 5px;
	margin: 0px;
	line-height:16px;
	background-color: #000;
	background-image:url(../images/template/it/cellpic1.gif);
	background-repeat:repeat-x;
	text-align:right;
	/*height:10px;*/
}

#footer {
	clear: both;
	/*background-image:url(../images/template/it/cellpic_footer.gif);
	background-repeat:repeat-x;*/
	background-color: #FFF;
	border-top: 3px double #003366;
	border-bottom: 3px double #003366;
	text-align: left;
	color: #003366;
	padding: 5px 5px 2px 5px;
}

/* End Layout */


/* Style tags  */

body {
	background-image:url(../images/template/it/bg.gif);
	background-repeat:repeat-y;
	margin: 0;
	color: #000;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	margin: 0;
	color: #000;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div {
	padding:0px;
	margin:0px;
}

img {
	border:0;
}

ul, li {
	/*font-size:10px;*/
}

form {
	display:inline;
}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	/*font-size: 12px;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}



a, a:link, a:visited, a:active {
	/*font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	color:#003366;
	border-bottom:1px dotted #003366;
	text-decoration: none;
}
/*
a:link, a:visited, a:active {
	text-decoration: none;
	
}*/

a:hover {
	color:#003366;
	border-bottom:1px solid #003366;
	text-decoration: none;
}


a.head {
	/*font: 14px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

a.head:link, a.head:visited, a.head:active {
	/*color:#006699;
	text-decoration: none;*/
}
a.head:hover {
	/*color:#DD6900;
	text-decoration: underline;*/
}

a.goback {
	/*font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

a.goback:link, a.goback:visited, a.goback:active {
	/*color:#006699;
	text-decoration: none;*/
}
a.goback:hover {
	/*color:#DD6900;
	text-decoration: underline;*/
}

a.foot {
	font-size:11px;
	/*font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

a.foot:link, a.foot:visited, a.foot:active {
	color:#003366;
}
a.foot:hover {
	color:#003366;
}




h1 {
	color : #686868;
	font-size: 0.9em;
	font-weight : bold;
	/*text-align : center;*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


h2 {
/*	color : #336699; */
	color : #DD6900;
	font-size: 1.2em;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h3 {
	color : Black;
	font-size: 1.1em;
	font-weight : bold;
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	/*text-indent : 8px;*/
	text-align : justify;
}

hr {
	height: 1px;
}


.body {
	background : #336699;
	margin-top: 8px;
}

.bold {
	color : #333300;
	font-weight : bold;
}

.italic {
	color : #333300;
	font-style :  italic;
}

.copyright {
	color : #909090;
	font : 10px Arial, Helvetica, sans-serif;
	text-align : right;
}

.small {
	color : Black;
	font : 0.9em Arial, Helvetica, sans-serif;
}

.head {
}


.section {
	/*padding: 2px 2px 2px 4px;*/
	line-height:22px;
	padding:0 0 0 4px;
	/*margin: 0px 0 0 0;
	background-color:#000;
	background-image:url(../images/template/it/cellpic3.gif);
	background-repeat: repeat-x;
	color:#FFA34F;
	font-weight:bold;
/*	border: 2px outset #000;*/
	color:#DD6900;
	font-weight:bold;
	font-size:14px;
	border-bottom:3px double #fff;
}

.navlist {
	/*background:#FF9933;*/
	/*background:#CC9900;*/
	/*background:#006699;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;*/
	margin:4px;
	padding-left:0px;
}

.navlist li {
	/*background-image:url(../images/template/it/cellpic2.jpg);
	background-repeat: repeat-x;*/
/*	border-top: 1px dotted #999; */
	/*padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
	list-style-image:url(../images/template/it/arrow.gif);
	list-style-position:inside;*/	
	list-style-position:inside;
	list-style-image:url(../images/arrow_right.gif);
	line-height:18px;
	padding:1px;
}

.navlist li.first {
	border-top: none;
}

.navlist li.last {
}

a.navlink:link, a.navlink:visited, a.navlink:active {
	color:#fff;
	border-bottom:1px dotted #fff;
	font-weight: bold;
	text-decoration: none;
}
a.navlink:hover {
	color:#DD6900;
	font-weight: bold;
	text-decoration:none;
	border-bottom:1px dotted #DD6900;
}

.flatinput{
	border:1px solid #333;
	line-height:16px;
	padding:3px;
}

.newstable{
	list-style:none;
	padding:0;
	margin:0;	
}

.newstable li{
	margin:4px 0px 10px 0px;
	padding:0;
	line-height:18px;
}

.newsdate{	
	width:100px;
	text-align:right;
	font-weight:bold;
	margin:0 4px 0 0;
}

.newstitle{ 
	font-weight:bold;
}

.newstext{
	margin:4px 0 0 0 ;
}

table tr td{ margin:6px; font-size:12px; color:#333; }

.entrance {
	color:#336699;
	font-size:14px;
	font-weight:bold;
}

a.anostyle{
	border:none;
	text-decoration:none;
}
