﻿body 
{
	background: url(../images/resume-bg.gif) repeat fixed top;
	margin: 10 px, 0px, 10px, 0px;
}
td
{
	vertical-align: top;
	}
.padding10
{
	padding: 10px;
	}
.middle
{
	vertical-align:middle;
	}
.txt
{
	font-family: verdana;
	color: #eeeeee;
	font-size: 12px;
	font-weight: 500;
}
.title
{
	font-family: verdana;
	color: #eeeeee;
	font-size: 14px;
	font-weight: 600;
	font-variant:small-caps;
	text-decoration: underline;
}
.footer
{
	padding: 5px 0px 5px 0px;
	font-family: verdana;
	color: #eeeeee;
	font-size: 9px;
	font-weight: 300;	
	}

.caption
{
	padding: 2px 0px 5px 0px;
	font-family: verdana;
	color: #eeeeee;
	font-size: 9px;
	font-weight: 300;	
	font-style: italic;
}

.right
{
	text-align: right;
	}
.bottom
{
	vertical-align: bottom;
	}

.subheader
{
	background-color: #666666;
	font-family: verdana;
	font-variant:small-caps;
	color: #eeeeee;
	font-size: 14px;
	font-weight: 600;	
	border-left: 1px solid #eeeeee;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding-left: 3px;
	vertical-align: middle;
	}

.container
{
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	padding: 10px;
	}

.header-txt
{
	font-family: verdana;
	color: #eeeeee;
	font-size: 16px;
	font-weight: 800;
}

a:link
{
	color: #6699ff;
	text-decoration: none;	
	font-weight: 600;
}
a:visited
{
	color: #6699ff;
	text-decoration: none;	
	font-weight: 600;
}
a:active
{
	color: blue;
	text-decoration: none;	
	font-weight: 600;
}
a:hover
{
	color: #eeeeee;
	text-decoration: underline;
	font-weight: 600;	
}

a.footer:link
{
	color: #6699ff;
	text-decoration: none;	
	font-weight: 300;
}
a.footer:visited
{
	color: #6699ff;
	text-decoration: none;	
	font-weight: 300;
}
a.footer:active
{
	color: blue;
	text-decoration: none;	
	font-weight: 300;
}
a.footer:hover
{
	color: #eeeeee;
	text-decoration: underline;
	font-weight: 300;	
}

a.blank:link
{
	color: #eeeeee;
	text-decoration: none;
}
a.blank:visited
{
	color: #eeeeee;
	text-decoration: none;
}
a.blank:active
{
	color: #eeeeee;
	text-decoration: none;
}
a.blank:hover
{
	color: #eeeeee;
	text-decoration: none;
}
