@media screen
{
	.title 
	{ 
		color: #000000;
		font-size: 14px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: bold; 
	}
	img
	{
		border:none;
	}
	.title 
	{ 
		color: #000000;
		font-size: 14px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: bold; 
	}
	.body, body, td
	{ 
		color: #000000; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		line-height: 1.5em; 
	}
	th
	{ 
		color: #000000; 
		font-size: 12px; 
		font-weight:bold;		 
	}
	tr.alt
	{
		background-color: #EEECEC;
	}
	p
	{
		padding-right:40px;
		color: #000000; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		line-height: 1.5em; 
		/*border:solid 1px #000000;*/
	}
	.error
	{
		font-size: 11px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:red;
		font-style: italic;
	}
	td.body
	{
		padding-left:50px;
		color: #000000; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		line-height: 1.5em; 
		/*border:solid 1px #000000;*/
	}
	td.rightSidebar
	{
		padding-left:10px;
		padding-right:10px;
		/*border:solid 1px #000000;*/
	}
	td.rightSidebarSub
	{
		padding-right:38px;
		/*border:solid 1px #000000;*/
	}
	td.rightSidebar p
	{
		margin-top:5px;
		width:200px;
	}
	table.sidebar
	{
		 background: #fff url(images/rightBG_75.jpg) repeat-y;
	}
	p.indent
	{
		margin-top:5px;
		padding-left:20px;
		margin-right:20px;
	}
	.readmore 
	{ 
		color: #B3B3B3; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: bold 
	}
	a.readmore 
	{  
		color: #B3B3B3; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: bold; 
		text-decoration: none 
	}
	a.readmore:hover 
	{  
		color: #B3B3B3; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: bold; 
		text-decoration: underline 
	}
	.subnav 
	{ 
		color: #000000; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		padding-left:5px;
	}
	a.subnav 
	{ 
		color: #000000; 
		font-size: 12px; 
		font-family: Georgia, 
		"Times New Roman", Times, serif; 
		text-decoration: none ;
	}
	a.subnav:hover 
	{ 
		color: #000000; 
		font-size: 12px; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		text-decoration: underline 
	}
	.borderedLR
	{
		background: #fff url(images/bg.gif) repeat-y;
		background-poition: left top;
	}
	.borderedLRSub
	{
		background: #fff url(images/bgsub.gif) repeat-y;
		background-position: left top;
	}
	td.header
	{
		padding-left:8px;
	}
	td.tableHeader, td.tableHeader span.title 
	{
		background-color: #000000;
		color: #FFFFFF;
	}
	.headerTitle
	{	
		background-color: #FFFFFF;
	}
	.calendarBG
	{
		background: #fff url(images/el_home_27.jpg) repeat-y;
		padding-left:30px;
		padding-top:70px;
	}
	.calendarHead
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		color: #000000;
		letter-spacing:2px;
	}
	.headline
	{
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		color: #b3b3b3;
		letter-spacing:1px;
	}
	.rightNavTitle
	{
		font-size:10px;
		font-weight:bold;
	}
	.linkUL
	{
		border-bottom:solid 1px #b3b3b3;
		width:150px;
	}
	.caption 
	{ 
		color: black; 
		font-size: 9px; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		width:200px;
		padding-left:10px;
	}
	
	#photov {float: right; width:170px; padding:10px; border: 1px solid #cccccc; color: black; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
	#photoh {float: right; width:220px; padding:10px; border: 1px solid #cccccc; color: black; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
	
}
	
	
