
BODY {
	background-color: ffffff;
	font-family: font1, Calibri,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 6B809D;
	SCROLLBAR-FACE-COLOR: 666666;
	SCROLLBAR-HIGHLIGHT-COLOR: FFFFFF;
	SCROLLBAR-SHADOW-COLOR: 000000;
	SCROLLBAR-3DLIGHT-COLOR: FFFFFF;
	SCROLLBAR-ARROW-COLOR: FFFFFF;
	SCROLLBAR-TRACK-COLOR: 666666;
	SCROLLBAR-DARKSHADOW-COLOR: 000000;
	background-attachment: scroll;
}
@font-face
{
font-family: Font1;
src: url('http://www.vywebdesign.com/fonts/calibri.ttf');
}

@font-face
{
	font-family: Font2;
	src: url('http://www.vywebdesign.com/fonts/calibri.ttf');
	list-style-type: square;
}
#fontface1{font-family : Font1;
}

p{font-family : Font1;}
#fontface2{font-family : Font2; }

A:ACTIVE {
	font-family: font1, Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	text-decoration: none;
}
TD {
	font-family: font1, Calibri,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000000;
	list-style-type: square;
	list-style-color: red;
}

h5 {
	color : 000000;
	font-weight:bold;
}

A:LINK {
	font-family : font1, Calibri,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color :red;
	text-decoration : none;
}
A.redlink {
font-family : font1, Calibri,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:000000;

	text-decoration : none;
}
A:hover.redlink {
	font-size:13px;
	color:ffffff;
	font-weight:bold;
	text-decoration : none;
}
A:visited.redlink {
	font-size:13px;
	color:ffffff;
	font-weight:bold;
	text-decoration : none;
}
A:VISITED {
	font-family : font1, Calibri,Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : red;
	text-decoration : none;
}
A:HOVER {
	font-family: font1, Calibri,Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 000000;
}
 
A.redtext {
font-family : font1, Calibri,Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:F48D07;
	text-decoration:none;
}
TD.border{
	border : medium ridge Silver;
	background-color : Black;
	font-family : font1, Calibri,Arial, Helvetica, sans-serif;
}

.top{
	background-attachment: ;
	background: url(top.GIF) repeat-x;
}

.side{
	background-attachment: fixed;
	background: url(side.GIF) repeat-y;
}
.pad{
	padding-left: 3%;
	padding-right: 3%;
}
.header{
	color:ffffff;
}