body{
	font-family:	verdana, helvetica, sans-serif;
	font-size:		11px;
	background-color:	rgb(232,232,232);
	color:			rgb(0,0,128);
	margin-left: 0px;
	margin-top: 0px;
}

td, th{
	font-family:	verdana, arial, helvetica, sans-serif;
	font-size:		10pt;
	color: rgb(0,0,0);
	vertical-align: top;
			
}

td.subFolderList{
	width: 200px;
	/*white-space: nowrap;*/
}

td.footer{
	border-top: 1px solid rgb(255,174,0); 
	border-bottom: 1px solid rgb(255,174,0); 
	background-color: rgb(255,255,255);
	padding: 4px;
}

A, A:visited, A:link, A:Active{
	color:			rgb(0,0,96);
	text-decoration:underline;
}

A:hover	{				
	background-color:	rgb(255,255,255);
	text-decoration:underline;
}

A.rssLink{
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	white-space: nowrap;
}

A.th{
	font-size: 10pt;
}

A.menu_template, A.std,
A.menu_template:link, A.std:link,
A.menu_template:visited, A.std:visited,
A.menu_template:active, A.std:active
 {
	text-decoration: none;
	color: rgb(0,0,64);
}

A.menu_template:hover, A.std:hover {
	text-decoration: underline;
	color: rgb(0,0,128);
}

div{
	font-family:	arial, helvetica, sans-serif;
}
div.folderItems{
	padding-left: 6px;
}		
div.std	{	
	font-size:	10px;
	text-align:	center;
}

div.tbl	{	
	font-size:	12px;
	text-align:	left;
}

div.A_highlight{
	display: inline;
	color: rgb(192,0,0);
	color: rgb(255,174,0);
	color: rgb(240,120,0);
}

div.attachments{
padding: 4px;
display: block;
background-color: rgb(248,248,248);
border-top: 3px solid rgb(160,160,160);
}
div.sml	{
	font-size:	10px;
	text-align:	center;
	background-color:	rgb(255,255,255);
	color:	rgb(128,128,128);
}

div.center{
	float: center;
	text-align: center;
}

div.cmsBody{
	border: 1px solid rgb(192,192,192);
	background-color: rgb(255,255,255);
	padding: 12px;
	margin-bottom: 4px;
}

div.cmsMenu{
	border: 1px solid rgb(192,192,192);
	background: url('images/side-bg.jpg');
	background-position: right;
	background-repeat: repeat-y;
	background-color: rgb(255,255,255);
	padding: 6px;
	margin-bottom: 4px;
	margin-right: 6px;
	margin-left: 6px;
	width: 170px;
}

div.cmsSponsors{
	border: 1px solid rgb(192,192,192);
	background-color: rgb(255,255,255);
	padding: 2px;
	margin-left: 6px;
	text-align: center;
}
div.desc{
	display: inline;
	font-size: 9pt;
	margin-left: 6px;
	padding-left: 6px;
}
div.left{
	float: left;
	text-align: left;
	margin-right: 4px;
}

div.right{
	float: right;
	text-align: right;
	margin-left: 4px;
}


table.cmscontainer{
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	width: 800px;
	background-color:	rgb(248,248,248);
	border: 0px solid rgb(160,160,160);
	margin-left: auto;
	margin-right: auto;
}

body{
	text-align: center;
}

table.userTable{
	border: 1px solid rgb(192,192,192);
}
div.small{
	font-size: 10px;
	color: rgb(128,128,128);
}

A.grey, A.grey:link, A.grey:active, A.grey:visited{
	color: rgb(128,128,128);
}

A.attItem, A.attItem:link, A.attItem:visited, A.attItem:active{
	font-size: 8pt;
	color: rgb(92,92,92);
	text-decoration: none;
}
div.lightGrey{
	display: inline;
	color: rgb(192,192,192);
}

H2{
	display: block;
	font-size: 13pt;
	margin: 0px;
	padding: 0px;
}

H2.title{
	color: rgb(255,255,255);
	margin-left: 8px;
}
H1{
	display: block;
	font-size: 14pt;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid rgb(192,192,192);
}