.class1 A:link {
text-decoration: none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

.class1 A:visited {
text-decoration: none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

.class1 A:active {
text-decoration: none;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}

.class1 A:hover {
text-decoration: underline;
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: .80em;
font-weight: bold;
}


.class2 A:link {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class2 A:visited {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class2 A:active {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class2 A:hover {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .85em;
font-weight: normal;
}

.class3 A:link {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}

.class3 A:visited {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}

.class3 A:active {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}

.class3 A:hover {
text-decoration: underline;
color:#000000;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
}



body {
margin-left: 0px;
margin-top: 0px;
background-color: #123779;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(../images/bkgrnd_purple.jpg);
}

p {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000000;
}

h2 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1 em;
font-weight: normal;
color: #000000;
}

h3 {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 1.25em;
font-weight: strong;
color: #666666;
}


.txt_small {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .65em;
font-weight: normal;
color: #000000;
}

.txt_med {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: .75em;
font-weight: normal;
color: #000000;
}


.border {
border: #000000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
background-color: #ffffff
}

.border_dbl {
border: #000000;
border-style: double;
border-top-width: 8px;
border-right-width: 8px;
border-bottom-width: 8px;
border-left-width: 8px;
background-color: #ffffff
}

.border_no_lft {
border: #ffffff;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 0px
}

.border_rt {
	border-top-width: 0px;
	border-right-width: 6px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4e9b47;
	border-right-color: #4e9b47;
	border-bottom-color: #4e9b47;
	border-left-color: #4e9b47;
}

.border_bottom {
border: #000000;
border-style: dotted;
border-top-width: 2px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.border_top {
border: #000000;
border-style: dotted;
border-top-width: 2px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px
}

.border_right {
border: #ffffff;
border-style: solid;
border-top-width: 0px;
border-right-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
background-color: #000000
}

.border_topbottom {
border: #cccccc;
border-style: solid;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px
}

.info_box {
background-image: url("");
 background-repeat: repeat-x;
border: #cccccc;
border-style: solid;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px
}

.bckgrnd_operations {
background-image: url("http://www.opcpackaging.com/images/bkgrnd_operations.jpg");
background-position: bottom;
 background-repeat: no-repeat;
border: #3366cc;
border-style: solid;
border-top-width: 0px;
border-right-width: 6px;
border-bottom-width: 0px;
border-left-width: 0px
}


