

h1 { 
font-weight : bold; 
font-family : arial, helvetica, san-serif; 
font-size : 80%; 
color : red; 
} 
h2 { 
vertical-align : bottom; 
font-weight : bold; 
font-family : arial, helvetica, san-serif; 
font-size : 12px; 
color : black; 
} 
h3 { 
vertical-align : bottom; 
font-weight : bold; 
font-family : arial, helvetica, san-serif; 
font-size : 100%; 
color : black; 
} 
div.c3 { 
text-align : center; 
} 
div.c2 { 
text-align : right; 
} 
div.c8 { 
text-align : left; 
} 
div.c6 {
font-family : Verdana, Arial, Helvetica; 
font-size : 70%; 
text-align : center; 
} 
div.c5 { 
font-family : Verdana, Arial, Helvetica; 
font-size : 70%; 
text-align : left; 
} 
span.c4 { 
color : red; 
font-family : Verdana, Arial, Helvetica; 
font-size : 14px; 
text-align : center; 
} 
span.c3 { 
color : maroon; 
font-weight : 600; 
font-family : Arial, Verdana, Times, "Times New Roman"; 
font-size : 12px; 
} 
span.c2 { 
color : maroon; 
font-family : Arial, Verdana, Times, "Times New Roman"; 
font-size : 100%; 
} 
span.c1 { 
color : blue; 
font-family : Arial, Verdana, Times, "Times New Roman"; 
font-size : 80%; 
} 
span.c0 { 
color : maroon; 
font-family : Arial, Verdana, Times, "Times New Roman"; 
font-size : 18px; 
} 
:link { 
color : blue; 
} 
:visited { 
color : blue; 
} 
:active { 
color : blue; 
}
span.c15{
color : #cc0000;
font-weight : bold;
font-family :Arial;
font-size : 15px;
}
span.c14{
color : #cc0000;
font-weight : bold;
font-family :Arial;
font-size : 15px;
}
span.c13{
color : #e48b32;
font-family :Arial;
font-style : normal;
font-size : 15px;
}
span.c12 { 
font-family : Arial; 
font-size : 12px;
} 
span.c11 { 
font-family : Arial; 
font-size : 18px;
} 
span.c10 { 
font-family : Arial; 
font-size : 23px; 
} 
span.c9 { 
font-family : Arial, Helvetica, sans-serif; 
font-size : 90%; 
font-style : normal; 
color : #ffffff; 
line-height : normal; 
text-transform : none; 
font-weight : normal; 
font-variant : normal; 
text-decoration : none; 
word-spacing : normal; 
white-space : nowrap; 
background-repeat : no-repeat; 
} 
span.c8 { 
color : green; 
font-weight : bold; 
font-family : Arial, Verdana, Times, "Times New Roman"; 
font-size : 16px; 
} 
span.c7 { 
color : maroon; 
font-weight : 600; 
font-family : Arial; 
font-size : 17px; 
} 
span.c6 {
font-weight : 600; 
font-family : arial; 
font-size : 12px; 
} 
span.c5 { 
color : black; 
font-family : arial; 
font-size : 15px; 
} 
div.c4 { 
text-align : center; 
} 
li.c2 { 
list-style : none;
} 


.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid black;
border-bottom-width: 0px;
width: 190px; /*width of featured content slider*/
height: 250px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 0px;
background: white;
width: 190px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
width: 190px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
background-color: white;
padding: 0px 0px;
}

.pagination a{
padding: 0 0px;
text-decoration: none; 
color: #ffffff;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #ffffff;
}

.rounded_border {
  /* fix IE 6 layout */
  position:relative;
  /* IE haslayout */
  height:1%; 
  /* obey floats */
  overflow:auto;
  }
  
  
 .rounded_border{
    background-color: COLOR;          /* if needed */
    border: 0px solid BORDER_COLOR;   /* if needed */
    -webkit-border-radius: RADIUS;    /* for Safari */
    -moz-border-radius: RADIUS;       /* for Firefox */
}
}

.top,
.bottom,
.top b,
.bottom b {
  display:block;
  font:normal 1px/1px sans-serif;
  position:relative;
  border-style:solid;
  border-width:0;
}

.rounded_border .content {
	border-style:solid;
  border-width:0 1px;
}
		
.rounded_border .top,
.rounded_border .bottom {
  margin:0 5px;
  height:4px;
}

.rounded_border .top {
  border-width:1px 0 0;
}

.rounded_border .bottom {
  border-width:0 0 1px;
}

.rounded_border .top b,
.rounded_border .bottom b {
  margin:0 -2px;
  border-width:0 2px;
  height:3px;
}

.rounded_border .top b {
  padding-top:1px;
}

.rounded_border .bottom b {
  padding-bottom:1px;
}

.rounded_border .top b b,
.rounded_border .bottom b b {
  margin:0 -3px;
  border-width:0 1px;
  height:2px;
}

.rounded_border .top b b b,
.rounded_border .bottom b b b {
  margin:0 -2px;
  height:1px;
}

.example_border .top,
.example_border .top b, 
.example_border .bottom,
.example_border .bottom b,
.example_border .content {
  color:#000;
  background:#fff;
  border-color:#000;
}

.example_border .content{
  font:normal 12px/14px arial,helvetica,sans-serif;
  padding:3px 8px;
}












.shadow {
    width: 300px;
    height: 330px;
    margin: 5px auto;
    padding: 0px;
    background: #ffffff;
     
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000');
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000')";
     
    /* Firefox */
    -moz-box-shadow: 3px 3px 10px #000;
    /* WebKit */
    -webkit-box-shadow: 3px 3px 10px #000;
    /* Standard */
    box-shadow: 3px 3px 10px #000;
} 























