body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.mainText {
	font-size: 12px;
}
.title {
	font-size: 16px;
	color: #066A9B;
	font-weight: bold;

}
ul {
	list-style-image: url(images/arrows.gif);
}
.textSmall {

	font-size: 10px;
}
.mainTextPadd {
	font-size: 12px;
	padding: 10px;

}
.tableBord {
	border: 1px solid #999999;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #333333;
}
.redDown {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: left;
	vertical-align: bottom;

}
.tdBord {

	border: 1px solid #066A9B;
}
.nav {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;

}
a.nav:link {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;

}
a.nav:visited {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;

}
a.nav:active {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: red;

}
select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	border: 1px solid #333333;
}
.titleRed {

	font-size: 16px;
	color: #CC3300;
	font-weight: bold;
}
.link {
	color: #066A9B;
}
a.link {
	color: #066A9B;
}
a.link:link {
	color: #066A9B;
}
a.link:visited {
	color: #066A9B;
}
a.link:active {
	color: #066A9B;
}
a.link:hover {
	color: #066A9B;
	font-weight: bold;

}
.mainTextRed {
	font-size: 12px;
	color: #CC3300;

}
.textSmallWhite {
	font-size: 11px;
	color: #FFFFFF;

}

a.linkRed {
	color: red;
}
a.linkRed:link{
	color: red;
}
a.linkRed:visited {
	color: red;
}
a.linkRed:active {
	color: red;
}
a.linkRed:hover {
	color: red;
	font-weight: bold;

}
.redStar {
	font-size: 18px;
	color: #CC3300;
	font-weight: bold;

}
.linkBig {
	font-size: 14px;
	color: #066A9B;
}
a.linkBig {
	font-size: 14px;
	color: #066A9B;
}
a.linkBig:link {
	font-size: 14px;
	color: #066A9B;
}
a.linkBig:visited {
	font-size: 14px;
	color: #066A9B;
}
a.linkBig:active {
	font-size: 14px;
	color: #066A9B;
}
a.linkBig:hover {
	font-size: 14px;
	color: #066A9B;
	font-weight: bold;

}.mainTextBig {

	font-size: 14px;
}
.mainTextWhite {
	font-size: 12px;
	color: #FFFFFF;

}
