ul
{
	list-style-position:outside;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;			
}
.IMGLeft
{
	padding: 0 0 0 18px;	
}
.Menu 
{
height: 24px;	
}

.ModalCss
{
    filter: Alpha(Opacity=40); -moz-opacity:0.4; opacity: 0.4; background-color: #999999;
}

.close {	
    DISPLAY: block;	
    BACKGROUND: url(../../../Images/Buttons/close24.png) no-repeat 0px 0px;	
    RIGHT: -2px;	
    WIDTH: 26px;	
    TEXT-INDENT: -1000em;	
    POSITION: absolute;	
    TOP: -2px;	
    HEIGHT: 26px;	
}   


.ajax__myTab .ajax__tab_header {

font-family:verdana, tahoma, helvetica;

font-size:11px;

border-bottom:solid 1px #999999

}

.ajax__myTab .ajax__tab_outer {

padding-right:4px;

height:21px;

background-color:#C0C0C0;

margin-right:2px;

border-right:solid 1px #666666;

border-top:solid 1px #aaaaaa

}

.Navigation {
	background: #ef3e42;
	float:left;
	margin: 0 0 0 0;
	height: 24px;
}

.Navigation a
{
	color:White;
}
.Navigation a:link
{
	color:White;	
}

.Navigation a:visited
{
	color:White;
}

.Navigation a:visited:hover
{
	color: #000;
	background: #bdbdbf;
}

#nav {
	margin: 0 0 9px auto;
	width: 790px;
	background: #ef3e42;
	padding: 0 0 0 10px;	
}

.MenuItem {
	display: block;
	padding: 0 2px 2px 2px;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	
}

.MenuItem li.first {
	margin: 0 0 0 10px;
	color:White;
}


.MenuItem a:link 
{
	color:White;
}

.MenuItem a:visited
{
	color:White;
}

.MenuItemHover {
	color: #000;
	background: #bdbdbf;

}

.MenuItem a:visited:hover
{
	color: #000;
	background: #bdbdbf;
}

.Register
{
	float: right;
	margin:  6px 0 0 0;
	color: #000;
	background: #ef3e42;
	font-size: .9em;
	text-align: right;
	vertical-align:middle;
	width: auto;
	height:35px;
}

.Register a:hover {
	color: #fff;
	background: transparent;
}

.SubMenu {
	background: #a8a8aa;
	border-bottom: 1px solid #fff;
	border-top: 4px solid #bdbdbf;
	width: 230px;
	margin-left: -75px;
	z-index: 100;
}
ul.dropdown li {
	border-bottom: 2px solid #bdbdbf;
	padding: 2px 0;
	
	/*list-style-position:inherit;*/
}
.SubMenuItem {
	
	color: White;
	background: #a8a8aa;
	text-align: center;
	vertical-align:bottom;
	border-bottom: 4px solid #bdbdbf;
	padding: 2px 0;
	width:230px;
	height:26px;

}

.SubMenuItemHover {
	color: Black;
}

.SubMenuItem a:visited
{
color:White;	
}

.SubMenuItem a:hover
{
	color: Black;
}

.SubMenuItemHover a:visited:hover
{
	color: Black;
}
.heading
{
	font-size:large;
	color:black;
	font-family:'times new roman';
}

body
{
    font-family:verdana,tahoma,helvetica;
}



/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:Verdana, Arial, Sans-Serif;
    color:Gray;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    border-color:#222;
    color:#222;
    padding-left:0px;
    margin-right:0px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    border-color:#666;
    color:#666;
    padding:3px 1px 0px 1px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
	color:#CF2F44;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    color:#CF2F44;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border-top-width:0;
    margin-top: 10px;
}

.Header
{
	font-size:x-large;
	color:gray;
	font-family:'times new roman';
	margin-bottom:10px;	
}

.Bolded
{
	font-weight:bold;	
}