/* CSS Document */

*{
margin:0px;
padding:0px;
}

body#mainContent{
	padding: 31px 0 0 0;
	margin: 0;
	background: transparent url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/pattern.gif) repeat 0 0;
	font-size: 76%;
	background-color: black;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	/*font-size:0;*/
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

a{
	font:bold 1em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#444B41;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#50594D;
}

.photo{
	border:0px;
	margin:10px;
}

fieldset{
	width:480px !important; width:auto;
	overflow:hidden;
	border:0px;
	border:1px solid #A3AAA0;
	padding:5px;
}

/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background: #ff3939 url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/header.jpg) no-repeat 0 0;
	width: 667px;
	height: 67px;
	margin: 0 auto;
	position: relative;
	background-color: #ff3939;
	left: 8px;
	top: 121px;
}
#header img{
	position:absolute;
	left:36px;
	top:0;
	width:211px;
	height:125px;
}

/*----------------User Tool--------------------*/
#header ul.textSize{
	background: red url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/text_size_bg.gif) no-repeat 0 0;
	width: 157px;
	height: 30px;
	padding: 0 11px 0 15px;
	position: absolute;
	left: 761px;
	top: 33px;
	font-size: 0;
}
#header ul.textSize li.size1{
	margin: 0 18px 0 0;
	font: normal 11px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #879081;
	background-color: black;
	float: left;
}
#header ul.textSize li.size2{
	padding:0;
	margin:9px 5px 0 0;
	float:left;
}
#header ul.textSize li.size2 a.small{
	display: block;
	width: 15px;
	height: 15px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_text_bg.gif) 0 0 no-repeat;
	float: left;
	font: normal 9px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #f0f0f0;
	background-color: #3E3E3E;
	text-decoration: none;
	text-align: center;
}
#header ul.textSize li.size2 a.small:hover{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_text_bg_hover.gif) 0 0 no-repeat;
}
#header ul.textSize li.size3{
	padding:0;
	margin:9px 5px 0 0;
	float:left;
}
#header ul.textSize li.size3 a.midium{
	display: block;
	width: 15px;
	height: 15px;
	background: navy url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_text_bg.gif) no-repeat 0 0;
	float: left;
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: black;
	text-decoration: none;
	text-align: center;
}
#header ul.textSize li.size3 a.midium:hover{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_text_bg_hover.gif) 0 0 no-repeat;
}
#header ul.textSize li.size4{
	padding:0;
	margin:9px 5px 0 0;
	float:left;
}
#header ul.textSize li.size4 a.big{
	display:block;
	width:15px;
	height:15px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_text_bg.gif) 0 0 no-repeat;
	float:left;
	font:normal 13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#3E3E3E;
	text-decoration:none;
	text-align:center;
}
#header ul.textSize li.size4 a.big:hover{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_text_bg_hover.gif) 0 0 no-repeat;
}
/*----------------User Tool--------------------*/

/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width: 934px;
	background: #ff0404 url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/body_bg.gif) repeat-y 0 0;
	margin: 0 auto;
	padding: 0 7px 5px 8px;
}
#topRed{
	width: 863px;
	margin: 0;
	background: #c2c9d6 url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_red_bg.gif) repeat-x 0 0;
	color: inherit;
	padding: 5px 42px 37px 29px;
	background-color: transparent;
}

#topRed h2{
	font:normal 2.5em/2.5em Georgia, "Times New Roman", Times, serif;
}
#topRed p{
	font:normal 1.2em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#A88C6A;
	background-color:inherit;
}

#body span.bg1{
	display:block;
	width:934px;
	height:15px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/top_bg_1px.gif) 0 0 repeat-x;
	font-size:0;
}
/*------------------------------------------------left--------------------*/
#left{
	width: 178px;
	float: left;
	background-color: transparent;
	color: #000;
	padding: 0 0 6px 0;
	border-right: #91998E solid 1px;
	background: aqua;
}

/*------------------------------------------------leftt--------------------*/

/*------------------------------------------------mid--------------------*/
#mid-0{
	width:874px;
}

#mid-1{
	width:696px;
}

#mid-2{
	width:518px;
}

#mid-0,#mid-1,#mid-2{
	background: #ebebeb url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/mid_panel_bg.gif) repeat-x 0 0;
	border-right: #91998f solid 1px;
	padding: 21px 26px 0 31px;
	float: left;
	font: 1em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*------------------------------------------------mid--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width: 178px;
	float: right;
	background-color: #000;
	color: white;
	padding: 0 0 0 0;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:944px;
	margin:0 auto;
	position:relative;
	height:112px;
}
#footer p.left{
	background: navy url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/footer_left.gif) no-repeat 0 0;
	width: 5px;
	height: 32px;
	position: absolute;
	left: 0;
	top: 0;
}
#footer p.right{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/footer_right.gif) 0 0 no-repeat;
	width:5px;
	height:32px;
	position:absolute;
	left:939px;
	top:0;
}

#footer #footer-bg{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/footer_bg.gif) repeat-x  0 0 #353535;
	height:32px;
	border-left:#91998E solid 1px;
	border-right:#91998E solid 1px;
	width:932px;
	position:absolute;
	top:0px;
	left:5px;

}

#footer p.bottom2{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/footer_bottom.gif) 0 0 no-repeat;
	width:944px;
	height:5px;
	font-size:0;
	position:absolute;
	left:0;
	top:32px;
}
#footer a.xht{
	width:33px;
	height:17px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/xhtml_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:19px;
	top:43px;
	margin:0;
}
#footer a.xht:hover{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.cs{
	width:25px;
	height:17px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/css_bg.gif) 0 0 no-repeat;
	position:absolute;
	left:60px;
	top:43px;
	margin:0;
}

#footer a.cs:hover{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer p.copyright{
	font:normal 10px/14px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D1AD;
	background-color:inherit;
	position:absolute;
	left:95px;
	top:46px;
	width:268px;
}
#footer p.design{
	display:block;
	width:190px;
	height:16px;
	padding:3px;
	position:absolute;
	left:740px;
	top:44px;
	font:bold 12px/16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
}
#footer p.design a.link{
	width:100px;
	font:normal 12px/16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D1AD;
	background-color:#98242D;
	text-decoration:none;
	text-transform:uppercase;
	padding:1px;
}
#footer p.design a.link:hover{
	color:#000;
	background-color:#E9D9A4;
}
/*------------------------------------------------footer--------------------*/


/*------------------------------------------------Joomla--------------------*/

/*------------------------------------------------Moduletable--------------------*/
#topRed .moduletable{
	font-size:1.3em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#A88C6A;
}

#topRed .moduletable h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2em;
	line-height:2.5em;
	font-weight:normal;
	color:#D7D1AD;
}

#right .moduletable h3{
	display:block;
	width:148px;
	height:23px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/main_navigation_bg.gif) 0 0 no-repeat;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding:5px 0 0 28px;
	font:bold 1.1em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#91998E;
}

.moduletable-pad{
	padding-left:20px;
	padding-bottom:20px;
	font:normal 0.9em/1.1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D1AD;
	background-color:#000;
}

.moduletable-pad h3{
	margin-left:-20px;
	margin-bottom:10px;
	display:block;
	width:148px;
	height:23px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/main_navigation_bg.gif) 0 0 no-repeat;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding:5px 0 0 28px;
	font:bold 1.2em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#91998E;
}

/*------------------------------------------------Moduletable--------------------*/

/*------------------------------------------------Top Manu - User 3 Position--------------------*/
ul#mainlevel-nav{
	height:20px;
	border-bottom:#91998E solid 1px;
	border-left:#91998E solid 1px;
	border-right:#91998E solid 1px;
	position:absolute;
	left:104px;
	top:25px;
	font-size:0;
	width: 414px;

}
ul#mainlevel-nav li{
	border-right:#91998E solid 1px;
	float:left;
}
ul#mainlevel-nav li a.mainlevel-nav{
	display:block;
	padding:0 18px 0 19px;
	font:bold 11px/23px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D1AD;
	background-color:#98242D;
	text-transform:uppercase;
	text-decoration:none;
}
ul#mainlevel-nav li a.mainlevel-nav:hover,ul#mainlevel-nav li a.mainlevel-nav#active_menu-nav{
	color:#D7D1AD;
	background-color:#000;
}
/*------------------------------------------------Top Manu - User 3 Position--------------------*/
/*------------------------------------------------Main Manu - Left Position--------------------*/
#left .moduletable h3{
	display:block;
	width:148px;
	height:23px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/main_navigation_bg.gif) 0 0 no-repeat;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding:5px 0 0 28px;
	font:bold 1.1em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#91998E;
}

#left ul#mainlevel,#left ul{
	width:178px;
	padding:0;
	margin:0;
	/*font-size:0;*/
}
#left ul#mainlevel li,#left ul li{
	margin:0;
	border-bottom:#40483E solid 1px;
}
#left ul#mainlevel li a.mainlevel,#left ul li a{
	display:block;
	font:normal 1em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#BCB484;
	text-decoration:none;
	padding:0 7px 0 11px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/arrow_white.gif) 169px 7px no-repeat #50594D;
}
#left ul#mainlevel li a.mainlevel:hover,#left ul li a:hover{
	color:#BCB484;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/arrow_white_hover.gif) 169px 7px no-repeat #616B5D;
}
#left ul#mainlevel li a.mainlevel#active_menu{
	padding:0 7px 0 11px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/arrow_white.gif) 169px 7px no-repeat;
	margin:0;
	color:#BCB484;
	background-color:#616B5D;
	font:normal 1em/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*------------------------------------------------Main Manu - Left Position--------------------*/

/*------------------------------------------------Newsflash Module - Left Position--------------------*/
#left .contentpaneopen{
	margin-top:8px;
}

#left .contentpaneopen td{
	padding-left:17px;
	padding-top:5px;
	width:139px;
	font:normal 0.8em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#21251F;
	background-color:#717A6E;
}	

#left td.contentheading{
	width:139px;
	/*padding-left:17px;*/
	font:bold 1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#717A6E;
	margin:0;
}

#left a.readon{
	font:normal 1em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#98242D;
	color:#BCB484;
	text-decoration:none;
	padding:0 0 0 3px;
}
#left a.readon:hover{
	color:#fff;
	background-color:#670F16;
}

/*------------------------------------------------Newsflash Module - Left Position--------------------*/

/*------------------------------------------------Login Module - Right Position--------------------*/
.moduletable-login h3{
	display:block;
	width:148px;
	height:23px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/main_navigation_bg.gif) 0 0 no-repeat;
	border-left:#000000 solid 1px;
	border-right:#000000 solid 1px;
	padding:5px 0 0 28px;
	font:bold 1.1em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#91998E;
}
#right .moduletable-login form{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/userlogin_bg_new.gif) 0 0 repeat-x #262525;
	width:144px;
	/*height:144px;*/
	padding:8px 13px 0 14px;
	margin:0 0 0 3px;
	border-top:#615E5E dashed 1px;
	color:#91998E;
	padding-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.moduletable-login form label{
	font:bold 11px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*float:left;
	display:block;*/
}
.moduletable-login form input#mod_login_username,.moduletable-login form input#mod_login_password{
	width:140px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	float:left;
	padding:0;
	margin:0;
}
.moduletable-login form input#mod_login_remember{
	width:13px;
	height:13px;
	border:none;
	margin:9px 5px 0 0;
	/*float:left;*/
}
.moduletable-login input.button{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/btn_login.gif) 0 0 no-repeat;
	width:69px;
	height:17px;
	font:normal 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	cursor:pointer;
	border:none;
	/*float:left;*/
	margin:5px 0 20px 0;
}

.moduletable-login a{
	font:bold 11px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	/*float:left;
	display:block;
	height:14px;
	width:120px;*/
	color:#D7D1AD;
	background-color:#262525;
	margin:9px 0 0 0;
}
/*------------------------------------------------Login Module - Right Position--------------------*/

/*------------------------------------------------Quotes Module - Right Position--------------------*/
.moduletable-quotes{
	width:152px;
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/quote_bg.gif) 0 0 no-repeat #89232A;
	margin:2px 3px 3px 3px;
	padding:70px 5px 15px 15px;
	color:#A79E6A;
	font:italic 0.9em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.moduletable-quotes b,.moduletable-quotes strong{
	color:#fff;
	display:block;
	margin:11px 0 0 0;
	font-style:normal;
	font-weight:bold;
}

.moduletable-quotes a{
	display:block;
	/*width:80px;*/
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/arrow2.gif) 0px 5px no-repeat;
	padding:2px 0 0 13px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#BCB484;
	text-decoration:none;
}
.moduletable-quotes a:hover{
	text-decoration:underline;
}
/*------------------------------------------------Quotes Module - Right Position--------------------*/

/*------------------------------------------------Poll Module - Right Position--------------------*/
#right table.poll{
	margin-top:10px;
}
#right table.poll thead td{
	padding-left:23px;
	padding-bottom:15px;
	font:bold 1em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D7D1AD;

}

#right table.pollstableborder{
	text-align:left;
	margin-bottom:15px;
}

#right table.pollstableborder td.sectiontableentry1,table.pollstableborder td.sectiontableentry2{
	padding-left:3px;
	vertical-align:middle;
	font:normal 0.9em/1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#BCB484;
	padding-top:3px;
	background-color:transparent;
}

#right table.poll div{
	text-align:center;
}

#right table.poll input.button{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/btn_vote.gif) 0 0 no-repeat;
	width:69px;
	height:17px;
	font:normal 10px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
	cursor:pointer;
	border:none;
	/*float:left;*/
	/*margin:19px 4px 0 16px;*/
	margin-bottom:15px;
	margin-left:0px;
}
/*------------------------------------------------Poll Module - Right Position--------------------*/

/*------------------------------------------------Other Menu Module - Footer Position--------------------*/
#footer ul{
	width:659px;
	height:32px;
	padding:0 0 0 273px;
	color:#fff;
	position:absolute;
	left:5px;
	top:0;
}
#footer ul li{
	margin:0;
	float:left;
	color:#BCB484;
	display:block;
	height:32px;
}
#footer ul li a{
	font:normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#BCB484;
	text-decoration:none;
	padding:7px 10px 0 10px;
	display:block;
	float:left;
}
#footer ul li a:hover{
	text-decoration:underline;
}
/*------------------------------------------------Other Menu Module - Footer Position--------------------*/

/*------------------------------------------------Joomla Stuffs--------------------*/
.contentpaneopen,.contentpane,.blog{
	width:100%;
}

.contentpaneopen img{
	margin:5px 10px 5px 10px;
}

.buttonheading{
	vertical-align:middle;
}

.buttonheading img{
	margin:0px 2px 0px 0px;
}

.contentpane img{
	margin:5px;
}

.componentheading{
	font:normal 2em Georgia, "Times New Roman", Times, serif;
	margin-bottom:15px;
	border-bottom:1px dotted #A3AAA0;
	padding-bottom:5px;
	color:#CACEC8;
}

.contentheading{
	/*width:457px;
	height:31px;*/
	background-color:#A3AAA0;
	color:#040202;
	font:normal 2em Georgia, "Times New Roman", Times, serif;
	padding:0 8px 0 8px;
	margin:0 0 7px 0;
	/*float:left;*/
}

.modifydate,.createdate{
	font:normal 0.9em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#98242D;
}

span.small{
	font:normal 0.9em/1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CACEC8;
}
.createdate {
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/date_icon.gif) 0 2px no-repeat;
	padding:3px 0px 0px 20px;
}

.modifydate {
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/posted_icon.gif) 0 2px no-repeat;
	padding:3px 0px 0px 20px;
	padding-bottom:10px;
}


#mid-01 a.readon,#mid-1 a.readon,#mid-2 a.readon{
	/*display:block;
	width:80px;*/
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/arrow2.gif) 0px 5px no-repeat;
	padding:1px 0 0 13px;
	font:bold 1em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#E9E2D8;
	text-decoration:none;
}
#mid-0 a.readon:hover,#mid-1 a.readon:hover,#mid-2 a.readon:hover{
	text-decoration:underline;
}

.blog_more{
	margin-left:8px;
	margin-bottom:20px;
}

.blog_more ul li{
	background: url(../../../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Low/Content.IE5/images/arrow_white.gif) 0 5px no-repeat;
	padding:0 0 0 9px;
	margin:0;
}
a.blogsection{
	display:block;
	background-color:#91998E;
	color:#040202;
	font:bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	height:16px;
}
a.blogsection:hover{
	background-color:#899086;
	color:#040202;
}

.back_button{
	margin-top:15px;
}

.back_button a{
	color:#89232A;
}

form#poll{
	text-align:left;
}

form#poll table.pollstableborder{
	padding:5px;
	border:1px solid #A3AAA0;
	width:100%;
	text-align:left;
}

form#poll .sectiontableentry1{
	background-color:#9EA59B;
}

form#poll .sectiontableentry2{
	background-color:#ABB1A8;
}

form#poll .sectiontableheader{
	background-color:#717A6E;
	padding-top:5px;
}

.sectiontableentry1{
	background-color:#9EA59B;
}

.sectiontableentry2{
	background-color:#ABB1A8;
}

.sectiontableheader{
	background-color:#717A6E;
	padding-top:5px;
}

table.searchintro{
	margin:20px 0px;
}
/*------------------------------------------------Joomla Stuffs--------------------*/
