/* michellevancil.com style sheet.  */


/*

pale green #8cccca
grey 666666
*/
BODY,TABLE,TR,TD,DIV,P,SELECT,INPUT,TEXTAREA,BUTTON
{
	font-face: Tahoma,Arial,Helvetica;
	font-size: 13px;
	line-height: 14px;
	font-family:Tahoma,Arial,Helvetica;
	color: #333333;
}
BODY
{	
	background-color:#CCCCCC;
	margin-bottom:5px;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
}
.main_table
{
	background-color:#999999;
	border:1px #666666 dotted;
}
.topnav_row
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#8cccca', EndColorStr='#324395');
	
}
.leftnav_table
{
	border-right:1px #666666 dotted;
	background-color:'#324395';
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#324395', EndColorStr='#8cccca');
}


.titleMain
{
	color:#99999;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
}
.menu_main
{
	color:white;
	background-color: #324395;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	cursor:hand;
	text-decoration:none;
}
.first_name_a
{
	color:white;
	line-height: 30px;
	font-family:'book antiqua';
	font-size: 30px;
	font-style:italic;
}
.first_name_b
{
	color:white;
	line-height: 20px;
	font-family:'book antiqua';
	font-size: 20px;
}

.last_name
{
	color:white;
	line-height: 40px;
	font-family:'book antiqua';
	font-size: 40px;
		
}
.name_container
{
	margin-left:10px;
	padding-top:1px;
	width:450px;	
}
.sub_container
{
	color:white;
	margin-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	text-align:center;
	font-family:'book antiqua';
	font-size: 10px;
}
.contact_info
{
	color:white;
	font-size:12px;
	line-height: 12px;
}
.paragraphtext
{
	margin-top:10px;

}
.aNodeSet
{
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
}
.bold_link
{
	font-weight:bold;

}
.underline
{
	text-decoration:underline;

}

.menunav_link
{
	text-decoration:none;
	color:white;
}

.sy
{
border-bottom:1px solid black;
border-right:1px solid black;
text-align:center;
font-weight:bold;

}
.sd
{
text-align:right;
border-bottom:1px solid black;
border-right:1px solid black;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:7px;

}
.stt
{
text-align:right;
border-bottom:1px solid black;
border-right:1px solid black;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
font-weight:bold;

}
.stl
{
text-align:right;
border-bottom:1px solid black;
border-right:1px solid black;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
font-weight:bold;

}
.styear
{
border:1px solid #999999;
cursor:hand;
color:#999999;

}



