A:link { COLOR: #C8A86C; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 14px; text-decoration:none; } 
A:visited { COLOR: #C8A86C; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 14px; text-decoration:none; } 
A:active { COLOR: #C8A86C; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 14px; text-decoration:none; } 
A:hover { COLOR: #FFCC66; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 14px; text-decoration:none; } 

a.copyright {color: #583675; font-family: Tahoma, Times New Roman; font-size: 12px; text-decoration:none; }
a.copyright:visited {color: #583675; font-family: Tahoma, Times New Roman; font-size: 12px; text-decoration:none; }
a.copyright:hover {color: #CC0000; font-family: Tahoma, Times New Roman; font-size: 12px; text-decoration:none; }

TABLE, TD, TR, P { COLOR: #DCD8DB; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 14px; } 

BODY {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
background: #D7D0D4; 
		FONT-FAMILY: Tahoma, Times New Roman; 
        COLOR: #DCD8DB; FONT-SIZE: 14px; 
			background-attachment: scroll;
			background-image: url(CVimages/back_main.jpg);
			background-repeat: repeat-x;
			background-position: left top;

SCROLLBAR-FACE-COLOR: #A5989F; 
SCROLLBAR-HIGHLIGHT-COLOR: #6D5F70; 
SCROLLBAR-SHADOW-COLOR: #6D5F70; 
SCROLLBAR-3DLIGHT-COLOR: #D7D0D4; 
SCROLLBAR-ARROW-COLOR:  #D7D0D4; 
SCROLLBAR-DARKSHADOW-COLOR: #D7D0D4;
SCROLLBAR-TRACK-COLOR: #6D5F70; 

}

.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #374A80;
	border-top:#374A80 solid 1px;
	border-bottom:#374A80 solid 1px;
	border-right:#374A80 solid 1px;
	border-left:#374A80 solid 1px;
}
.BackContent {
	background-attachment: fixed;
	background-image: url(CVimages/Back_Content.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.BorderBtm {
	background-attachment: fixed;
	background-image: url(CVimages/Border_Btm.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TextPad {margin: 0px 10px 0px 0px;
}

.WhiteText { COLOR: #DCD8DB; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 14px; } 
.SmallText { COLOR: #191919; FONT-FAMILY: Tahoma, Times New Roman; FONT-SIZE: 12px; } 

H1 {
font-weight: bolder;
font-size:16px;
letter-spacing:0px;
color:#191919;
margin: 5px 0px 5px 0px;
}

H2 {
font-weight: bolder;
font-size:16px;
letter-spacing:0px;
color:#191919;
margin: 5px 0px 10px 0px;
}

.VertLine {
	background-image: url(CVimages/VertLine.jpg);
	background-repeat: repeat-y;
	background-position: center 50px;
}
