a:link {
	COLOR: #505050;	
	TEXT-DECORATION: none;
}

a:visited {
	COLOR: #505050;	
	TEXT-DECORATION: none;
}

a:hover {
	COLOR: gray;	
	TEXT-DECORATION: underline;
}

a:active {
	COLOR: #505050;	
	TEXT-DECORATION: underline;
}

.MainTable
{	
	padding-bottom:5px;
	border:0px;
	width:100%;
	height:100%;
	align:left;
}

.newsdesk_title
{
background-image:url(images/News_Desk_1pixel.png);
background-position:top left;
background-repeat:repeat-x;
height:24px;
padding-top:0px;
padding-bottom:3px;
padding-left:5px;
vertical-align:bottom;	
font-family:Arial;
font-size:15px;
font-weight:bold;

}
.newsdesk_title TD
{	
	
}
.newsdesk_div
{
height:370px;
overflow:auto;
margin-bottom:5px;
}

.banner_container
{
border-top:1px solid gray;
padding-top:5px;
}

.menu_top_main
{
background-image:url(images/Menu_m_1pixel.png);
background-position:top left;
background-repeat:repeat;

}

.menu_top_padding
{
padding-top:2px;
padding-bottom:8px;

}

.menu_top
{
height:33px;
padding-left:8px;
padding-right:8px;
}

.menu_top TD
{
color:white;
font-family:Arial;
font-Size:13px;
font-weight:bold;
text-align:center;
text-decoration:none;


}

.menu_top_hover
{
background-image:url(images/Menu_m_1pixel.png);
background-position:top left;
background-repeat:repeat;
height:33px;
padding-left:8px;
padding-right:8px;
}

.menu_top_hover TD {
color:FF581D;
font-family:Arial;
font-Size:13px;
font-weight:bold;
text-align:center;
text-decoration:none;
}

.menu_top_active
{
/*background-image:url(images/Menu_m_1pixel.png);
background-position:top left;
background-repeat:repeat;*/
height:33px;
padding-left:8px;
padding-right:8px;
}


.menu_top_active TD
{
color:FF581D;
font-family:Arial;
font-Size:13px;
font-weight:bold;
text-align:center;
text-decoration:none;

}


.menu_left
{
background-image:url(images/Smen_1_1pixel.png);
background-position:top left;
background-repeat:repeat;
height:35px;

}

.menu_left TD
{
color:grey;
font-family:Arial;
font-Size:13px;
text-align:left;
text-decoration:none;
width:200px;
}

.menu_left_hover
{
background-image:url(images/Smen_1_1pixel.png);
background-position:top left;
background-repeat:repeat;
height:35px;
}

.menu_left_hover TD {
color:#000080;
font-family:Arial;
font-Size:13px;
font-weight:bold;
text-align:left;
text-decoration:none;
width:200px;
}

.menu_left_active
{
background-image:url(images/Smen_2l.png);
background-color:FF581D;
background-position:middle left;
background-repeat:no-repeat;
height:35px;

}


.menu_left_active TD
{
color:#000000;
font-family:Arial;
font-Size:13px;
font-weight:bold;
text-align:left;
text-decoration:none;
width:200px;
border-bottom:solid 1px #000080;
padding-left:5px;
}

.border_bottom_blue
{
border-bottom-width:3px;
border-bottom-style:solid;
border-bottom-color:00005A;
}

.breadcrumb
{
	font-family:Arial;
	font-size:11px;
	
}
.breadcrumb A
{
color:red;
cursor: pointer;
text-decoration: underline;
}

.copyright
{

font-family:Arial;
font-size:12px;
font-weight:normal;
color:gray;
}


/*
Journey Planner stype
*/

.JP_M_ModuleHeading
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000080; 
	font-size:15px;
	padding: 0px;
	font-weight: bold;
}
.JP_M_Divider
{
	 color: #ff581d;
	 height: 1px;
}

.JP_M_TextRadio
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4D;
}
.JP_M_GroupLabel
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}
.JP_M_Label
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4D;
}
.JP_M_TextSelect
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4D;
}

.JP_M_TextBox
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #4D4D4D;
}

a.JP_M_Link
{
	FONT-SIZE: 12px;		
	FONT-FAMILY: Arial;		
}







