
html{
	overflow: -moz-scrollbars-vertical;
}

body
{
	background-image: url(../xt_img/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	font-family: Verdana;
	font-size:12px;
	color: #666666;
	text-align: center;
	margin: 0;
	padding: 0;
}

table tr td
{
	font-size: 12px;
}

.headline
{
	font-size:20px;	
	font-weight: bold;
	color: #720004;
}

.headlineHome
{
	font-size:18px;	
	font-weight: bold;
	color: #720004;
}

.subheadline
{
	font-weight:bold;
}

.standardText
{
	font-size: 12px;
	color: #666666;
	line-height:18px;
}

a.content
{
	font-weight: bold;
	color: #6b3851;
	border:0px;
	text-decoration:underline;
}
a.content:hover
{
	font-weight: bold;
	color: #6b3851;
	border:0px;
	text-decoration:none;
}

a.more
{
	font-size: 10px;
	font-weight:bold;
	color: #6b3851;	
	border-bottom: dotted 1px #6b3851;
	text-decoration: none;
	float:left;
}
a.more:hover
{
	/*color:#4D9293;*/
	color: #6b3851;	
	border:0px;
	border-bottom: dotted 1px #f3f3f3;
	text-decoration: none;
}

a.more
{
	font-size: 10px;
	font-weight:bold;
	color: #6b3851;	
	border-bottom: dotted 1px #6b3851;
	text-decoration: none;
	float:left;
}
a.more:hover
{
	/*color:#4D9293;*/
	color: #6b3851;	
	border:0px;
	border-bottom: dotted 1px #f3f3f3;
	text-decoration: none;
}

.smallText
{
	font-size:10px;	
}
a.smallText 
{
	color: #666666;
	font-weight:bold;
	border-bottom: dotted 1px #6b3851;
	text-decoration: none;
}
a.smallText:hover
{
	color: #666666;
	font-weight:bold;
	border:0px;
	text-decoration: none;	
}

.smallText2
{
	font-size:10px;	
}
a.smallText2 
{
	color: #666666;
	font-weight:bold;
	border-bottom: dotted 1px #6b3851;
	text-decoration: none;
}
a.smallText2:hover
{
	color: #666666;
	font-weight:bold;
	border-bottom: dotted 1px #ffffff;
	text-decoration: none;	
}

.smallTextHome
{
	color: #ffffff;
	font-size:10px;	
	padding-top:10px;
	padding-left:15px;
	padding-right: 5px;
	
}
a.smallTextHomeLink 
{
	font-size:10px;	
	color: #ffffff;
	font-weight:bold;
	border-bottom: dotted 1px #ffffff;
	text-decoration: none;	
}
a.smallTextHomeLink:hover
{
	font-size:10px;	
	color: #ffffff;
	font-weight:bold;
	border:0px;
	/*border-bottom: dotted 1px #ffffff;*/
	text-decoration: none;	
}

#bullets
{
	padding-top: 10px;
	padding-left: 15px;	
}
ul
{	
	margin:0px;
	padding:0px;
	background: url(../xt_img/li.gif) no-repeat;
	background-position: 0px 5px;	
	list-style-type:none;
	/*list-style-image: url(../xt_img/li.gif);*/
}
li
{
	padding:0px 0px 0px 20px;	
}

img
{
	border:0;
}

input.searchBox
{
	background-color:#f8f8f8;
	width: 150px;
	height: 20px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 3px;
	text-align:left;
	
}

input.input50
{
	background-color:#f8f8f8;
	width: 50px;
	height: 20px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 3px;
	text-align:left;
	
}

input.input190
{
	background-color:#f8f8f8;
	width: 190px;
	height: 20px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 3px;
	text-align:left;
	
}

input.input200
{
	background-color:#f8f8f8;
	width: 200px;
	height: 20px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 3px;
	text-align:left;
	
}

input.input250
{
	background-color:#f8f8f8;
	width: 250px;
	height: 20px;
	color: #666666;
	font-family: Verdana;
	font-size: 10px;
	margin-right: 3px;
	text-align:left;
	
}

.contentTable
{
	
	/*padding-top:10px;*/
	/*padding-bottom:15px;*/
	/*background-color: #f3f3f3;*/
	/*border: 1px solid #ffffff;*/
	/*border-color:#ffffff;
	border-style:solid;
	border-width: 10px;*/
	/*float:left;*/
}

.contentTableCell
{
	padding-left:15px;
	border: 1px solid #ffffff;	
}


/* ##################################*/
/* PROMOTION AREA */
/* ##################################*/
.promoHeadline
{
	font-size: 14px;
	font-weight:bold;	
	padding-top:10px;
	padding-left:15px;
	padding-right: 5px;
}

.promoSubHeadline
{
	font-size: 10px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	padding-right: 5px;
}

.promoText
{
	font-size:10px;	
	padding-top:10px;
	padding-left: 15px;
	padding-right: 5px;
}

.mailto
{
	color: #666666;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;	
}

/* ##################################*/
/* PROMOTION AREA HOME */
/* ##################################*/
.promoHeadlineHome
{
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;	
	padding-top:10px;
	padding-left:15px;
	padding-right: 5px;
}

.promoSubHeadlineHome
{
	color: #ffffff;
	font-size: 10px;
	font-weight:bold;
	padding-top:10px;
	padding-left:15px;
	padding-right: 5px;
}

.promoTextHome
{
	color: #ffffff;
	font-size:10px;	
	padding-top:10px;
	padding-left: 15px;
	padding-right: 5px;
}

.mailtoHome
{
	color: #ffffff;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;	
}

/* ##################################*/
/* GLOSSARY */
/* ##################################*/

*html #glossary a
{
	padding-top: 1px;
}

#glossary a
{
	width: 573px;
	text-decoration:none;
	background-color:#f3f3f3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#ffffff;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#ffffff;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#ffffff;
	text-align:center;
	font-weight: bold;
	padding-top: 5px;
	float:left;	
}

#glossary a.glossary 
{
	width: 20px;
	height: 20px;
	color: #720004;
}
#glossary a.glossaryActive
{
	width: 20px;
	height: 20px;
	color: #FFFFFF;
	background-color:#720004;
}
#glossary a.glossaryInActive
{
	width: 20px;
	height: 20px;
	color: #666666;
}
.glossaryHeadline
{
	float:none;
	clear:both;
	font-weight:bold;	
}
.glossaryDescription
{
	float:none;
	clear:both;
	text-align:left;	
}

/* ##################################*/
/* Search */
/* ##################################*/

a.searchLink
{
	font-weight: bold;
	color: #6b3851;
	/*border-bottom: dotted 1px #6b3851;*/
	text-decoration:underline;
	float:left;	
}
a.searchLink:hover
{
	/*color:#4D9293;*/
	font-weight: bold;
	color: #6b3851;
	border:0px;
	text-decoration:none;
}



tr.pager span
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color:  #6b3851;
}

tr.pager a
{
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}



/* ##################################*/
/* FAQ */
/* ##################################*/

a.faqLink
{
	font-weight: bold;
	color: #6b3851;
	/*border-bottom: dotted 1px #6b3851;*/
	text-decoration:underline;
	float:left;	
}
a.faqLink:hover
{
	/*color:#4D9293;*/
	font-weight: bold;
	color: #6b3851;
	border:0px;
	text-decoration:none;
}

a.faqLinkCounter
{
	font-weight: bold;
	color: #6b3851;
	text-decoration:none;
}

a.faqLinkCounter:hover
{
	/*color:#4D9293;*/
	font-weight: bold;
	color: #6b3851;
	border:0px;
	text-decoration:none;
}
a.faqLinkCounterHover
{
	/*color:#4D9293;*/
	font-weight: bold;
	color: #6b3851;
	border:0px;
	text-decoration:none;
}

a.faqQuestion
{
	font-weight: bold;
	text-decoration: none;
}

/* ##################################*/
/* Sitemap */
/* ##################################*/
a.sitemapfirstlevel
{
	font-weight: bold;
	color: #6b3851;
	border-bottom: dotted 1px #6b3851;	
	text-decoration:none;	
	
}
a.sitemapfirstlevel:hover
{
	font-weight: bold;
	/*color:#4D9293;*/
	color: #6b3851;
	border:0px;	
	text-decoration:none;
}
a.sitemapsecondlevel
{
	color: #666666;
	border-bottom: dotted 1px #6b3851;
	text-decoration:none;	
}


