.wysiwyg_area h1, .wysiwyg_area h2, .wysiwyg_area h3, .wysiwyg_area strong
{
	color:#ff1919;
}

#full-page
{
	padding-top:150px;
	padding-bottom:150px;
}

.pagenation
{
	display:block;
	margin-bottom:1em;
	color:red;
	text-align:left;
}

.pagenation a
{
	text-decoration:none;
	background:#440000;
	width:15px;
	padding:0 3px 0 3px;
	text-align:center;
	color:red;
}

.pagenation .current a
{
	color:black;
	background:red;
	padding:0 3px 0 3px;
}

.odd
{
	color:red;
	background:#440000;
}

.even
{
	color:red;
	background:#220000;
}

.ctrl_all20
{
	text-align:left;
}

.ctrl_title
{
	text-align:left;
	color:red;
	font-weight:bold;
	font-size:150%;
}

.content_text h1, .content_text h2, .content_text h3, .content_text h4, .content_text h5, .content_text h6
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-bottom: 5px;
	color:#ff0101;
	text-transform: capitalize;
}

.scroller-container
{
	position: relative;
	height: 120px;
	overflow: hidden;
	padding:0px;
	margin:0px;
	text-align:left;
}
.scroller-content, .vmarquee
{
	position: absolute;
	width: 98%;
}

.required
{
	background:url(../image/mini/required.gif) no-repeat;
	padding-left:8px;
}

.content_text ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.content_text li
{
	background-image: url(../image/9x9_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 1px 0 1px 15px;
	margin: .2em 0;
}
.slide {
	margin-left: 0px;
	position: absolute;
	top: 100;
	width: 300px;
	height: 150px;
}

.content_text2 optgroup{
	color:gray;
	font-family: Arial;
	font-size: 12px;
}

.content_text2 optgroup option{
	color:#050505;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.content_text2
{
	height:auto;
}

.ctrl_img288x127 img
{
	margin:0;
	border:0;
	vertical-align:top;
}

.popup_header
{
	background:#ff0101;
}
