body {
  background-color : #6F6F6F;
}
a:link {text-decoration:none;}

/***********Navigation Buttons*********************/

.bottomstrip{

font-weight: bold;

width: 100%;

}

.bottomstrip ul{

padding: 15px 0 8px 0; /* Specify the top position.. Increasing the px will result in changing the menu from the top position*/

margin: 0;

text-align: center; /* we can change the left,right,center to align the menu position */

}

.bottomstrip ul li{

display: inline;

}

.bottomstrip ul li a{

color: #ffffff; /* specify the Anchor text color */

padding: 12px 5px 5px 5px; 

margin-right: 10px; /*spacing between each menu link*/

/*text-decoration: none; /* This is for removing the underline of the anchor tag */

/*border-bottom: 10px solid lightblue; /*bottom border is 10px: height of the bottom strip*/*/

}

.bottomstrip ul li a:hover, .bottomstrip ul li a.selected {border-bottom-color: #D12000; /* On mouse over change the color of the bottom strip */

color:#D12000;/* On mouse over change the color of the font */

}
#mytable { border: 1px solid #000; }

/***********Navigation Buttons*********************/

.black_writing_22 {
	font-size: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

.red_light {
font-size: 14px;
color:#FF0000;
font-weight:bold;
}

.blue_writing_Verdana_bold_14 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
}

.red_writing_Verdana_bold_14 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}

.red_writing_Verdana_bold_18 {
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}
.red_writing_arial_bold_16 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}
.red_writing_26 {
	font-size: 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}
.red_writing_24 {
	font-size: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}
.red_writing_16 {
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #AB0705;
}
.grey_writing_arial_14 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold
	color: #666666;
}
.grey_writing {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
	color: #666666;
}

.grey_writing_12 {
	font-size: 12px;
	font-family:Verdana,Tahoma,sans-serif;
	color: #505154;
	line-height:1.4em;
}

.grey_writing_13 {
	font-size: 13px;
	font-family:Verdana,Tahoma,sans-serif;
	color: #505154;
	line-height:1.4em;
}
.grey_writing_14_light {
	font-size: 14px;
	font-family:Verdana,Tahoma,sans-serif;
	color: #505154;
	line-height:1.4em;
}
.grey_writing_14 {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
	color: #666666;
}

.grey_writing_16_not_bold {
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
	color: #666666;
}
.grey_writing_16 {
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold
	color: #666666;
}
.red_writing_12 {
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}
.red_writing_14 {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}

.red_writing_18 {
	font-size: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}
.red_writing_22 {
	font-size: 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}

.red_writing {
	font-size: 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
	font-weight: bold;
}

.red_star {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #B50024;
}

.form_text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	
}

.form_text_grey {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #414141;
	
}
.form_text_white {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}


.form_text_light_grey {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E3E3E8;
	
}
.form_text_blue {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	
}
.form_error {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FA1205;