jamie.ul
{
	list-style-type:disc;
	width: 100%;
}

jamie.li
{
	list-style-type:disc;
	width: 100%;
}


h1#hometitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;	
	color:#000000; 
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:3px;
}


h1#minorhomeTitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;	
	color:#000000; 
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:3px;
}





a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51717;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51717;
	text-decoration: none;
	font-weight: bold;			
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51717;
	text-decoration: underline;
	font-weight: bold;		
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B51717;
	text-decoration: underline;
	font-weight: bold;		
}



a.selected:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B28541;
	text-decoration: none;
	font-weight: bold;			
}

a.selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B28541;
	text-decoration: none;
	font-weight: bold;			
}

a.selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B28541;
	text-decoration: none;
	font-weight: bold;		
}

a.selected:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B28541;
	text-decoration: none;
	font-weight: bold;		
}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}




.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B51717;
	font-weight: bold;
	font-variant: normal;
}
.titleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B51717;
}
.teamTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.partnerTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B51717;
	font-weight: bold;
}


.textHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}


table.menu a { 
height:25px; 
border:1px solid #333333; 
display: block; 
} 

div.menu a {
	color: #333333; 
	background: #ffffff; 
	text-decoration:none; 
	font-size:11px; 
	line-height:20px; 
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px;
}

div.menu a:link {
color: #333333; 
background: #cccc99; 
}

div.menu a:active { 
color: #000000;
background: #cccc99; 
}

div.menu a:visited {
color: #333333; 
background: #cccc99; 
}

div.menu a:hover {
color: #eeeeee;
background: #333333; 
border:1px solid #000000; 
}

.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: normal; 	
	color: #000000;
}

.subTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B51717;
}
.dottedTable {
	border-color:#CCCCCC;
	border-width: 2px;
	border-style: dotted;
}


.dottedTD {
	padding-right:5px;
	border-width: 2px;
	height:100px;
	border-color:#CCCCCC;
	border-bottom-style:dotted;
	border-right-style:dotted;
}

.dottedRight {
	padding-right:5px;	
	border-width: 2px;
	height:100px;
	border-color:#CCCCCC;
	border-right-style:dotted;
}

.dottedRightTop {
	border-color:#CCCCCC;
	border-width: 2px;	
	border-right-style:dotted;
	border-top-style:dotted;	
}

.dottedBottom {
	padding-right:5px;
	border-width: 2px;
	height:100px;
	border-color:#CCCCCC;
	border-bottom-style:dotted;
}

.dottedTop {
	padding-right:5px;
	border-width: 2px;
	height:100px;
	border-color:#CCCCCC;
	border-top-style:dotted;
}

.dottedTopBottom {
	border-width: 2px;
	border-color:#CCCCCC;
	border-top-style:dotted;
	border-bottom-style:dotted;	
}

.dottedRightTopBotom {
	border-width: 2px;
	border-color:#CCCCCC;
	border-top-style:dotted;
	border-bottom-style:dotted;	
	border-right-style:dotted;		
}

.dottedRightTopBottom {
	border-width: 2px;
	border-color:#CCCCCC;
	border-top-style:dotted;
	border-bottom-style:dotted;	
	border-right-style:dotted;		
}


.textLargerBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:5px;
}







body
{
	padding: 0px 0px 0px 0px;
	font: 12px Verdana, sans-serif;
}



.menu li
{
	float: left;
	margin-left:0px;
}

.menu a
{
	margin: 0px 0px 0px 0px;
	width: 125px;
	height: 20px;
	display: block;
	text-align: center;
	border: 1px solid gray;
	text-decoration: none;
	color: #ffffff;
	background: #000000;
}


.menu a:hover
{
	background: #ffbb00;
	border: 0px solid gray; 
}


.menu a:active
{
	background: gray;
	border: 1px solid gray; 
	color: #ffffff;
}





