.logo {
	background:url(../images/logo.gif) center top no-repeat;
	/*margin-top:18px;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:275px;
	height:90px;
	float:left;
	text-align:center;
}

.logo a {
	display:block;
	width:275px;
	height:45px;
	padding-top:38px;
	color: #7d7d7d;
	text-decoration:none;
}


/*menu*/
.mainmenu .menutab_inactive, .mainmenu  .menutab_active {
	float: left;
	display: block;
	border-top: 1px solid silver;
	border-right: 1px solid silver;
	border-left: 1px solid silver;
	padding: 6px 12px 0px;
	margin-right: 5px;
/*	margin-right: 0px;*/
	cursor: pointer;
	font-weight:bold;
	height:23px;
	font-size: 14px;
}
.mainmenu .menutab_active {
	margin-bottom: -5px;
	z-index: 10;
	border-bottom: 1px solid #ffffff;
	color: #333;
	background-color: #ffffff;
	background-image: url(../images/tab_active_red.jpg);
}
.mainmenu .menutab_inactive {
	background-image: url(../images/tab_active.jpg);
	color: black;
}
.mainmenu .tabsholder {
	border: 1px solid silver;
	padding: 10px;
}
.mainmenu {
	margin-top: 10px;
	margin-bottom: 5px;
}
/*.sub_nav {	border: 1px solid silver; padding: 5px 10px; margin: 10px 0px}*/
.sub_nav p span {font-weight: bold}

.mainmenu  .subitem_active, .mainmenu .subitem_inactive,
.sub_nav p span, .sub_nav p a
{
	padding: 4px 8px 4px 8px;
	margin:0px 0px;
}
.mainmenu  a.subitem_active:link,
.mainmenu  a.subitem_active:visited,
.mainmenu  a.subitem_inactive:link,
.mainmenu  a.subitem_inactive:visited
{
	text-decoration:none;
	font-weight:bold;
}
.mainmenu .subitem_inactive {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}
.mainmenu .subitem_active, a.subitem_inactive:hover,
.sub_nav p span, .sub_nav p a:hover
{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}
.mainmenu .subitem_active,
.sub_nav p span
{
	background-color:  #444;
	color: #eee;
}
a.subitem_active:hover, a.subitem_inactive:hover,
.sub_nav p span:hover, .sub_nav p a:hover
{
	background-color:  #666;
	color: white;
}
/* end menu */

/*headers*/
h1 {
	color:#DA1526;
	font-size:18px;
	padding:4px 0;
}
h1.headline {
	border-bottom: 1px solid #DA1526;
	color: #DA1526;
	font: bold 18px Arial, Helvetica;
	margin-bottom: 10px;
	text-align: left;
}
h2 {
	padding:14px 0 19px;
	color:#DB1427;
	font: bold 18px Arial, Helvetica;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color:#DA1526;
	font: bold 18px Arial, Helvetica;
	text-decoration:none;
}
h3 {
	color: #DB1427;
	font: normal 14px Arial, Helvetica;
	padding: 0px 0px 15px;
}
/*end headers*/


div.action, span.action{
	cursor:pointer;
/*	margin-left: 10px;
	margin-right: 10px;*/
	border-bottom: 1px dashed #DA1526;
	color:#DA1526;
}


/*red and green buttons below*/
.color_button, .color_button_large, .color2_button, .color2_button_large,
.color_button_middle, .color2_button_middle,
.grey_button, .grey_button_large, .grey_button_middle
{
	background-repeat: repeat-x;
	border:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	color: white;
	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
	cursor:pointer;
}
.color_button, .color_button_large, .color_button_middle {
	background-color:#d6131a;
}
.color2_button, .color2_button_large, .color2_button_middle {
	background-color:#62a310;
}
.grey_button, .grey_button_large, .grey_button_middle {
	background-color:silver;
}
.color_button, .color2_button, .grey_button {
	padding: 2px 12px;
}
.color_button_middle, .color2_button_middle, .grey_button_middle {
	padding: 3px 15px;
	font-size: 110%;
}
.color_button_large, .color2_button_large, .grey_button_large {
	padding: 5px 20px;
	font-size: 120%;
}
/*next to kill link's styles*/
a.color2_button,			a.color2_button:hover,
a.color2_button_large,	a.color2_button_large:hover,
a.color2_button_middle,	a.color2_button_middle:hover,
a.color_button,			a.color_button:hover,
a.color_button_large,		a.color_button_large:hover,
a.color_button_middle,	a.color_button_middle:hover
a.grey_button,			a.grey_button:hover,
a.grey_button_large,	a.grey_button_large:hover,
a.grey_button_middle,	a.grey_button_middle:hover
{
	color:white;
	text-decoration: none;
}

/*colors*/
.colored, a.colored, .color, a.color,
.rd, a.rd
{color:#DB1427;}

ul li {
	padding:3px 0 3px 14px;
	background: url(../images/li_arrow.gif) 0 10px no-repeat;
}

.circle {
	background: url('../images/round.gif');
}


.error {
	border:2px solid red;
	background: #FFEEEE url('../../base/images/error_16x16.gif') no-repeat 5px 8px;
	padding:8px 8px 8px 25px;
	color:red;
	overflow:auto;
}

table.table_style thead td{
	border-bottom:solid 3px #DB1427;
}
table.table_style thead tr{
	border-bottom:solid 3px #DB1427;
}


div.head_line {
	background-color:#444;
	height:52px;
}

div.head_line table {
	height:52px;
	width:100%;
}

div.head_line span.h1 {
	color:#888888;
	margin-left:28px;
	font-size:100%;
}
div.head_line span.h1 a {
	color: #888;
	text-decoration:none;
}
div.head_line span.h1_bolder {
	color:#e0e0e0;
	margin-left:20px;
	font-size:100%;
	font-weight:bold;
}
div.head_line span.h1_bolder a {
	text-decoration:none;
	color:#e0e0e0;
}

div.head_line .login input.input{
	background-color:#626262;
	border:solid 1px black;
	width:120px;
	color:white;
	padding:5px;
	float:left;
	margin-left:5px;
}

div.head_line .login input.submit {
	border:none;
	background-color:transparent;
	color:white;
	border-bottom:solid 1px;
	cursor:pointer;
	text-decoration:none;
	width:50px;
}

div.head_line .login input.submit:hover{
	border:none;
}



div.guest_menu {
	margin:0px 0px 10px 0px;
	background-color:#5D5D5D;
	overflow: auto;
	padding-left: 5px;
	/* height: 48px; */
}

div.guest_menu a {
	display:block; 
	float:left;
	color:white;
	padding:8px 10px;
	text-decoration:none;
	vertical-align: middle;
	margin: 8px 5px;
	font-size: 14px;
	/* font-family: "Verdana"; */
	
}

div.guest_menu a.active {
	 background-color:#DB1427;  
}