.menu {
	border: 0px none #586F7F;
	padding: 0px;
	border-collapse:collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #586F7F;
}

.mainBox {
	border: 1px solid #586F7F;
	padding: 0px;
	border-collapse:collapse;
}

.insideMainBox {
	padding: 0px;
	border-collapse:collapse;
}

.mainBox:td {
	padding: 0px;
}

td {
	padding:0px;
}
tr {
	padding:0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-type: square;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.green_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8B35;
	text-decoration:underline;
}

.green_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A8B35;
	text-decoration:underline;
}

.copyright_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:underline;
}

.copyright_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #586F7F;
	text-decoration:underline;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33333;
	padding : 2px
}

.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #859CA1;
	padding : 2px
}

.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00000;
	padding : 2px
}

.textRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF8585;
	padding : 2px
}

.textDarkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #600000;
	padding : 2px
}

.textDarkRed:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B56565;
	padding : 2px
}

.text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33333;
}

.text13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #33333;
	padding : 2px
}

.text13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #859CA1;
	padding : 2px
}

.text15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #33333;
	padding : 2px
}

.formText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #33333;
	padding : 2px
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight:normal;
}

.formfieldnr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight:normal;
	width:40px;
}

.formfieldnr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-weight:normal;
	width:30px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #586F7F;
	color: #ffffff;
	height: 17px;
	cursor: hand;
}

.bottom_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding : 3px;
	text-decoration:none;
}

.bottom_menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding : 3px;
	text-decoration:none;

}

.bottom_menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding : 3px;
	text-decoration:underline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202040;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #859CA1;
	text-decoration: underline;
}

.imageLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #202040;
	text-decoration: underline;
}

.imageLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #859CA1;
	text-decoration: underline;
}

.leftMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.membersTable {
	border: thin none;
	word-spacing: normal;
	display: table;
}

.logCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #0080c0;
	color: #ffffff;
	padding : 2px
}

/*
FAQ AND NEWS 
*/

.text_orange {
	color : #DD7531;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: #FFFFFF;
}

.link_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD7531;
	text-decoration: underline;
}

.link_orange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E4A55E;
	text-decoration: underline;
}

.locationFaq {
	color : #586F7F;
	font-family : Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 14px;
}

.locationFaqSmall{
	color : #586F7F;
	font-family : Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 12px;
}

.locationNews {
	color : #586F7F;
	font-family : Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 14px;
}


.subcategoriesTable {

}

.subcategoriesTable td.normal {
	padding-left: 3px;
	padding-right: 3px;
	height: 21px;
	border-bottom: 0px;
	border-collapse: collapse;
}

.categoriesTable {
	border: #cccccc 1px solid;
}

.categoriesTable td {
	padding: 3px;
	height: 21px;
	border-bottom: #cccccc 1px solid;
	border-collapse: collapse;
}

.categoriesTable td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #33333;
	font-weight: bold;
	background-color: #D7D7D7;
}

.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008000;
	padding : 2px
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: red;
	padding : 2px
}

.donate_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #586F7F;
	padding : 2px
}

/* TAF */
.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #859CA1;
	padding : 2px
}

.ticket {
	border: 1px solid #586F7F;
	padding: 0px;
	border-collapse:collapse;
}

.ticket td.numbers {
	font-family:Courier New, Courier, mono;
	font-size:14px;
	font-weight:bold;
	color:#3B3B3B;
}