
BODY  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		color : #000000;
		background-color : #4b4b64;
		background-image : url(images/twbakgr.jpg);
		background-repeat : repeat;
        }

b  		{
		font-weight: bold;
		}

.OnePx  {  
		font-size: 1px
		}		
		
P  		{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		color : #000000;
		background-color : transparent;
		text-align : left;
		}
P.sc	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		color : #ffffff;
		background-color : transparent;
		text-align : left;
		}
P.u  		{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		color : #000000;
		background-color : transparent;
		text-decoration : underline;
		text-align: left;
		}
P.ce  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
        text-align: center;
		color : #000000;
		background-color : transparent;
		}
P.cb  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 13px;
        text-align: center;
		color : #aaaaff;
		background-color : transparent;
		}		
P.cbb 	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 16px;
        text-align: center;
		color : #ccccff;
		background-color : transparent;
		}		
P.ju 	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
        text-align: justify;
		color : #000000;
		background-color : transparent;
		}
H2 		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : x-large;
		font-weight : bold;
		color : #000000;
		background-color : transparent;
		text-align: left;
		}
H2.red 		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : x-large;
		font-weight : bold;
		color : #ffbb66;
		background-color : transparent;
		text-align: left;
		}
H3 		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : large;
		font-weight : bold;
		color : #000000;
		background-color : transparent;
		text-align: left;
		}
H3.white 		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : large;
		font-weight : bold;
		color : #ffffff;
		background-color : transparent;
		text-align: left;
		}
H3.ce 		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : large;
		font-weight : bold;
		color : #000000;
		background-color : transparent;
		text-align: center;
		}
H4		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : medium;
		font-weight : bold;
		color : #000000;
		background-color : transparent;
		text-align: left;
		}
H4.ce  	{
		text-align: center;
	    }
H5		{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 13px;
		font-weight : bold;
		color : #000000;
		background-color : transparent;
		text-decoration : underline;
		text-align: left;
		}
TD  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: left;
		}
TD.c  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: center;
		}
TD.r  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: right;
		}
TD.u  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: left;
		text-decoration: underline;
		}
TD.sr  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 9px;
		text-align: right;
		}
TD.oh  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: left;
		background-color : #EAEAEA;
		}
TD.oc  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: center;
		background-color : #EAEAEA;
		}
DL  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: left;
        }
UL  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		text-align: left;
        }
LI		{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		}
.large {
        font-family : Verdana,Arial,Helvetica,sans-serif; 
	 	font-size : medium;
		}
A.myheader:Link	{
		font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : none;
		font-weight : bold;
		color : #ffffff;
		background-color : transparent;
        }
A.myheader:Visited  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : none;
		color : #ffffff;
		font-weight : bold;
		background-color : transparent;
        }
A.myheader:Active  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : none;
		color : #FF00ff;
		font-weight : bold;
		background-color : transparent;
        }
A.myheader:Hover  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : underline;
		color : #ffffff;
		font-weight : bold;
		background-color : transparent;
        }						
A:Link  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : none;
		font-weight : bold;
		color : #616195;
		background-color : transparent;
		}
A:Visited  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : none;
		color : #818195;
		font-weight : bold;
		background-color : transparent;
        }
A:Active  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : none;
		color : #FF00ff;
		font-weight : bold;
		background-color : transparent;
        }
A:Hover  {
        font-family : Verdana,Arial,Helvetica,sans-serif;
        text-decoration : underline;
		color : #616195;
		font-weight : bold;
		background-color : transparent;
        }
SPAN    {
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-size: large;
		}
EM		{ 
		text-decoration : none;
		font-style : normal;
		}
CODE	{
		font-family : "Courier New", Courier, monospace;
		font-size : 11px;
		}
FORM.ce {
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-size : medium;
		text-align: center;
		}
INPUT   {
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-weight : bold;
		font-size : 11px;
		}
.ce   	{
		text-align: center;
		}
.cen  	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
	    margin-left: auto;
        margin-right: auto;
		color : #000000;
		background-color: transparent;
		}
.myright {
		float : right;
		}
.small 	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 10px;
		color : #000000;
		background-color : transparent;
		}
.smallwhite 	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 10px;
		color : #ffffff;
		background-color : transparent;
		}
.smallblack 	{
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 10px;
		color : #000000;
		background-color : transparent;
		}		
.smallce {
        font-family : Verdana,Arial,Helvetica,sans-serif;
		font-size : 10px;
		text-align : center;
		color : #000000;
		background-color : transparent;
		}
.large {
        font-family : Verdana,Arial,Helvetica,sans-serif; 
	 	font-size : 12px;
		}
.xlarge { 
        font-family : Verdana,Arial,Helvetica,sans-serif; 
	 	font-size : large;
		}
.xlargek { 
        font-family : Verdana,Arial,Helvetica,sans-serif; 
	 	font-size : large;
		font-style : italic;
		color: #ff9999;
		background-color: transparent;
		}
TD.mytextbox {
        padding: 5px;
		background-color: #ffffff;
		color: #000000;
		}
TD.mytextboxschwein {
        padding: 5px;
		background-color: #000000;
		color: #8888ff;
		background-image : url(images/schweinb.jpg);
		}		
.mytable {
		border-style: solid;
		border-width: thin;
		border-top-color: #a0a0ff;
		border-left-color: #a0a0ff;
		border-right-color: #000000;
		border-bottom-color: #000000;
		padding: 5px;
		margin: 5px;
		color: #fafafa;
		background-color: #4b4b64;
		}
.mycell {
		border-width: thin;
		border-top-color: #000000;
		border-left-color: #000000;
		border-right-color: #ffffff;
		border-bottom-color: #ffffff;
		border-style: solid;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
		color: #fafafa;
		background-color: #4b4b64;
		}
.mycellc {
		border-width: thin;
		border-top-color: #000000;
		border-left-color: #000000;
		border-right-color: #ffffff;
		border-bottom-color: #ffffff;
		border-style: solid;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
		text-align: center;
		color: #fafafa;
		background-color: #4b4b64;
		}
.mycelln {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 11px;
		}
.mycellh5 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 13px;
		font-weight : bold;
		text-align: left;
		text-decoration : underline;
		color: #000000;
		background-color: #D1DBFF;
		}
.mycellh4 {
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size : medium;
		font-weight : bold;
		text-align: left;
		text-decoration : none;
		color: #000000;
		background-color: #FFD6D7;
		}
.mytablebw {
		border-style: solid;
		border-width: 0px;
		border-top-color: #a0a0ff;
		border-left-color: #a0a0ff;
		border-right-color: #000000;
		border-bottom-color: #000000;
		padding: 0px;
		margin: 0px;
		border-spacing: 15px 3px;
		color: #000000;
		}	
.mycellbw {
		border-width: 0px;
		border-top-color: #000000;
		border-left-color: #000000;
		border-right-color: #ffffff;
		border-bottom-color: #ffffff;
		border-style: solid;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
		}				
.mycellcbw {
		border-width: 0px;
		border-top-color: #000000;
		border-left-color: #000000;
		border-right-color: #ffffff;
		border-bottom-color: #ffffff;
		border-style: solid;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
		text-align: center;
		}		
.mycellcbwt {
		border-width: 1px;
		border-top-color: #ffffff;
		border-left-color: #ffffff;
		border-right-color: #ffffff;
		border-bottom-color: #000000;
		border-style: solid;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 10px;
		text-align: center;
		}			
.wh     {
		color : #ffffff;
		background-color: transparent;
		}
.bla	{
		color : #bbbbff;
		background-color: transparent;
		}
.blb	{
		color : #aaaaff;
		background-color: transparent;
		}
.blc	{
		color : #9999ff;
		background-color: transparent;
		}
.bld	{
		color : #8888ff;
		background-color: transparent;
		}
.ble	{
		color : #7777ff;
		background-color: transparent;
		}	
.blf	{
		color : #ccccff;
		background-color: transparent;
		}	
.blg	{
		color : #eeeeff;
		background-color: transparent;
		}	
.blh	{
		color : #ddddff;
		background-color: transparent;
		}
.rea	{
		color : #dd5555;
		background-color: transparent;
		}
.reb	{
		color : #ff8888;
		background-color: transparent;
		}
.extra  {
		font-family : Arial, Helvetiva, sans-serif;
		color : #333333;
		text-align : center;
		background-color: transparent;
		}
.inv	{
		color : #ababc7;
		background-color: transparent;
		}
.hece	{
		color : #ffcc99;
		text-align : center;
		background-color: transparent;
		}
.ego    {
		color : #ff4455;
		}
.oth	{
		color : #44ff55;
		}

			
