BODY        { color: black; ; background-color: white; font-family: Helvetica, Arial, Sans Serif; align:center;}

A:link { color: #3030A0; text-decoration: none; }  
A:visited { color: #604080; text-decoration: none; } 
A:active { color: red ;  text-decoration: underline;} 
A:hover { color: #3030A0; text-decoration: underline;}
A img {border: none; }
PRE, TT, CODE     { font-family: Courier, monospace }
P, BLOCKQUOTE, LI, OL, UL
{
	font-family: Helvetica, Arial, Sans Serif;
	
}
/*
P
{
	text-align: justify;
}
*/

H1, H2, H3, H4, H5, STRONG, ADDRESS  {font-family: Helvetica, Arial, Sans Serif}
H5 {font-weight: lighter; font-size: small}
STRONG      { font-weight: bold; color: gray }
EM   { font-weight: bold ; font-style: normal}
P.small {font-size: 80% }
DIV.small {font-size: 80% }
P.big { font-size: 140% } 
P.error {color: Red }
P.verysmall {font-size: 66% }
P.invisible {color: White }
SPAN.small {font-size: 80%;}
SPAN.normal {font-size: 120%;}
SPAN.big {font-size: 140% }
SPAN.isan {font-size: 9px}
SPAN.error {color: Red }
A.orderbutton
{
	background-color: green;
	color: white;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px silver solid;
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 1px silver solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 4px;
}
A.orderbuttonlimited
{
	background-color: orange;
	color: white;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px silver solid;
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 1px silver solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
A.orderbuttonother
{
	background-color: blue;
	color: white;
	font-weight: bold;
	padding: 4px;
	text-decoration: none;
	border-bottom: 1px silver solid;
	border-top: 1px gray solid;
	border-left: 1px gray solid;
	border-right: 1px silver solid;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}


   
div.label {float:left; margin-right: 5px; margin-bottom: 3px;}
span.label {float:left; margin-right: 5px; margin-bottom: 3px;}
P.block {text-align: justify}
A.tag0 {font-size: 90%;}
A.tag1 {font-size: 100%;}
A.tag2 {font-size: 110%;}
A.tag3 {font-size: 130%;}
A.tag4 {font-size: 150%;}
A.tag5 {font-size: 180%;}
A.tag6 {font-size: 220%;}
#content {max-width: 1000px;}
UL.hmenu { margin: 0; padding: 0px; font-size:80%;}
UL.hmenu LI { display: inline; }
UL.hmenu LI A:link, 
UL.hmenu LI A:active, 
UL.hmenu LI A:visited { display: block; float: left; padding: 0px; margin-right: 8px;} 


button {
			overflow: visible;
			width: auto;
		}
button.link { 
			
			
			font-family: Helvetica, Arial, Sans Serif;
			font-size: 80% ;
			color: blue;
			background: none;
			margin: 0;
			padding: 0;
			border: none;
			cursor: pointer;
			
			
			-moz-user-select: text;

			/* override all your button styles here if there are any others */
			}
button.link span { text-decoration: none; color: #3030A0;   } 
button.link:hover span,
button.link:focus span { text-decoration: underline;}

button.submitbutton {  
			background-color: green;
			color: white;
			font-weight: bold;
			padding: 4px;
			text-decoration: none;
			border-top: 1px silver solid;
			border-right: 1px gray solid;
			border-bottom: 1px gray solid;
			border-left: 1px silver solid;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;

			font-family: Helvetica, Arial, Sans Serif;
			font-size: 80% ;
			margin: 0;
			cursor: pointer;
			
			-moz-user-select: text;

			/* override all your button styles here if there are any others */
			}
button.submitbutton span { text-decoration: none; color: #3030A0;  }
button.submitbutton:hover span,
button.submitbutton:focus span { text-decoration: underline;}

#twtr-widget-1   { height: auto }

div.twtr-doc { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px; 
font-family: Helvetica, Arial, Sans Serif; height: auto; }

div.twtr-bd {border-width: 0px; scrollbar-face-color: #808080; height: auto;}

div.twtr-hd, div.twtr-ft { display:none !important} 

div.twtr-timeline { height: auto !important }

div.twtr-avatar { display:none !important } 

div.twtr-tweet-text {  margin-left: 0px !important; width:100% !important }

/*
p.blocksatz { text-align: justify; }
div.blocksatz { text-align: justify; }
*/




