/* CSS Document */

a:visited , a:link
{	color:#333333;	text-decoration:none;	}

a:hover
{	color:#990000;	text-decoration:none;	}


.itemrow , .row	{	clear:both;	width:100%;	}
.itemleft , .left	{	float:left;	}
.itemright , .right	{	float:right;	}

h2	{	padding:0px;	margin:5px; padding-top:10px;}

form	{	padding:0px;	margin:0px;	}

body
{	
	height:100%;	margin:0px;	
	background:#FFFFFF;
	text-align:center;
	
}

body , td , tr
{	font-size:13px; 	}

ul , li
{	margin:0px;	padding:0px;	}







#PosPath  
{	letter-spacing:1pt; padding:5px 5px 0px 10px; font-size:13px;  color:#999999;}

#PosPath a:link , #PosPath a:hover , #PosPath a:visited
{	font-size:13px;  color:#999999;}

form .itemleft , form itemright
{
	padding:5px;
}

.TableHead
{	width:100%; border-bottom:1px solid #666666; display:table; clear:both; }
.TableList
{	font-size:12px;	letter-spacing:2px;	}
.TableList .itemleft , .TableList .itemright
{	padding:5px;	}

.TableRow
{	width:98%;  margin:0px 1%; clear:both; border-bottom:1px dotted #999999; display:table;}

/*
.PageSplit
{	font-family: webdings ,Arial, Helvetica, sans-serif; }
*/
.PageSplit .PageSplitNo
{	font-family: Arial,, Helvetica, sans-serif; }


.courseMenu
{
	float:left; padding:5px; margin:0px 7px; background-color:#333333;
}

.courseMenu a:link , .courseMenu a:visited
{	color:#FFFFFF;	}

#LeftMenuBanners img
{	margin:0px auto; clear:both; border:0px; }




#MainColumn1
{	float:left; width:570px; margin:0px;	}

.fullframe
{	width:100%; text-align:center;	}

ol#bcList {
	margin: 0;
	padding-left: 5px;
	list-style-type: none;
	color: #696969;
	

}


ol#bcList li {
	display: inline;
	
}


ol#bcList li a {
	color: #A8A8A8;
	
}

ol#bcList li.crumb {
	padding-left: 15px;
	padding-right: 3px;
	background-image: url(file:///C|/AppServ/www/images/arrow2-r.gif);
	background-position: left;
	background-repeat: no-repeat;



}
