body         
{ 
	background-color: white;
    font-family:  'Verdana ref', Arial,'Sans Serif'; font-size: 10pt; 
    font-style: bold;
    color: black; 
    text-align: center;
}

/* specific divs */
#container
{
	background-color:white;
	width: 800px;
	height: 625px;
	margin: 0 auto;
	
}
#logosection
{
	background-color:white;
	color: black;
	width: 150px; !important;
	width: 750px;
	height: 80px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
#flagsection
{
    width: 400px;
    height: 25px;
  	background-color:white;
	color: black;
	text-align: left;
	float: left;

}
#switchsection
{
    width: 400px;
    height: 25px;
  	background-color:white;
	color: black;
	text-align: right;
	float: right;

}

#mainsection
{
    margin-top: 15px;
	width: 800px;
	height: 520px;	
	background-color: white;
	color: black;
	text-align: justify;
}
#textsection
{
	padding: 10px 10px 0px 10px ;
	width: 630px !important;
	width: 650px;
	height: 390px !important;
	height: 400px;
	background-color:white;
	color: black;
	text-align: justify;
	float: right;
}
#widemainsection
{
    margin-top: 15px;
	width:800px;
	height: 520px;	
	background-color: white;
	color: black;
	text-align: left;
}
#mainbanner
{
	background-color: white;
	width: 800px;
	height: 120px;
	text-align: left;
}

.linksection
{
	font-size: 12pt;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 20px;
    height: 15px !important;
	height: 43px;
	width: 150px;
}

#addresssection
{
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	width: 150px;
	height: 245px;
	text-align: center;
}

#picturesection
{
	background-color:white;
    width: 210px;
	height: 170px;
	float: right;
	text-align: right;
	margin-left: 10px;
}
#picturelink
{
	background-color:white;
    width: 210px;
	height: 20px;
	float: bottom;
	text-align: center;
}

#sidesection
{
	color: black;
	width: 150px;
	height: 400px;
	text-align: left;
	float: left;
}
#navsection
{
	background-color: transparent;
	color: black;
	width: 150px;
	height: 240px;
}
#footer
{
    clear: both;
	background-color:white;
    background-image: url('images/button_bg2.jpg');
    background-repeat: repeat-x;
	text-align: right;
	width: 800px;
	padding-top: 5px;
	height: 20px !important;
	height: 25px;
	color: black;
	padding-top: 5px;
}

#flashsection
{
margin-top: 60px;
margin-left: 130px;
background-color: transparent;
width:440px;
height: 40px;
}

.asection
{

	width: 160px;
	height: 40px;
	color: black;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}
.asection_selected
{
    background-image: url('images/smallredbar.gif');
    background-repeat: no-repeat;
	width: 150px; !important;
	width: 160px;
	height: 40px;
	color: white;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
}

table
{
	table-font-family:  Arial, Sans Serif;
	table-font-size: 10pt;
	table-border-color-light: rgb(255,255,102);
	table-border-color-dark: rgb(0,0,0);
	table-background-color:  rgb(255,255,255); 
	table-border: 0;
}
td 
{
	font-size: 10pt;
	background-color: white;
}
ul
{
	margin-top: 0px;
	padding-top: 0px;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Veldena, Sans Serif;
}
h1
{
	margin: 0px;
	padding0: 0px;
    font-size: 14pt;
	color:black;
}
h2
{
    font-size: 14pt;
	color: black; 
}
h3
{
	margin-bottom: 0px;
	padding-bottom: 0px;
    font-size: 11pt;
	color: blue;
	font-style: italic;
}
h4
{
	margin: 0px;
	padding0: 0px;
	text-decoration: italic;
}
h5
{
	font-family: arial;
   font-size: 8pt;
   text-align: left;
	color: rgb(0,0,0);
}
h6
{
	color: red;
}
a
{
   font-family: 'Verdana ref';
   font-type: bold;
   font-size: 10pt;
}

a:link
{
}
.linksection
 a
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
    color: white;
    text-decoration: none;
}

.linksection
 a:link
{
   color: white;
}
.linksection
 a:visited
{
   color: white;
}
.linksection
 a:active
{
	color: white;
}

#addresssection a
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
   color: white;
}

#addresssection  a:link
{
   color: white;
}
#addresssection a:visited
{
   color: white;
}
#addresssection a:hover
{
	color: blue;
}
#addresssection a:active
{
	color: white;
}
#topsection a:visited
{
   color: black;
}
#topsection a:hover
{
	color: red;
}
#topsection a:active
{
	color: yellow;
}