@charset "utf-8";

body {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 100%;
}
#lang {
	font-size: 70%;
	margin-left: auto;
	width: 960px;
	margin-right: auto;
	text-align: right;
	padding-bottom: 2px;
	color: #FFFFFF;
	font-weight: bold;
}

#lang a {
	width: 960px;
	color: #FFFFFF;
}
#lang a:hover {
	width: 960px;
	color: #99CC00;
}
#container {
	background-color: #FFFFFF;
	margin-left: auto;
	width: 960px;
	margin-right: auto;
}


a {
	text-decoration: none;
	color: #666666;
}

#menu {
	background-color: #860001;
	float: left;
	clear: both;
	width: 732px;
}
#search {
	background-color: #860001;
	float: left;
	width: 228px;
	height: 32px;
	background-image: url(../images/spry_menu_bkg.jpg); 
	background-repeat: repeat-x;
}
#shadow {
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-x;
	height: 76px;
	float: none;
	width: 100%;
	clear: both;
}
xxxxxxxxxxxxxxxxxxxx {
}
#main {
	padding-left: 30px;
	padding-bottom: 5px;
	padding-right: 30px;
}
#category {
	color: #990000;
	font-weight: bold;
	font-size: 90%;
	padding-left: 0px;
	padding-bottom: 10px;
}
.categoryTitle a {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	
}
.categoryTitle a:hover {
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #333333;
}

#infoList {
	margin-left: 10px;
	padding-bottom: 25px;

}

#infoList  a:hover {
	color: #333333;
}
.bulletList {
	font-size: 70%;
	color: #666666;
	font-weight: bold;
}

.li {
	margin-top: 5px;
	list-style-image: url(../images/buttons/glinks.gif);
}
.li2 {
	margin-top: 5px;
	list-style-image: url(../images/buttons/glinks2.gif);
}
.li3 {
	margin-top: 5px;
	list-style-image: url(../images/buttons/back_main.gif);
}

xxxxxxxxxxxxxxxxxxxxx {
}
#atest {
	padding-bottom: 25px;
	padding-top: 55px;
}


.item {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
	background-color: #E0E0E0;
}

.itemSeparator {
	color: #EDEDED;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 10px;
	background-color: #777777;
	/*background-color: #CCCCCC;*/
}

.itemSeparator a {
	color: #EDEDED;
}

.colorWhite {
	background-color: #FF8601;
	width: 20px;
	text-align: center;
}



.color1 {
	background-color: #FF8601;
	width: 20px;
	text-align: center;
}


.color2 {
	background-color: #860001;
	width: 20px;
	text-align: center;
}
.color3 {
	background-color: #E0E0E0;
	width: 20px;
	text-align: center;
}
.color4 {
	background-color: #0099FF;
	width: 20px;
	text-align: center;
}

.color5 {
	background-color: #CCCC33;
	width: 20px;
	text-align: center;
}


.dolor1 {
	background-color: #FF8601;
	font-size: 10px;
	font-weight: bold;
}

.dolor2 {
	background-color: #860001;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.dolor3 {
	background-color: #B4B4B4;
	width: 20px;
	text-align: center;
	color: #FFFFFF;
}
.dolor4 {
	background-color: #0099FF;
	font-weight: bold;
	font-size: 10px;
}
.dolor5 {
	background-color: #CCCC33;
	font-size: 10px;
	font-weight: bold;
}

xxxxxxxxxxxxxxxxxxxxxxx {
}
.smallerCaps {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-variant: small-caps;
}
.bigger {
	font-weight: bold;
	color: #333333;
}

xxxxxxxxxxxxxxxxxxx {
}
xxxxxxxxxxxxxxxxxxxc {
}




#bar {
	background-color: #FFFFFF;
	height: 25px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	font-weight: bold;
	color: #FF8601;
	font-size: 14px;
	padding-top: 5px;
}

#bar a {
	color: #FF8601;
}





#footer {
	background-color: #860001;
	background-image: url(../images/spry_menu_bkg.jpg); /*mist*/
	background-repeat: repeat-x; /*mist*/	
	height: 18px;
	float: left;
	width: 960px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
}


#footer a {
	color: #99FF00;
}


#container #footer a:hover {
	color: #FF6600;
}
#contact  {
	color: #333333;
	padding-left: 30px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 90%;
}
