/* CSS Document */
body
{
margin:0px;
background-color:#656565;
}

a.mm:link {color:blue}      /* unvisited link */
a.mm:visited {color:blue}  /* visited link */
a.mm:hover {color:#FF0000}  /* mouse over link */
a.mm:active {color:#0000FF}  /* selected link */

a.highlight {background-color:cyan; font-size:16px; font-style:normal; font-weight: bold; color:black; line-height: 21px}
.maintable
{
padding-left:8px;
padding-right:8px;
padding-top:10px;
padding-bottom:0px; /* previously 10px */
background-color:#FFFFFF;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #464646;
	text-decoration: none;
}
.td:hover
{
color:#323232;
text-decoration:underline;
}
.paddingright5px
{
padding-right:5px;
}
.paddingleft5px
{
padding-left:5px;
}
.whitespace
{
white-space:pre;
}
.menubg
{
background-image:url(../images/menu_belowbg.gif);
background-repeat:repeat-y;
width:493px;
height:21px;
}
.whitetext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}
.redtext:hover
{
text-decoration:underline;
}
.mainimage
{
background-color:#FDFDFD;
border:1px solid #1B75A2;
width:267px;
height:500px;
}
.welcomebox
{
border:1px solid #E4E4E4;
background-color:#F7F7F7;
/*height:164px;*/
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
padding-right:20px;
}
.bodybox1
{
border:1px solid #DDE3F0;
background-color:#F8FAFF;
/*height:163px;*/
padding-top:4px; padding-right:10px; padding-bottom:12px; padding-left:10px;
}

.head1 {
font-family:Tahoma, Arial;
font-size:16px;
color:#FA0505;
text-decoration:none;
font-weight:bold;
line-height:18px;
}

.head2 {
	font-family:Helevetica, Arial;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:14px;
	text-indent: 5pt;
}

.bluebox
{
border:1px solid #1B75A2;
background-color:#FFFFFF;
/*width:267px;*/
}

.footer
{
padding-left:8px;
padding-right:8px;
padding-bottom:10px;
background-color:#FFFFFF;
}

.productsbox
{
/*border:1px solid #DDE3F0;*/
background-color:#F8FAFF;
/*height:163px;*/
padding-top:20px; padding-right:12px; padding-bottom:12px; padding-left:12px;
}

.greyline
{
background-image: url(../images/line.gif); 
background-repeat:repeat-x;
}

.vertline
{
background-image: url(../images/separator.gif); background-repeat:repeat-y;
}

.thinline
{
background-image: url(../images/thinline.gif); 
background-repeat:repeat-x;
}

blockquote.withquote 
{
	background:#FFFFFF url(../images/quote.gif) no-repeat left top;
	padding-left:20px;
	text-align:justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
	font-weight: bold;
} 

p.withunquote 
{
	background: url(../images/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:5px;
}

blockquote.pullquote {
	float:center;
	width:200px;
	padding:8px;
	border:1px solid #DDE3F0;
	font: 12px/14px georgia, palatino, serif;
	margin:10px;
	background-color:#FF0000;
	color: #FFFFFF;
/*float: center;
width: 200px;
margin: 2px 0 2px 2px;
padding: 0;
font: 12px/14px georgia, palatino, serif;
color: #333;
text-align: center;*/
}

#dropcontentsubject{
	width: auto;
	font-weight: bold;
	color: #FA0505;
}

.dropcontent{
	height: 100px;
	border: 1px ridge;
	background-color: #ECECEC;
	padding: 5px 7px 5px 20px;
	display:block;
	text-indent: 3pt;
}

.dropcontent2{
	height: 100px;
	border: 1px ridge;
	background-color: #FFDDDD;
	padding: 5px 7px 5px 20px;
	display:block;
	text-indent: 3pt;
}

.winners
{
	background-color:#F7F7F7;
	padding-top:10px;
	padding-bottom:10px;
}

#ajaxticker1{
	padding: 5px;
	background-repeat: no-repeat;
}

#ajaxticker1 div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.someclass{ //class to apply to your scroller(s) if desired
}

/* ============== sidebox ================== */

#ticker #sidebox{background-image: url(../images/sidebox_top.gif)}
#ticker #sideboxbottom{background-image: url(../images/sidebox_bottom.gif)}

#sidebox {
	background-repeat: no-repeat;
	float: right;
	width: 231px; 
	margin:10px 0 0 0px;
	padding: 0 0px 0 0;

}

#sideboxbottom {
	background-repeat: no-repeat;
	height: 17px;
	margin:0;
	padding:0;
	background-color: white;
}

#sidebox h3{
  	color: #000000;
 	font-family: Verdana, Arial, Tahoma, sans-serif;
 /*	font-size: 2em;*/
 	text-align: center;
 	margin:0;
 	padding: 5px 3px;
}

#sidebox p {
	margin: 10px;
	padding-left:0;
}

p.odd {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	background-color: #d0d0d0;
}

p.even {
	margin: 0;
	padding: 0;
	padding: 2px 5px;
	background-color: #e4e4e4;
}

span.shouter, span.shouter a,visited {
	font-weight: 500;
	color: #000;
	text-decoration: none;
}

span.shouter a:hover {
	color: #000;
	text-decoration: underline;
}

span.shout_date {
	display: block;
	margin-top:3px;
	font-weight: 500;
	text-align: right;
	font-size: 10px;
}

p.even span.shout_date {
	color: #b4b4b4;
}

p.odd span.shout_date {
	color: #929292
}

.tdhead1 {
	font-family:Georgia,serif;
	margin-top: 5px; margin-bottom: 5px;
	padding: 3px 0px 7px 0px;
	font-size: 14px;
    font-weight: bold;
	color: #FF0000;	
}

/* Content Glider */
.glide1 {
	font-family: times, Times New Roman, times-roman, georgia, serif;
	/*margin-top: 5px; margin-bottom: 0px;*/
	color: #0000FF;
	margin: 0;
	padding: 5px 0px 6px 0px;
	font-size: 16px;
	line-height: 16px;
	/*letter-spacing: -2px;*/
	font-weight: bold;
	text-align: center;
}

.glide2 {
	font-size: 11px;
	/*margin-top: 5px; margin-bottom: 0px;*/
	font-family: Georgia, 'Times New Roman', serif;
	color: #000;
	text-align: center;
    font-weight: 100;
}

.glide3 {
	margin-top: 5px; margin-bottom: 5px;
	font-family:Georgia,serif;
	font-size: 11px;
    font-weight: bold;
	letter-spacing:2px;
	text-align: center;
	color: #800080;
}

.glide4 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size:11px;
	margin-top: 5px; margin-bottom: 10px;
	text-align: center;
    font-weight: bold;
    color: #222;
}