/* CSS Document */
.bodytext		{font-family: Tahoma,Arial; font-size: 10pt; color: #ffffff;}
.bodytext1		{font-family: Tahoma,Arial; font-size: 8pt; color: #ffffff;}
.bodytext2		{font-family: Tahoma,Arial; font-size: 8pt; color: #000000;}
.buttonstyle 	{
	background: #990000;
	font: 11px Tahoma,Arial,Helvetica,sans-serif;
	border: 1px solid #ff6633;
	color: #ffffff;
	cursor: hand;
}
.textfieldstyle {
	font: 11px Tahoma,Arial,Helvetica,sans-serif;
	color: #990000;
	background: #FFFFFF;
	border: 1px solid #000000;
	cursor: text;
}
.textfieldstyle2 {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #990000;
	background: #FFFFFF;
	cursor: hand;
}	
a				{font-family: Tahoma,Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none;}
a:hover			{font-family: Tahoma,Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: underline;}
a.mainmenu		{font-family: Tahoma,Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none;}
a:hover.mainmenu	{font-family: Tahoma,Arial; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none;}
a.menu			{font-family: Tahoma,Arial; font-size: 8pt; font-weight: bold; color: #990000; text-decoration: none;}
a:hover.menu	{font-family: Tahoma,Arial; font-size: 8pt; font-weight: bold; color: #990000; text-decoration: none;}
a.item			{font-family: Tahoma,Arial; font-size: 8pt; font-weight: normal; color: #990000; text-decoration: underline;}
a:hover.item	{font-family: Tahoma,Arial; font-size: 8pt; font-weight: normal; color: #990000; text-decoration: none;}
body 			{scrollbar-arrow-color:#000000;scrollbar-track-color:#000000;scrollbar-shadow-color:#000000;scrollbar-face-color:#990000;scrollbar-highlight-color:#000000;scrollbar-darkshadow-color:#ffffff;scrollbar-3dlight-color:#FFFFFF;}
