/* CSS Document */
/*Sterling for Representative*/
/*Style sheet 6-29-06*/

/*Created by: Vermont Web Woreks .net*/ 

/*Link Styles*/

a:{font:Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:transparent; text-decoration:none;}
a:link{color:#FFFFFF; background-color:transparent;text-decoration:none;}
a:visited{color:#DDDDFF; background-color:transparent;text-decoration:none;}
a:hover {color:#003399; background-color: transparent;text-decoration:none;}
a:active {color:#FFFF00; background-color: transparent;text-decoration:none;}

.bodylnk a:link{color:#003399; background-color:inherit; text-decoration:underline;}
.bodylnk a:visited{color:#666666; background-color: inherit; text-decoration:none;}
.bodylnk a:hover{color:#FF0000; background-color:inherit; text-decoration:underline;} 

/*active page*/
.act{color:#003399;
background-color:inherit;}

/*Body Styles*/
body {
background-image:url(images_global/flag_bg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
color: #003399;
background-color: inherit;

/*Body fonts*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight:normal;

}
#main {border: 2px red solid; width: 810px; margin-left: auto; margin-right: auto;}
#header {border: 2px red solid;}

.style1 {color: #003399;
 	background-color:transparent;
	font-size:x-large;}
.style2 {font-size: x-small}
.style3 {color: #003399; font-size: x-small; }
.style4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: large; font-weight:bold}
.style6 {font-family: Arial, Helvetica, sans-serif; color: #339900;}
.style7 {font-size: small}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style9 {font-size: medium}
