/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 0.8em;
	color: #353535;
}

.logo {
	padding-top: 27px;
}

.r2ls {
	background-image: url(../images/r2_ls.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.r2rs {
	background-image: url(../images/r2_rs.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

.menubg {
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
}

.tbox {
	background-color: #ffffff;
	border: 1px solid #959595;
	font: Tahoma;
	font-size: 13px;
	color: #6e6e6e;
}

.bgw {
	background-color: #ffffff;
}

.bg2 {
	background-image: url(../images/bg_2.jpg);
	padding-left: 390px;
}

.bgwel {
	background-image: url(../images/wel_box_bg.gif);
	background-repeat: repeat-x;
}

.bgshadow {
	background-image: url(../images/wel_box_bg2.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 5px;
}

.imgle {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}

.dtline {
	background-image: url(../images/dt_line.gif);
	background-repeat: repeat-x;
	height: 5px;
}

.more {
	font-family: Tahoma;
	font-size: 12px;
	color: #e75200;
	text-decoration: none;
}

.more:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #e75200;
	text-decoration: underline;
}

.morenew {
	font-family: Tahoma;
	font-size: 12px;
	color: #e75200;
	text-decoration: none;
	cursor: pointer;
}

.morenew:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #e75200;
	text-decoration: underline;
	cursor: pointer;
}

.ostext {
	color: #c67000;
}

.bgnewtit {
	background-image: url(../images/news_box_bg.gif);
	background-repeat: repeat-x;
}

.bgnewshadow {
	background-image: url(../images/news_box_bg2.gif);
	background-repeat: no-repeat;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 5px;
}

.btmboxlc {
	background: url(../images/btm_box_lc.gif) no-repeat;
	width: 6px;
	height: 58px;
}

.btmboxrc {
	background: url(../images/btm_box_rc.gif) no-repeat;
	width: 6px;
	height: 58px;
}

.btmboxbg {
	background: url(../images/btm_box_bg.gif) repeat-x;
	padding-bottom: 15px;
}

.btmlinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.btmlinks:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #d14b02;
	text-decoration: underline;
}

.btmtext {
	color: #666666;
}

.borderrt {
	border-right: 1px solid #bdbdbd;
}

.bltext {
	color: #5d1375;
	font-weight: bold;
}

.tbox2 {
	background-color: #ffffff;
	border-left: 1px solid #181818;
	border-top: 1px solid #181818;
	border-right: 1px solid #959595;
	border-bottom: 1px solid #959595;
	font: Tahoma;
	font-size: 12px;
	color: #6e6e6e;
}

.tpad {
	padding-top: 3px;
}

.imgmcmillbg{
	background-image: url(../images/img_mcmillen_bg.jpg);
	background-repeat: no-repeat;
}

.ipad {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.vline {
	background-image: url(../images/dt_line_vertical.gif);
	background-repeat: repeat-y;
}

.proinner {
	background-image: url(../images/productlist_bg_inner.jpg);
	background-repeat: no-repeat;
}

.qlinks{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
	text-decoration: none;
}

.qlinks:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #802b9b;
	text-decoration: none;
}

.qhlinks{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #802b9b;
	text-decoration: none;
}

.qlinks:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #802b9b;
	text-decoration: none;
}

.headone {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ff5d00;
}

.headtwo{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff5d00;
}

.headthr{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8833a3;
	line-height: 25px;
}

.headfr{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8833a3;
	line-height: 25px;
}

.nkc {
	font-weight: bold;
	color: #3b034d;
}

.titlebg {
	background-image: url(../images/title_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 10px;
	height: 24px;
	text-transform: uppercase;
}

.wtext {
	color: #ffffff;
}



.cbox1 {
	background-color: #fdf6ff;
	padding: 6px;
	border: 1px solid #cc9fdb;
}

.b1text {
	font-weight: bold;
	color: #6d0091;
}

.cbox2 {
	background-color: #f5f6f6;
	padding: 6px;
	border: 1px solid #a2a2a2;
}

.btext {
	font-weight: bold;
	color: #2e2e2e;
}

.mail {
	font-family: Tahoma;
	font-size: 12px;
	color: #d14b02;
	text-decoration: none;
}

.mail:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #d14b02;
	text-decoration: underline;
}

.redbold {
	color: #FF0000;
	font-weight: bold;s
}

.red {
	color: #ff0000;
}

.tectd {
	background-color: #f8f5f4;
}

.bgc{
	background-color: #FFCC66;
}

.bggr{
	background-color: #CCCCCC;
}

.sbg {
	background-image: url(../images/bg_1.jpg);
	background-repeat: no-repeat;
	height:93px;
}

.chatbg {
	background-image: url(../images/chat_bg.gif);
	background-repeat: no-repeat;
}

.imglt {
	float: left;
	border: 1px solid #b8b8b8;
	margin-bottom: 10px;
	margin-right: 10px;
}

.size13 {
	font-size: 13px;
}

.hand {
	cursor: pointer;
}


.headfr{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8833a3;
}

.color {
	color: #8833a3;
}

.padtop {padding-top: 8px; padding-left: 1px;}