/*---------------------------------------------------------
	CSS for:	http://buy.at/visa
	designer:	SvA
	e-mail:		sva@dr.com
	copyright	2002
---------------------------------------------------------*/
A:link     {
	color : #D93917;
	text-decoration : none;
}
A:visited  {
	color : #D93917;
	text-decoration : none;
}
A:active   {
	color : #D93917;
	text-decoration : none;
}
A:hover    {
	color : Red;
	text-decoration : underline;
}


Body.ScrollBar {
	scrollbar-face-color: #507DA4;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #D0E9FF;
	scrollbar-3dlight-color: #D0E9FF;
	scrollbar-darkshadow-color: #D0E9FF;
	scrollbar-track-color: #D0E9FF;
	scrollbar-arrow-color: #D0E9FF;
}

#Text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #0000A0;
	font-weight : 500;
	margin-left : 20px;
	margin-right : 5px;
	ruby-align : distribute-space;
}

#Dates {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	color : Black;
	font-weight : 900;
	border : thin solid #DAE3EF;
}

#NewsTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : #CA4404;
	font-weight : 500;
	margin-left : 10px;
	margin-right : 10px;
	ruby-align : distribute-space;
	border-bottom-color : #FF8C00;
	border-bottom-style : solid;
	border-bottom-width : thin;
	background-color : #FAF5ED;
}

#CenaInTitle {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 125%;
	color : Navy;
	font-weight : 700;
	font-style : oblique;
}

#Desctription {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	color : Navy;
	font-weight : 500;
	ruby-align : distribute-space;
	background-color : #D0E8FF;
}

#TableDesc{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	color : Black;
	font-weight : bold;
	border : thin solid #DAE3EF;
}

#Manufacture {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	color : Navy;
	font-weight : 700;
	text-align : center;
	}

#Title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	color : #D2691E;
	font-weight : 500;
	ruby-align : distribute-space;
	border-bottom-color : #FF8C00;
	border-bottom-style : solid;
	border-bottom-width : thin;
	background-color : #FFEBCD;
}

#TitleText {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 120%;
	color : #0000A0;
	font-weight : 500;
	ruby-align : distribute-space;
	border-bottom-color : #FFDFB9;
	border-bottom-style : dotted;
	border-bottom-width : thin;
	text-align : center;
}

#Attention {
	font-family : Arial, Helvetica, sans-serif;
	font-size : larger;
	color : #5183A4;
	font-weight : 200;
	font-style : normal;
	text-align : center;
	background-color : #E8F4FF;
	border-top-style : solid;
	border-top-width : thin;
	border-top-color : #B0C8D8;
}

#Adress {
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	color : Black;
	font-weight : 500;
	border-bottom-color :#B5C8DB;
	border-bottom-style : solid;
	border-bottom-width : thin;
	font-style : normal;
	text-align : right;
	border-top-color :#B5C8DB;
	border-top-style : solid;
	border-top-width : thin;
}

#AdressEmail {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : Black;
	font-weight : 500;
	ruby-align : distribute-space;
	border-bottom-color : #B5C8DB;
	border-bottom-style : solid;
	border-bottom-width : thin;
	text-align : right;
	background-color : #ECF5FF;
}