body {
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	/*background: url(../images/background.jpg) repeat-x #000000;*/

}
a {
	color:#ffffff;
}

h1
{
	color:#ffffff;
	font-size: 18px;
	font-weight: bold;
}


.main {
	color:#ffffff;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	
}

.menu
{
	padding: 0px;
	background-color: #00539f;
	border: 1px solid #666666;
	overflow:hidden;
	margin-right: 5px;
	margin-left: 5px;
	color:#ffffff;
}

.content
{
	color:#ffffff;
	/*border: 1px solid #666666;*/
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 1000px;
	overflow:auto;
	background-color:#00539f;
}

.header
{
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #00539f;
	
}
.footer
{
	color:#ffffff;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
	background-color: #00539f;
	text-align:center;
	border: 1px solid #666666;
}
.footer a
{
	color:#ffffff;
}
.justify
{
	text-align:justify;
}

.center
{
text-align:center;
}

.bottomNote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	width: 750px;
	text-align: justify;
	margin-left:auto;
	margin-right:auto;
}


.menuBlock
{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float: left;
	background-color:#00539f;
}

.menuBlock li { display: inline; }

.menuBlock li a
{
	float: left;
	min-width: 0.5em;
	color: #00539f;
	background-color: #00539f;
	padding: 0.2em 1em;
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
}

.menuBlock li a:hover
{
	background-color: #00539f;
}

.menuBlock .left
{
	float:left
}

.menuBlock .right
{
	float:right;
}
.language 
{
	padding: 0.2em 1em;
}
.language a
{
	text-decoration: none;
	font-size:15px;
	font-weight:bold;
	color: #ffffff;
}
.language a:hover
{
	background-color: #00539f;
}
.border {
	color:#ffffff;
	border: 1px solid #666666;
	padding:15px;
	background-color:#00539f;
}
.borderh {
	border: 1px solid #666666;
	background-color:#00539f;
}
.login a
{
	color: #ffffff;
}
.login_textfield {
	color: #000;
	border: 1px solid #ffffff;
}

.login_confirm {

	color: #ffffff;
	border: 1px solid #ffffff;
}

/* Products */
.category_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.subcategory_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;

}

.subcategory_link:hover {
	text-decoration: underline;
}

.products_title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #00539f;
	text-decoration: none;
	padding: 0px;
	/*background: url(../img/bck_title.gif) repeat;*/

}

.products_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	vertical-align:top;
}

.products_title_link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.products_title_link:hover {
	text-decoration: underline;
}

.products_details_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	vertical-align:top;
}

.products_details_link:hover {
	text-decoration: underline;
}
.products_list_table {
	/*background-color: #ffffff;*/
	border-width: 0px;
	border-style: none;
}
/* Products */
.top_left_image {
	float: right;
	vertical-align:top;
	margin: 20px;
}
.section_title {
	font-size: 18px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	border-bottom-width: 1px;
}

.section_title a
{
	text-decoration:none;
	font-size: 16px;
	font-weight: bold;
}

.float_right
{
	float: right;
}
.float_left
{
	float: left;
}

.maintext table tr td
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #00539f;
}

