.table_red {

	background-color: #FF0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}


.table_blue {

	background-color: #2b3f93;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2b3f93;
	border-right-color: #2b3f93;
	border-bottom-color: #2b3f93;
	border-left-color: #2b3f93;
	padding: 5px;
}


.table_gray {

	background-color: #b2bfd0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}

.table_yellow {

	background-color: #febd0d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

.normalText {
	font-size: 10px; 
	color: #021627; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.menuItem {
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.menuItem:hover {
	font-size: 14px; 
	color: #7f8690; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.menuItemSmall {
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.menuItemSmaller {
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.menuItemSmaller:hover {
	font-size: 10px; 
	color: #7f8690; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.menuItem_negative {
	font-size: 11px; 
	color: #7f868f; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.categoryTitle {
	font-size: 11px; 
	color: #7f868f; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.articleText {
	font-size: 10px; 
	color: #212121; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.bigText {
	font-size: 12px; 
	color: #021627; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.bigText_u_w {
	font-size: 14px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.linkText {
	font-size: 12px; 
	color: #021627; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.normalText_left {
	font-size: 10px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.normalText_w {
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.menuTitle {
	font-size: 16px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.articleTitle {
	font-size: 14px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.menuTitle_s {
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuTitle_small {
	font-size: 9px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuTitle_w {
	font-size: 13px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuText {
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuTitle_small {
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuCategory {
	font-size: 24px; 
	color: #202020; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.menuCategory_red_big {
	font-size: 24px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.menuCategory_red {
	font-size: 20px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.menuCategory_white {
	font-size: 20px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
}

.formHeader {
	font-size: 20px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuLink_w {
	font-size: 12px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuLink_g {
	font-size: 12px; 
	color: #F1F1F1; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuLink {
	font-size: 12px; 
	color: #100064; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}

.menuLink:hover {
	font-size: 12px; 
	color: #000000; 
	font-weight: normal;
	text-decoration: none;
	font-family: Lucida Sans MS, Arial, Helvetica, sans-serif;
	text-align:left;
}


/* thumbnail */
.ThumbContainer1 {
	padding:0px 4px 01px 1px; 
	margin:0px; 
	width:135px; 
	display:block; 
	background-color:#fff; 
	float:left; 
	text-decoration:none 
}

.ThumbContainer1 a {
	padding:1px; 
	margin:0px; 
	display:block; 
	background-color:#d5d6d7; 
	border:2px solid #fff; 
	float:left; 
	cursor:pointer; 
	text-decoration:none 
}

.ThumbContainer1 a:hover {
	padding:0px; 
	margin:0px; 
	display:block; 
	background-color:#fff; 
	border:2px solid #100064; 
	float:left; 
	cursor:pointer; 
	text-decoration:none 
}

.ThumbImage {
	padding:5px 0px 5px 0px; 
	background-color:#fff; 
	margin:0px 
}

.table0 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}

.tableForm {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2f2370;
	border-right-color: #2f2370;
	border-bottom-color: #2f2370;
	border-left-color: #2f2370;
	padding: 5px;
}

.table1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}

.table2 {
	background-color: #97b21f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}

.table3 {
	background-color: #b6d81e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}

.table_blue {
	background-color: #100064;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}

.table_grey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 10px;
}

.table4 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff6600;
	border-right-color: #ff6600;
	border-bottom-color: #ff6600;
	border-left-color: #ff6600;
	padding: 10px;
}

.table5 {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}

.formElement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

