﻿
#wraper
{
margin:30px auto 20px;
padding:0;
text-align:center;
width:800px;

}

#top
{
	height:5px;
	background:#eb1d41;
}
#menu
{
	width:80%;
	float:left;
}
#logout
{
	float:right;
	}

#logout a 
{
	padding:10px;
	color:#ababab;
	background: transparent url(/templates/images/arrow.gif) no-repeat left center;
	font-weight:bold;
	font-size:86%;
	}
#Header
{
	background: transparent url(/templates/images/headerBG.jpg) no-repeat;
	height:80px;
	border-left:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
}
#SubMenuArea
{
	float:left;
	width:175px;
	
	text-align:left;
	margin-bottom: 20px;
}

#SubMenuArea li
{
	width:165px;
	background: #f5f5f5;
	margin: 2px 0 0 0;
	padding:0 0 0 10px;
}

#SubMenuArea a
{
	color: #ababab;
	font-size:86%;
	font-weight:bold;
	font-family: arial;
	text-decoration: none;
}

#PageHeader
{
	width:175px;
	border-top:3px solid #eb1d41;
	height:50px;
}
#SubHeader
{
	background:white;
	float:left;
	width:175px;
	border-top:1px solid #eb1d41;
	height:20px;	
}

#MainMenuArea
{
	
	background: #f5f5f5;
	border-left:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	border-bottom:solid 1px #D3D3D3;
	height:20px;
	text-align:left;
	padding:5px 5px 0 24px;
}

#MainMenu a
{
	padding:0 10px 0 10px;
	color: #ababab;
	font-size:86%;
	font-weight:bold;
	font-family: arial;
	text-decoration: none;
	display:inline;
}

#MainMenu li
{
	
	display:inline;
	text-decoration: none;
}

#PageHeader
{
	font-size:128%;
	color: #999;
	font-weight: bold;
}
li.selected
{
	color:black;
}
 .selected
{
	color:red;
	font-family: arial;
	font-weight:bold;
}

#MainContentArea
{
	border-left:solid 1px #D3D3D3;
	border-right:solid 1px #D3D3D3;
	text-align:left;
	padding-left:20px;
	padding-top:35px;
	padding-bottom:20px;
	float:left;
}
#footer
{
	height:30px;
	background:#eb1d41;
	float:left;
	width:800px;
	color:White;
	font-size:85%;
}
#footer a
{
	float:left;
	width:800px;
	color:White;
}
.button
{
	background: white url(/templates/images/loginBut.gif) no-repeat; 
	border:solid 0px white;
	width:45px;
	height:22px;
	}
h1
{
	padding-bottom: 25px;
	font-size:180%;
	font-weight:bold;
	}
.LoginsHeader
{
	color:#eb1d41;
	}
#MainBody
{
	
	border-top:3px solid #eb1d41;
	margin:0 20px 20px 20px !important;
	margin:0 10px 10px 20px;
	float:left;
	width:563px;
	font-family:Arial;
	font-size:85%;
	color:#5f5b5b;
	}
	#MainBody2
{
	color:#5f5b5b;
	float:left;
	width:738px;
	margin:0 20px 20px 20px !important;
	margin:0 10px 10px 10px;
	}
	#MainBody2 div
{
	color:#5f5b5b;
	
	float:left;
	width:500px;
	font-family:Arial;
	
	}
	hr
	{
		color:#eb1d41;
		height:1px;
	}
	.pdf
	{
		display:block;
		background: transparent url(/templates/images/pdf.gif) no-repeat scroll left top;
		padding-left:30px;
		padding-bottom:25px;
		
		}
		
p label
{
	font-weight:bold;
	display:block;
	margin:15px 0 0;
}
#forgot
{
	display:none;	
}
.LoginsHeaderRub
{
	color:#eb1d41;
	font-weight:bold;
}

.LoginsHeaderRub a
{
	color:#eb1d41;
	
}
