/* Sore DAWG Style Sheet */

/* link class */

/* common */

a { font-family: arial, helvetica, sans-serif; font-size: 13px; color: #330099; text-decoration: underline}
a:link { font-family: arial, helvetica, sans-serif; font-size: 13px; color:#330099; text-decoration: underline}
a:active { font-family: arial, helvetica, sans-serif; font-size: 13px; color:#330099; text-decoration: underline}
a:hover { font-family: arial, helvetica, sans-serif; font-size: 13px; color: #330099; text-decoration: underline}
a:visited { font-family: arial, helvetica, sans-serif; font-size: 13px; color: #330099; text-decoration: underline}

/* footer */

a.footer { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #330099; text-decoration: underline}
a.footer:link {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #330099; text-decoration: underline}
a.footer:active {font-family: arial, helvetica, sans-serif; font-size: 10px; color: #330099; text-decoration: underline}
a.footer:hover { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #330099; text-decoration: underline}
a.footer:visited { font-family: arial, helvetica, sans-serif; font-size: 10px; color: #330099; text-decoration: underline}

/* end link class */

/* copy class */

.copy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: normal}
.copy_purple { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #663399; font-weight: normal}
.copy_blue { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003399; font-weight: normal}
.copy_red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990033; font-weight: normal}
.copy_small { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #606060; font-weight: normal}
.copy_caption { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #606060; font-weight: normal}
.copy_footer { font-family: arial, helvetica, sans serif; font-size: 10px; color: #666666; font-style: normal}

/* title */

.title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: bold}
.title_purple { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #663399; font-weight: bold}
.title_red { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #990033; font-weight: bold}
.title_blue { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #003399; font-weight: bold}

.subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}
.subtitle_purple { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #663399; font-weight: bold}
.subtitle_red { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #990033; font-weight: bold}
.subtitle_blue { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #003399; font-weight: bold}

/* end copy class */

/* misc class */
.imgright { float: right}
.imgleft { float: left}

/* end misc class */