/*
   $Revision: 1.0 $
   $Company: shorelinesolution.com$
   $Date: 2005/03/31 $


   ==================================================
   ======   Stylesheet for OCVC Homepages     =======
   ==================================================

*/

/* Background color and font for the main window */
html {
}

body {
    color: #000000;
    background: #FFFFFF;
    font-family: "SimSun", "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
}

a:link, a:visited, a:active {
    color: darkred;
    text-decoration : underline;
}

a:hover {
    color: orangered;
    text-decoration : underline;
}

.tborder {
    border: #A2B5CD  solid 1px
}

hr {
    border: #A2B5CD  solid 1px
}

TD.headlink {
    color: #23238E;
    font-size: 12px;
    font-weight: bold;
    background: url(images/barbg.gif);
    background-color: #F0F8FF; 
    font-family: Arial,Helvetica;
}

font.header { 
	background-color: #FFFFFF; 
	font-size:26pt; 
	font-family: Goudy Stout;  
	font-weight : bold; 
	color="orange"
}

TR.title {
	background-color: #E0E0E0; 
	font-size:14pt;
	font-family: Arial,Helvetica;
	font-weight : bold;
	color:darkred 
}	
	
TR.content { 
	background-color: #FFFFFF; 
	font-size:10pt; 
	font-family: SimSun  
}

FONT.pgname { 
	background-color: #FFFFFF; 
	font-size:13pt; 
	font-family: Arial,Helvetica;  
	font-weight : bold; 
	color:darkred
}

FONT.location { 
	background-color: #FFFFFF;
	font-size:12pt;
	font-family: Arial,Helvetica;
	font-weight : bold 
}
 
font.headerline { 
	background-color: #FFFFFF; 
	font-size:13pt; 
	font-family: Arial,Helvetica;
	font-weight : bold;
	color: #FF7722 
} 

font.headlink { 
	background-color: #E0E0E0; 
	font-size:10pt; 
	font-family: Arial,Helvetica  
} 

TD.subtitle { 
	background-color: #FFFFFF; 
	font-size:12pt; 
	font-family: Comic Sans MS; 
	color="darkblue" 
} 

TD.content { 
	background-color: #FFFFFF; 
	font-size:11pt; 
	font-family: Book Antiqua  
}

td.coda { 
    font-size:10pt; 
    font-family: Arial,Helvetica; 
    color: #23238E 
} 

font.sponsor { 
    font-size:10pt; 
    font-family: Arial,Helvetica; 
    color: #668B8B 
} 

marquee.news {
    color: #000000;
    background: #FFFFFF;
    font-family: "Tahoma", "Helvetica", "Arial", "sans-serif";
    font-size: 12px;
}

a.rollingNews:link, a.rollingNews:visited, a.rollingNews:active {
    color: #0000FF;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}

a.rollingNews:hover {
    color: orangered;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : underline;
}

a.headlink:link, a.headlink:visited, a.headlink:active {
    color: #23238E;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : none;
}

a.headlink:hover {
    color: orangered;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-decoration : underline;
}

a.links:link, a.links:visited, a.links:active {
    color: #23238E;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-decoration : underline;
}

a.links:hover {
    color: orangered;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-decoration : underline;
}

a.tdcontent:link, a.tdcontent:visited, a.tdcontent:active {
    color: #4F4F2F;
    font-size: 10pt;
    text-decoration : underline;
}

a.tdcontent:hover {
    color: orangered;
    font-size: 10pt;
    text-decoration : underline;
}

a.sponsor:link, a.sponsor:visited, a.sponsor:active {
    color: #7093DB;
    font-size: 9pt;
    font-family: Arial,Helvetica; 
    text-decoration : underline;
    font-weight : normal
}

a.sponsor:hover {
    color: orangered;
    font-size: 9pt;
    font-family: Arial,Helvetica; 
    text-decoration : underline;
    font-weight : normal
}

font.heading1 { 
	background-color: #E6E6FA; 
	font-size:25pt; 
	font-family: SimSun;
	font-weight : bold;
	color: #FF4500 
} 

font.heading2 { 
	background-color: #F8F8FF; 
	font-size:18pt; 
	font-family: SimSun;
	font-weight : bold;
	color: #7093DB
} 

font.heading3 { 
	background-color: #FFFFFF; 
	font-size:12pt; 
	font-family: SimSun;
	font-weight : bold;
	color: #3D59AB
} 

font.heading4 { 
	background-color: #FFFFFF; 
	font-size:11pt; 
	font-family: SimSun;
	font-weight : bold;
	color: #3D59AB
} 

font.highlight1 { 
	background-color: #FFFFFF; 
	font-size:10pt; 
	font-family: SimSun;
	font-weight : bold;
	color:  orangered
} 

font.note { 
	background-color: #FFFFFF; 
	font-size:9pt; 
	font-family: SimSun;
	font-weight : normal;
	color:  #000000
} 