body {
	font-family: Tahoma;
	font-size : 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
#PagesIntText {
	font-family: Tahoma;
	font-size : 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color : #406fa5;
}
a:visited {
	text-decoration: none;
	color : #406fa5;
}
a:hover {
	text-decoration: none;
	color : #bd1919;
}
a:active {
	text-decoration: none;
	color : #406fa5;
}

.whiteLink:link {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:visited {
	text-decoration: none;
	color : #ffffff;
}
.whiteLink:hover {
	text-decoration: none;
	color : #000000;
}
.whiteLink:active {
	text-decoration: none;
	color : #ffffff;
}

.titleLink:link {
	font-family: Tahoma;
	color: #406fa5;
	font-size : 12px;
	text-decoration: none;
}
.titleLink:visited {
	font-family: Tahoma;
	color: #406fa5;
	font-size : 12px;
	text-decoration: none;
}
.titleLink:hover {
	font-family: Tahoma;
	font-size : 12px;
	text-decoration: none;
	color : #000000;
}
.titleLink:active {
	font-family: Tahoma;
	color: #406fa5;
	font-size : 12px;
	text-decoration: none;
}

.whiteMenuLink:link {
	font-size: 12px;
	text-decoration: none;
	color : #ffffff;
}
.whiteMenuLink:visited {
	font-size: 12px;
	text-decoration: none;
	color : #ffffff;
}
.whiteMenuLink:hover {
	font-size: 12px;
	text-decoration: none;
	color : #000000;
}
.whiteMenuLink:active {
	font-size: 12px;
	text-decoration: none;
	color : #ffffff;
}


.redLink:link {
	text-decoration: none;
	color : #bd1919;
}
.redLink:visited {
	text-decoration: none;
	color : #bd1919;
}
.redLink:hover {
	text-decoration: none;
	color : #000000;
}
.redLink:active {
	text-decoration: none;
	color : #bd1919;
}


.imageStyle{
	border: 1px solid #e4e4e4;
}
.borderedTableDark{
	border-left: 1px solid #b9b9b9;
	border-bottom: 1px solid #b9b9b9;
	border-right: 1px solid #b9b9b9;
		
}
.borderedTableLight{
	border: 1px solid #e4e4e4;	
}
.borderedLeftTableLight{
	border-left: 1px solid #e4e4e4;	
}
.categoryTitle{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #bd1919;
}

.bottomSpace{
	font-size : 9px;
	color: #b9b9b9;
}
.searchInput{
	width : 110px;
	height : 14px;
	border: 0px solid #e4e4e4;
}
.textTitle{
	font-family: Georgia;
	color: #406fa5;
	font-size : 18px;
}
.textSubtitle{
	font-size : 10px;
	color : #aaaaaa;
}
.textHeader{
	font-family: Georgia;
	color: #000000;
	font-size : 14px;
}
.firstPageCategory{
	font-family: Georgia;
	color: #bd1919;
	font-size : 14px;
}
.firstPageTitle{
	font-family: Tahoma;
	color: #406fa5;
	font-size : 12px;
}
.commentTitle {
	font-family: Arial;
	font-size : 11px;
	color: #666666;
}
.commentTitle {
	font-family: Arial;
	font-size : 10px;
	color: #666666;
}
.input160 {
	width: 160px;
	color: #1f1b1c;	
	border: 1px solid #cccccc;
}
.inputText {
	width: 160px;
	color: #1f1b1c;	
	border: 1px solid #cccccc;
}
.inputTextTrans {
	width: 160px;
	color: #1f1b1c;	
	border: 0px solid #cccccc;
}