/* CSS Document */

.titlepic
{ 
background-image:  url(images/graf_head.jpg);
background-color: #FFFFFF;
}
.text 
{
font-family: Arial, Helvetica, sans-serif;
font-size:14;
color:#000000;
padding: 3px;
}
.sidebar
{
	font-family:"Courier New", Courier, mono;
	color: #0033CC;
	background-color:#FFFFCC;
	font-size: 16px;
	line-height: 20px;
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.sidebar a:link, .sidebar a:visited, .sidebar a:active
{
font-family:"Courier New", Courier, mono;
color:#0099FF;
background-color:#FFFFCC;
font-size: 16px;
line-height: 20px;
padding: 3px;
font-weight:bold;
}
.sidebar a:hover
{
font-family:"Courier New", Courier, mono;
color: #CC0000;
background-color:#FFFFCC;
font-size:16px;
font-weight:bold;
font-style:italic;

}
.sidebartext
{
font-family:"Times New Roman", Times, serif;
color:#000000;
font-size:12px;
line-height:14px;
}
.titlebar {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.titlebarFooter {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 16px;
	color: #FF9900;
	background-color: #FFFFCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFCC;
	background-color: #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.feedbar 
{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	
	font-weight: bold;
	color:   #FF9900;
	background-color:  #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.feedbar a:link, .feedbar a:visited, .feedbar a:active
{
	font-family:"Courier New", Courier, mono;
	color: #FFFFCC ;
	background-color:  #FF9900;
	font-size: 12px;
	font-weight: bold;
}
.feedbar a:hover
{
	font-family:"Courier New", Courier, mono;
	color: #330099 ;
	background-color:  #FF9900;
	font-size:12px;
	font-weight: bold;
}


.feed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFCC;
	list-style-type: disc;
	list-style-position: outside;
}
.feed a:link, .feed a:visited, .feed a:active
{
font-family:  Verdana, Arial, Helvetica, sans-serif;
color: #0000CC;
background-color:#FFFFCC;
font-size: 10px;
font-weight: normal;
}
.feed a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #FF9900;
background-color:#FFFFCC;
font-size:10px;
font-weight: normal;}


.resume_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
}
.resume_titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFCC;
	background-color: #FF9900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-decoration: underline;
}
