body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family:tahoma;
	font-size:11px;
	text-align:justify;
}
a {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height:15px;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	line-height:15px;	
	color: #000000;
	text-decoration: none;
}
/* texts */
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.reviewtext {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.greytext {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copytext {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.redtextnormal {
	font-family: tahoma;
	font-size: 11px;
	color: #eb291b;
	font-weight: normal;
	text-decoration: none;
}
.redtext {
	font-family: tahoma;
	font-size: 11px;
	color: #eb291b;
	font-weight:bold;
	text-decoration: none;
}
.whitetext {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.blacktexthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.blacktext11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #a5251c;
	text-decoration: none;
	border-bottom:1px solid #e6e6e6;
}
/* bg image */
.redhead {
	background-image:url(images/redheader_bg.gif);
	background-repeat:no-repeat;
	width:170px;
	height:24px;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-indent:8px;
	}	
/* links */
.mainlinktop {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlinktop:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.emaillink {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.emaillink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.whitelink11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.whitelink11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blacklink11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.blacklink11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.bottomlink {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}
.redlink11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #a5251c;
	text-decoration: none;
}
.redlink11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #a5251c;
	text-decoration: none;
}
.greylink11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	line-height:15px;
	text-decoration: none;
}
.greylink11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	line-height:15px;
	text-decoration: none;
}
/* textarea */
.textarea {
	border:2px solid #a5251c;
	width:225px;
	height:17px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.textareafeedback {
	border:1px solid #cccccc;
	width:200px;
	height:17px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.textareafeedback1 {
	border:1px solid #cccccc;
	height:17px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.textareafeedbackbig {
	border:1px solid #cccccc;
	width:300px;
	height:100px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}
.button {
	background-color: #a6251c;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
.button:hover {
	background-color: #333333;
	border:1px solid #CCCCCC;
	font-family: Tahoma;
	font-size:12px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px 2px 7px;
	}
/* advertise */
.hoverbox A .preview {
    DISPLAY: none
	}
.hoverbox A:hover .preview {
    DISPLAY: block;
    Z-INDEX: 1;
    LEFT: -45px;
    POSITION: absolute;
    TOP: -33px
	}
.hoverbox IMG{
    BORDER-RIGHT: #ccc 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #aaa 1px solid;
    PADDING-LEFT: 2px;
    BACKGROUND: #fff;
    PADDING-BOTTOM: 2px;
    VERTICAL-ALIGN: top;
    BORDER-LEFT: #bbb 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #ddd 1px solid;
	}
.hoverbox .preview {
    BORDER-LEFT-COLOR: #000;
    BORDER-BOTTOM-COLOR: #000;
    BORDER-TOP-COLOR: #000;
    BORDER-RIGHT-COLOR: #000
	}
.hoverbox A {
    POSITION: relative
	}
.hoverbox A:hover {
    DISPLAY: block;
    FONT-SIZE: 100%;
    Z-INDEX: 1
	}
.hoverbox A:hover .preview {
    LEFT: -50px;
    TOP: -38px
	}
.reviewtitle{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.reviewtitle:hover
{ text-decoration:underline;
}
.my_scroll_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display:block;
	width:inherit;
	padding-bottom: 5px;
	padding-top: 5px;
}
.textlink {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;
}
.textlink:hover
{
	text-decoration:none;
	font-weight:normal;
}
.padding_01 {
	padding-bottom:10px;
}
.main_bg {
	background-image:url(images/main_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.s_menu {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
.s_menu a {
	background-image:url(images/s_menu_bg_n.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:23px;
	width:78px;
}
.s_menu a:hover {
	background-image:url(images/s_menu_bg_h.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:23px;
	width:78px;
}
.s_menu a.active {
	background-image:url(images/s_menu_bg_h.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:23px;
	width:78px;
}
.welcome_fontlink {
	font-family:tahoma;
	font-size:14px;
	color:#333333;
	line-height:21px;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
}
.welcome_fontlink:hover {
	font-family:tahoma;
	font-size:14px;
	color:#333333;
	line-height:21px;
	text-align:justify;
	font-weight:bold;
	text-decoration:underline;
}
.dotted_border {
	background:url(images/dotted_border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
.paragraph {
	font-family:tahoma;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
}
.welcome_font {
	font-family:tahoma;
	font-size:15px;
	color:#333333;
	line-height:21px;
	text-align:justify;
	text-decoration:none;
	font-weight:bold;
}
.listmenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
	border:1px solid #7F9DB9;
}
.leftlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.leftlink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}
.addtext
{
	background-color:#FCFCFC;
}
.addtext:hover
{
	background-color:#F9F9F9;
}
.addtexth
{
	
}
.addtexth:hover
{
	background:url(images/calhover.gif);
}
.addtextsel
{
	background:url(images/calsel.gif);
	color:#FFFFFF;
	cursor:pointer;
}
.addtextsel:hover
{
	background:url(images/calhover.gif);
	color:#000000;
}
.datethis
{
	font: bold 11pt "comic Sans MS", Helvetica, sans-serif;
}
