body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td, table, select, input, textarea{
	font-family:arial;
	font-size:11px;
	vertical-align:top;
	color:#333333;
}

.name{
font-family:arial;
font-size:20px;
vertical-align:top;
color:#9da730;
}

.stil17a {color: #FFFFCC; text-decoration:underline; font-size:12px; font-weight:bold;}

.subbutton{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/subbutton.jpg);
	width: 86px;
	height: 18px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: left;
}

.inputbuttonflat1{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/search.jpg);
	width: 72px;
	height: 18px;
	border: 0px;
	background-repeat: no-repeat;
	background-position: left;
}

.slogan1{
font-family:tahoma;
font-size:12px;
vertical-align:top;
font-weight: bold;
color:#ffffff;
text-transform: uppercase;
}

.slogan2{
font-family:tahoma;
font-size:12px;
vertical-align:top;
color:#ffffff;
}

.style01 {
	color: #6f724f;
	font-size: 10px;
	font-family: arial;
	background-image: url(images/pic_top.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 14px;
	line-height: 8px;
}

.style1 {
	color: #666666;
	font-size: 10px;
	font-family: arial;
}




.style2 {
	color: #333333;
	font-size: 11px;
	font-family: arial;
}
.style3 {
	color: #9da730;
	font-weight: bold;
	font-family:arial; 
	font-size:11px
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-family:tahoma; 
	font-size:11px
}
.style5 {
	color: #CFCFCF;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #9da730;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #cacaca;
	font-size: 10px;
	font-family: arial;
}
.style8 {
	color: #727272;
	font-size: 10px;
	font-family: arial;
}
.style9 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}



h1
{
	margin:0; padding:0;
	font-size:14px;
	color: #767676;
	font-family: arial;
}

h2, h3{
margin:0; padding:0;
	font-size:9px;
	color: #9da730;
	font-family: arial;
	text-transform: uppercase;
	font-weight: bold;
}

h4, h5, h6
{
	margin:0; padding:0;
	font-size:14px;
	color: #ffffff;
	font-family: arial;
	text-transform: uppercase;
}

small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0
}


#zebra
{
	height:20px;
	background:transparent url(images/zebra_bg.gif) left top repeat-x;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}

/*Content table*/
#content
{
	width:100%;
	height:70%;
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:180px;
	vertical-align:top;
	height:100%;
}

/*Main column*/
#content .main-column
{
	vertical-align:top;
	padding:0 23px 10px 23px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}



/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}


/*Information block*/
.information-block
{
	width:180px;
	margin-bottom:16px;
}

.information-block-head
{
	color:#BC262C;
	font-weight:bold;
	font-size:85%;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:4px;
	padding-bottom:5px;
}

.information-block-body
{
	font-size:85%;
	color:#737373;
	margin-right:20px;
}

/*Content block*/
.content-block
{
	border-top-color:#E4E4E4;
	background:#F5F5F5;
	margin-bottom:5px;
	width:100%;
}

.content-block-head
{
	background-image:url(images/content_block_bg.gif);
	font-weight:bold;
	font-size:95%;
	margin:2px;
	padding: 5px 9px;
}

.content-block-body
{
	padding:4px 5px;
	width:100%;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	margin:1em 0;
	background-color:#F5F5F5;
	font-family:sans-serif;
}
