body, td, input, textarea, select, .normal { font-family: verdana, helvetica, sans-serif;  font-size: 10px;}

body
{
	background-image: url(http://www.getingarna.net/images/background.gif)
}

.price
{
	color: #000000;
}
.memberprice
{
	color: #ff0000;
}
th,	b, .bold{ font-weight: bold; font-family: verdana, helvetica, sans-serif;  font-size: 10px; }
.header3, h3, .h3 { font-weight: bold; font-family: verdana, helvetica, sans-serif;  font-size: 12px; }
.header1, h1, .h1 { font-weight: bold; font-family: verdana, helvetica, sans-serif;  font-size: 14px; }
.error
{
	color : Red
}
.information
{
	font-weight : bold;
}

.underline span
{
	text-decoration: underline;
}

.subSection
{
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	font-family: verdana, helvetica, sans-serif;
}
subSectionBody
{
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	font-family: verdana, helvetica, sans-serif;
}
sectionBody
{
	font-weight: bold; 
	font-family: verdana, helvetica, sans-serif;  
	font-size: 10px;
}
.section
{
	font-weight: bold; 
	font-family: verdana, helvetica, sans-serif;  
	font-size: 10px;
}

.sectionHeader
{
	font-weight: bold; 
	font-family: verdana, helvetica, sans-serif;  
	font-size: 12px;
}
.matchDay
{
	border-right: #669966 2px solid;
	border-top: #669966 2px solid;
	border-left: #669966 2px solid;
	border-bottom: #669966 2px solid;
	background-color: #669966;
}

.todayDay
{
	border-right: darkgray 2px solid;
	border-top: darkgray 2px solid;
	border-left: darkgray 2px solid;
	border-bottom: darkgray 2px solid;
	background-color: #dcdcdc;
}

.committeeMeetingDay
{
	border-right: #666699 2px solid;
	border-top: #666699 2px solid;
	border-left: #666699 2px solid;
	border-bottom: #666699 2px solid;
	background-color: #666699;
}

.fanDay
{
	border-right: #996666 2px solid;
	border-top: #996666 2px solid;
	border-left: #996666 2px solid;
	border-bottom: #996666 2px solid;
	background-color: #996666;
}

.yearMeetingDay
{
	border-right: #999966 2px solid;
	border-top: #999966 2px solid;
	border-left: #999966 2px solid;
	border-bottom: #999966 2px solid;
	background-color: #999966;
}

.otherDay
{
	border-right: #669999 2px solid;
	border-top: #669999 2px solid;
	border-left: #669999 2px solid;
	border-bottom: #669999 2px solid;
	background-color: #669999;
}

.yellow, .yellow:link, .yellow:visited 
{
	color: #ffffcc;  	
	font-family: verdana, helvetica, sans-serif;   
	font-size: 10px; 
	text-decoration: none
}

.white
{
	color: #000000;  	
}

.yellowbold, .yellowbold:link, .yellowbold:visited 
{
	color: #ffffcc;  	
	font-family: verdana, helvetica, sans-serif;   
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none
}

.comment
{
	font-size: 10px;
	color: gray;
	font-style: italic;
	font-family: verdana, helvetica, sans-serif;
}

.white
{
	color: #ffffff;  	
	font-family: verdana, helvetica, sans-serif;   
	font-weight: bold;
	font-size: 10px; 
}

.selected, .selected:link, .selected:visited 
{
	font-family: verdana, helvetica, sans-serif;   
	font-size: 10px; 
	text-decoration: none;
	color: #FF7722;	
}

a:link,a:visited {color: #000000;  
	font-family: verdana, helvetica, sans-serif;   
	font-size: 10px; 
	text-decoration: none}
a:hover, a:active, .yellow:hover, .yellowbold:hover
{
	font-size: 10px;
	color: orange;
	font-family: verdana, helvetica, sans-serif;
	text-decoration: none;
}

.lightTileBg
{
    BACKGROUND-IMAGE: url(images/bgtile_grey.gif);
    BACKGROUND-COLOR: white
}

.yellowBg
{
    BACKGROUND-IMAGE: url(images/bgtile_yellow.gif);
    BACKGROUND-COLOR: #FFCC00
}

.mediumDarkBox
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #cccccc
}

.blackBox
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    BACKGROUND-COLOR: #000000
}

.newBox
{
	background-color: #ffcc00;
}

.saleBox
{
	background-color: #FFFFFF;
}

.pager td span
{
	text-decoration: underline;
}

.soldOutBox
{
	padding-right: 3px;
	padding-left: 3px;
	color: #cccccc;
	background-color: #990000;
}

.txtBoxLong
{
	width : 350px;
}

.txtBoxXXL
{
	width : 500px;
}

.txtBoxMedium
{
	width: 200px;
}

.txtBoxXSmall
{
	width : 50px;
}

.txtBoxSmall
{
	width : 100px;
}

.txtBoxNormal
{
	width : 150px;
}
.warning
{
	color: red;
}
UL
{
	list-style-position: outside;
	list-style-type: square;
}
OL
{
	list-style-position: outside;
	list-style-type: decimal;
}
