

/*  This original webstyle1.css file was taken from www.pvcct.org  */

BODY
{
    MARGIN: 0px;
    BACKGROUND-COLOR: #EFEFEF
}
.siteText, td, p, span, div
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #414141;
    FONT-FAMILY: Verdana, Arial
}
.siteTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #07257d;
    FONT-FAMILY: Verdana, Arial
}
.enquiryText
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: xx-small;
    COLOR: #FE6600;
    FONT-FAMILY: Verdana, Arial
}
.contents
{
    BACKGROUND-COLOR: #ffffff
}
.footerText
{
    FONT-SIZE: xx-small;
    COLOR: #929292;
    FONT-FAMILY: Verdana, Arial
}
.contactBarText
{
    FONT-WEIGHT: Bold;
    FONT-SIZE: xx-small;
    COLOR: #FFFFFF;
    FONT-FAMILY: Verdana, Arial
}
A.footerlink:link
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #929292;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.footerlink:visited
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #929292;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.footerlink:active
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #929292;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.footerlink:hover
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #929292;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
A.siteLink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #4B4B4A;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.siteLink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #4B4B4A;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.siteLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #4B4B4A;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.siteLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #FE6600;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: underline
}
A.subMenuLink:link
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #878583;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.subMenuLink:visited
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #878583;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.subMenuLink:active
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #878583;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A.subMenuLink:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #011C7C;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}

TEXTAREA
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #414141;
    FONT-FAMILY: Verdana, Arial
}
INPUT, SELECT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
    COLOR: #414141;
    FONT-FAMILY: Verdana, Arial
}
.emailButton
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, 'Agency FB';
    BACKGROUND-COLOR: #006432
}


/* Admin Styles */


TD.menu1
{
    color: #ffffff;
    font-family: verdana, arial;
	font-size: 12px;
    background-color: #0066cc
}
.warning1
{
    font-weight: bold;
    font-size: xx-small;
    color: #0066cc;
    font-family: verdana, arial
}

.warning2
{
    font-weight: bold;
    font-size: xx-small;
    color: #000000;
    font-family: verdana, arial
}

.warning3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial
}

A.mainmenulink:link
{
    font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
    text-decoration: none
}
A.mainmenulink:visited
{
    font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
    text-decoration: none
}
A.mainmenulink:active
{
    font-family: verdana, arial;
	font-size: 10px;
	color: #ffffff;
    text-decoration: none
}
A.mainmenulink:hover
{
    font-family: verdana, arial;
	font-size: 10px;
	color: #cccccc;
    text-decoration: none
}