/* ================================
    CSS STYLES FOR PORTAL 
   ================================
*/   

/* BANNER */
/* banner background colour */
/* old - a5c9c3 */
/* new - FBDCC7 */



.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 1;
}



#vertmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 160px;
padding: 0px;
margin: 0px;
background-color: #000000;
}


#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#vertmenu ul li a {
font-size: 80%;
display: block;
border-bottom: 1px dashed #C39C4E;
padding: 5px 0px 2px 4px;
text-decoration: none;
color: #ffffff;
width:153px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #ff9900;
background-color: #4C95DB;
}



.BannerBg
{
	border-bottom: #ffffff 0px solid;
	background-color: #005596;
         background: url(images/general/menub_bg.gif) repeat-x; /*tab background image path*/
}

/* banner title style */
.BannerTitle
{
	font-size: 24px;
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;

}

/* banner title style */
.title
{
	font-size: 12px;
	color: #003333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}

/* banner links background*/
.BannerLinkBg
{
	border-left: #EDEDED 1px solid;
	border-bottom: #EDEDED 1px solid;
	background-color: ededed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

/* banner links */
.BannerLink
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

/* Logout link */
.LogoffLink
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	Background-color: #263A97;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.EventTitle    {
    font-family: Tahoma;
    font-size:  11px;
    font-weight:    bold;
    color: #666666;
}

/* Welcome Message */
.WelcomeMessage
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: tahoma;
	text-decoration: none;
}

/* NAVIGATION TABS */
/* PARENT */
/* parent tab links background*/
.ParentTabBg
{
	border-right: #EDEDED 1px solid;
	border-top: #EDEDED 1px solid;
	background-color: #48456c;
	background-image:url(images/general/SPN.jpg);
	
	/*background-image:url(images/general/button.jpg);*/
	
}




/* parent navigation links */
.ParentTabLink
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

/* selected parent tab links background*/
.SelectedParentTabBg
{
	border-right: #EDEDED 1px solid;
	border-top: #EDEDED 1px solid;
	background-color: #005596;
	background-image:url(images/general/PN.jpg);
	/*background-image:url(images/general/button over.jpg);*/
}

/* selected banner links */
.SelectedParentTabLink
{
	font-weight: bold;
	font-size: 11px;
	color: #48456c;
	font-family: tahoma;
	text-decoration: none;
}








/* CHILD 
/* child navigation background*/
.ChildTabBg
{
	border-bottom: #EDEDED 1px solid;
	border-right: #EDEDED 1px solid;
	/*background-color: #48456c;
	background-image:url(images/general/SPN.jpg);*/
	
}

/* child navigation links */
.ChildTabLink
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
}

/* selected child tab links background*/
.SelectedChildTabBg
{
	border-bottom: #EDEDED 1px solid;
	border-right: #EDEDED 1px solid;
	background-color: #EB1E25;
	background-image:url(images/general/PN.jpg);
}


.ParentTabLink:hover,  ChildTabBg:focus
{

	color: #ff0000;
	
	
	
}


/* selected banner links */
.SelectedChildTabLink
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFF00;
	font-family: tahoma;
	text-decoration: none;
}*/

/* content background colour */
Body
{
    background-color: #CcCCCC;
}

background 
{
	background-image: url(BG.jpg); 
	background-position: top center; 
			 
}




/* Normal Stuff */
.Normal
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.NormalTextBox
{
    font-family: tahoma;
    font-size: 12px;
    font-weight: normal;
	color: #666666;
    text-decoration: none;
}

.ErrorMsg
{
	font-weight: bold;
	font-size: 10px;
	color: Red;
	font-family: tahoma;
	text-decoration: none;
	cursor: help;
}

.QuickLinks
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: tahoma;
	text-decoration: none;
}

A.QuickLinks:link {
    text-decoration:    underline;
    color: #333333;
}

A.QuickLinks:visited  {
    text-decoration:    underline;
    color: #333333;
}

A.QuickLinks:active   {
    text-decoration:    underline;
    color: #333333;
}

A.QuickLinks:hover    {
    text-decoration:    underline;
    color: #999999;
}

.NavLinks
{
	font-weight: normal;
	font-size: 12px;
	color: #0000aa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.NavLinks:link {
    text-decoration:    underline;
    color: #0000aa;
}

A.NavLinks:visited  {
    text-decoration:    underline;
    color: #0000aa;
}

A.NavLinks:active   {
    text-decoration:    underline;
    color: #0000aa;
}

A.NavLinks:hover    {
    text-decoration:    underline;
    color: #0000ff;
}
/* module box */
.ModuleBox
{
	border-right: #ededed 1px solid;
	padding-right: 5px;
	border-top: #ededed 1px solid;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: #ededed 1px solid;
	color: #003333;
	padding-top: 5px;
	border-bottom: #ededed 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CBC8E1;
}
	
.ModuleBoxHeading
{
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 2px;
	color: #ffffff;
	padding-top: 2px;
	font-family: tahoma;
	background-color: #012FA0;
	text-decoration: none;
	border-bottom: #EB1E25 5px solid;
}


/* Search Result page */

.SearchResultTitle
{
	border-right: #ededed 1px solid;
	padding-right: 1px;
	border-top: #ededed 1px solid;
	padding-left: 1px;
	font-size: 12px;
	padding-bottom: 5px;
	border-left: #ededed 1px solid;
	
	padding-top: 0px;
	border-bottom: #ededed 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #0233A8;
	color: #FFFFFF;
}

.SearchResultItem td
{
	color: #000000;
}

.SearchResultTitleText
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.SearchResultItem
{
	border-right: #ededed 1px solid;
	padding-right: 5px;
	border-top: #ededed 1px solid;
	padding-left: 5px;
	font-size: 12px;
	height: 42px;
	padding-bottom: 5px;
	border-left: #ededed 1px solid;
	padding-top: 5px;
	border-bottom: #ededed 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C6E3F5;
	background-image:url(images/general/A_2_.jpg);
}

/* module box clear */
.ModuleBoxClear
{
	border-right: #EDEDED 1px solid;
	padding-right: 5px;
	border-top: #EDEDED 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #EDEDED 1px solid;
	padding-top: 5px;
	border-bottom: #EDEDED 1px solid;
}

.ModuleBoxClearHeading
{
	border-bottom: #EDEDED 1px solid;
}

.ModuleHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #EB1E25;
	font-family: tahoma;
	text-decoration: none;
}


.ModuleTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}


.ModuleHeading1
{
	font-weight: bold;
	font-size: 11px;
	color: #444444;
	font-family: tahoma;
	text-decoration: none;
}




.ModuleTitleUnderLine
{
	background-color: #EDEDED;
}


/* inner module box */
.InnerModuleBox
{
	border-right: #999999 1px solid;
	padding-right: 5px;
	border-top: #999999 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #999999 1px solid;
	padding-top: 5px;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}

/* function box */
.FunctionBox
{
	border-right: #EDEDED 1px solid;
	border-left: #EDEDED 1px solid;
	border-bottom: #EDEDED 1px solid;
	background-color: #ffffff;
}

/* inner function box */
.InnerFunctionBox
{
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}

/* grid */
.Grid
{
	border-right: #EDEDED 1px solid;
	border-top: #EDEDED 1px solid;
	border-left: #EDEDED 1px solid;
	border-bottom: #EDEDED 1px solid;
	background-color: #dddddd;
}

.GridHeader
{
	font-weight: bold;
	font-size: 12px;
	font-family: tahoma;
	color: #666666;
	background-color: #ededed;
	text-decoration: none;
	border-bottom: #EDEDED 1px solid;
	height: 24px;
}

/* others */
.TreeImageBlank
{
	cursor: text; 
}
.Normalsmall 
{ 
	font-weight: normal; 
	font-size: 12px; 
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-align: justify; 
}
.NormalLrg {

	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.NormalBold {

	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.ItineraryTitle {

	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}



.NavTabBg
{
	border-right: #EDEDED 1px solid;
	border-bottom: #EDEDED 1px solid;
	background-color: #666666;
}

.SelectedNavTabBg
{
	border-right: #EDEDED 1px solid;
	background-color: #ffffff;
}

.OrderProcessLinks
{
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A.OrderProcessLinks:link {
    text-decoration:    underline;
    color: #333333;
}

A.OrderProcessLinks:visited  {
    text-decoration:    underline;
    color: #333333;
}

A.OrderProcessLinks:active   {
    text-decoration:    underline;
    color: #333333;
}

A.OrderProcessLinks:hover    {
    text-decoration:    underline;
    color: #999999;
}
.tableItem {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: arial,sans-serif,helvetica;
	TEXT-DECORATION: none;
	background-color: #e6e6e6;
}
.tableFooter {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial,sans-serif,helvetica;
	FONT-WEIGHT: bold
}
.tableBlock {
	background-color: #336699
}
.SectionHeader
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma;
	text-decoration: none;
	padding: 2px;
	background-color: #719dc9;
}
.FieldPrompt
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: tahoma;
	text-decoration: none;
}
.FieldNonEditable
{
	font-weight: normal;
	font-size: 11px;
	color: #336799;
	font-family: tahoma;
	text-decoration: none;
}
.FieldFixedWidth
{
	font-weight: normal;
	font-size: 11px;
	color: #336799;
	font-family: Courier;
	text-decoration: none;
}

.text04 {
	font-weight: bold;
	font-size: 15px;
	font-family: Times New Roman;
	color: #FFFFFF;
	text-align: center 
}

.DestinationTable
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#navigation {
text-align: center;
float: left; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation li {
	display: inline;
	background: url(i/bgc.jpg) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 2px;	
	float: left;
}
#navigation a {
	color: #000000;
	background: url(i/left.jpg) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:3px;
	text-decoration: none;
}
#navigation a span {
	font-family: Verdana;
	font-size: 11px;
	background: url(i/right.jpg) no-repeat right top;
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation a span
{
	font-weight: bold;
	font-size: 11px;
	color: #383656;
	font-family: tahoma;
	text-decoration: none;
}

#navigation span:hover{
color: #ffffff;
}

#navigation a span {
	
	float: none;
}

#navigation1 {
text-align: center;
float: left; /*Set to "left" or "right" to position menu accordingly*/
/*border-bottom: 1px solid #999e87; uncomment this line to add bottom border*/
}
#navigation1 ul {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style:none;	
}
#navigation1 li {
	display: inline;
	background: url(i/bgc_s.jpg) repeat-x center top;
	text-align: center;
	padding: 0;
	margin-right: 2px;	
	float: left;
}
#navigation1 a {
	color: #000000;
	background: url(i/left_s.jpg) no-repeat left top;
	float: left;
	margin:	0;
	padding-left:3px;
	text-decoration: none;
}
#navigation1 a span {
	font-family: Verdana;
	font-size: 11px;
	background: url(i/right_s.jpg) no-repeat right top;
	display: block;
	padding:7px 13px 4px 5px;
}
#navigation1 a span
{
	font-weight: bold;
	font-size: 11px;
	color: #383656;
	font-family: tahoma;
	text-decoration: none;
}

#navigation1:hover, a.span:hover 
{

	color: #ff0000;
	
	
}

#navigation1 a span {
	
	float: none;
}

.ItineraryViewerTableHeaderStyle
{
	background-color: #ABA6D0;
	background-image:url(images/general/A_2_.jpg);
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	
}

.ItineraryViewerTableItemStyle
{
	background-color: #D9D7EA;
	background-image:url(images/general/A_2_.jpg);
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

.ItineraryViewerTableAlternateItemStyle
{
	background-color: #EDECF4;
	background-image:url(images/general/A_2_.jpg);
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}





.background 
{
	background-image:  url(images/General/bg.jpg); 
	background-repeat: repeat-x;
	background-color: #263A97;


}

.PageTable
{
	background-color: #FFFFFF;
	width: 900;
}




td{font-family:arial,sans-serif }
td{color:#000}
.j{width:34em}
div.Section1
	{page:Section1;}
	
	

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ACDAF2;
padding: 5px;
left: -10000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -100;
left: -200px /*position where enlarged image should offset horizontally */

}

.ItineraryItemSeperator
{
	color: #005596;
}


.glossymenu{
	position: relative;
	padding: 0 0 0 1px;
	margin: 0;
	background: url(images/General/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}

.glossymenu li b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #ffffff;
	background: url(images/General/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.glossymenu li.current b, .glossymenu li a:hover b{
	color: #ffffff;
	background: url(images/general/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}




.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #FFFF80;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}










.parenttablink{
width: 100%;
overflow: hidden;
}

.parenttablink ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.parenttablink li{
display: inline;
margin: 0;
}

.parenttablink li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #0233A8; /*background of tabs (default state)*/
}

.parenttablink li a:visited{
color: white;
}

.parenttablink li a:hover, .mattblacktabs li.selected a{
background: #EB1E25; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}






.selectedparenttablink{
width: 100%;
overflow: hidden;
}

.selectedparenttablink ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.selectedparenttablink li{
display: inline;
margin: 0;
}

.selectedparenttablink li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #EB1E25; /*background of tabs (default state)*/
}

.selectedparenttablink li a:visited{
color: white;
}

.selectedparenttablink li a:hover, .mattblacktabs li.selected a{
background: #0099D9; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}




.selectedparenttablinkfirst{
width: 100%;
overflow: hidden;
}

.parenttablink ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.parenttablink li{
display: inline;
margin: 0;
}

.parenttablink li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #0233A8; /*background of tabs (default state)*/
}

.parenttablink li a:visited{
color: white;
}

.parenttablink li a:hover, .mattblacktabs li.selected a{
background: #EB1E25; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}



.parenttablinkfirst{
width: 100%;
overflow: hidden;
}

.parenttablinkfirst ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.parenttablinkfirst li{
display: inline;
margin: 0;
}

.parenttablink li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #0233A8; /*background of tabs (default state)*/
}

.parenttablink li a:visited{
color: white;
}

.parenttablink li a:hover, .mattblacktabs li.selected a{
background: #EB1E25; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}





.selectedparenttablinklast{
width: 100%;
overflow: hidden;
}

.selectedparenttablinklast ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.selectedparenttablinklast li{
display: inline;
margin: 0;
}

.selectedparenttablink li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #EB1E25; /*background of tabs (default state)*/
}

.selectedparenttablink li a:visited{
color: white;
}

.selectedparenttablink li a:hover, .mattblacktabs li.selected a{
background: #0099D9; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}



.parenttablinklast{
width: 100%;
overflow: hidden;
}

.parenttablinklast ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.parenttablinklast li{
display: inline;
margin: 0;
}

.parenttablink li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #0233A8; /*background of tabs (default state)*/
}

.parenttablink li a:visited{
color: white;
}

.parenttablink li a:hover, .mattblacktabs li.selected a{
background: #EB1E25; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


.parenttablinkBottom{
width: 100%;
overflow: hidden;
}

.parenttablinkBottom ul{
margin: 0;
padding: 0;
padding-left: 0px; /*offset of tabs relative to browser left edge*/
font: bold 11px Verdana;
list-style-type: none;
}

.parenttablinkBottom li{
display: inline;
margin: 0;
}

.parenttablinkBottom li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 11px 0px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
width:151px;
text-align:center;
border-top:5px solid #FFFFFF;
border-bottom:3px solid #FFFFFF;
background: #EB1D24; /*background of tabs (default state)*/
}

.parenttablinkBottom li a:visited{
color: white;
}

.parenttablinkBottom li a:hover, .parenttablinkBottom li.selected a{
background: #0233A9; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}


