html body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	background-color : #CCCCFF;
	background-image:url(../images/bgmain.jpg); background-position: center bottom;  background-repeat: no-repeat;
	
	border: 0;
	margin: 0;
	padding: 0;

	font-style: normal;

	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	scrollbar-arrow-color: #02549E;
	scrollbar-shadow-color: #02549E;

	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

.button a, .button td {text-align: center; font-weight: bold;
text-decoration: none;}

li, p, h1, h2, h3, h4, h5, h6 {margin-left : 5px; margin-right : 5px; margin-top : 0px; vertical-align:top; padding:0;}

li, p {font-size: 12px; text-align: justify;}


h1 { font-size: 14px; font-weight: bold; color: #02549E; text-align:left; margin-left:30px; margin-top:0px;}

h2  { font-size: 11px; font-weight: bold; color: #02549E; margin:0px}

h3  { font-size: 11px; font-weight: bold; color: #02549E;}

h4  { font-size: 10px; font-weight: bold; color: #02549E;}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #333333;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}

form { margin:0px; padding:0px; }
 
input, textarea { font-size: 11px; color: #000000; border: 1px solid #000000; background-color: #FFFFFF;}

textarea {
	font-weight: None;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;

	scrollbar-face-color : #FFFFFF;
	scrollbar-track-color: #FFFFFF;

	scrollbar-arrow-color: #02549E;
	scrollbar-shadow-color: #02549E;

	scrollbar-highlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

a {
	color: #000000;
	text-decoration: none;

}

a:hover {color: #FF0000;}

.textError {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
}

.textbox {
	background-color: #FFFFFF;
	border-right: 0px solid #000000;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	height: 15px;
	width: 83px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-transform: lowercase;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
select {
	background-color: #CCCCCC;
	border: 1px solid #333333;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #333333;
	margin: 0px;
	padding: 0px;
        vertical-align: middle;

	scrollbar-3dlight-color: none;
	scrollbar-arrow-color: #ffffff;
}

.buttonsend {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	vertical-align: middle;
        height:15px;
        border:0px; 
}

.field {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.fieldfill {
	background-color: #CCCCFF;
	border: 1px solid #000000;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.fielderror {
	background-color: #CCCCFF;
	border: 1px solid #FF0000;
	height: 15px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

div#Top {
        position:relative;
	overflow: hidden;
	vertical-align: top;
	text-align: center;
	width:800px;
	height:auto;   

        padding: 0;
	margin: 0 auto;
        border: 0; 
}


div#Bottom {
	position: relative;
	top:10px;
	background-color: #333333;
	border: 0px;
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;

	margin:0;
	padding:0;
	clear: both;
}

ul#gallery {
	left:0px;
	list-style-type: none;
	text-align: left;
	margin:0;
	padding:0;

	width:auto;  
	height:auto;
}

ul#gallery li {
	text-align:left;
	
	padding:5px;
	margin: 0px;
	height: 60px;
	float: left;	
}



ul#articles {
	top: 0px; left: 0px; width:auto;padding: 0px; margin: 0px; border: 0px; padding-top:5px; list-style-type: none;
}

ul#filelist {
	left:0px;
	width:100%;
	list-style-type: none;
	text-align: left;
	margin:0;
	padding:0;
}

ul#filelist li {
	text-align:left;
	
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left:20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	left:0px;
	border-top: 1px solid #CCCCFF;	
}

li#DOC {
	background-image: URL(../images/doc.gif);
}
li#XLS {
	background-image: url(../images/xls.gif);
}
li#PDF {
	background-image: URL(../images/pdf.gif);
}
li#ZIP {
	background-image: URL(../images/zip.gif);
}
li#HTM {
	background-image: URL(../images/htm.gif);
}
li#TIF {
	background-image: URL(../images/img.gif);
}
li#JPG {
	background-image: URL(../images/img.gif);
}
li#GIF {
	background-image: URL(../images/img.gif);
}
li#BMP {
	background-image: URL(../images/img.gif);
}
li#PNG {
	background-image: URL(../images/img.gif);
}

div#TopHeader {
	width:auto;  
	height:11px;
        padding: 0px;
	margin: 0px;
	border: 0px solid #000000;
	background-color: #000000;

	font-family: Arial;
	font-size: 4px;
	color : #FFFFFF;
	font-weight: bold;
	text-align:center;
	line-height: 4px;
}

div#MainMenu ul li a {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	font-weight: none;
	text-align:left;
}

div#MainMenu ul li a:hover {
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	font-weight: none;
	text-decoration: underline;
	text-align:left;
}


div#MainMenu div#MainHeader {
	width:auto;  
	height:15px;
	border: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
        padding: 0px;
	margin: 0px;
	padding-left: 0px;
	background-color: #000000;
	border: 1px solid #000000;

	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	font-weight: bold;
	text-align:center;
}

div#MainHeader {
	width:auto;  
	height:15px;
	border: 0px solid #000000;
        padding: 0px;
	margin: 0px;
	padding-left: 15px;
	background-color: #000000;
	border: 1px solid #000000;

	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	font-weight: bold;
	text-align:left;
}

div#MainContent {
	width:auto;  
	height:auto;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
        padding: 0px;
	margin: 0px;
	padding-left: 0px;
	background-image: url(../images/panel.jpg);

	font-family: Arial;
	font-size: 10px;
	color : #000000;
	text-align:left;
}

div#MainContentTop {
	width:auto;  
	height:auto;
	border-top: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
        padding: 0px;
	margin: 0px;
	background-image: url(../images/panel.jpg);

	font-family: Arial;
	font-size: 10px;
	color : #000000
	text-align:center;
}

div#ArticleSmallPhoto {
	position: relative;
	width:100px;  
	height:auto;
	border: 0px;
        padding: 0px;
	margin: 5px;

	font-family: Arial;
	font-size: 10px;
	color : #000000;
	text-align:center;

	float: left;
}

div#MainMenu {
	position: relative;
	width:100px;  
	height:auto;
	left:10px;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
        padding: 0px;
	margin: 0px;
	background-color: #02549E;

	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	text-align:left;
}

div#MainMenu ul {
	width: auto;
	height: auto;
	text-align:left;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:10px;
	margin:0px;

	list-style-type: none; 
}

.spanMore {
	color:#FF0000;
}

.mailto {
	color:#FF0000;
	font-weight: bold;
}

span#FormTitle {
	width:200px; float:left;
}
span#FormValue {
	width:200px; clear:right;
}


