@charset "utf-8";
/* CSS Document */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.tabs {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.tabs:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ff0048;
	text-decoration: none;
}
.tabs2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color:#ff0048;
	text-decoration: none;
}
.tabs2:hover {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
.tabsleft {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}

.tabsleft a { 
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}
.tabsleft:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #181818;
	text-decoration: underline;
}
.heading1 {
	font-family: arial;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}
.heading2 {
	font-family: arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f5c41;
	text-decoration: none;
}
.text1 {
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #181818;
	text-decoration: none;
}
.text1b {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ff2563;
	text-decoration: none;
}
.bodytext {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #181818;
	text-decoration: none;
	line-height: 17px;
}

#breadcrumbs { 
float:left;
display:block;
}

#breadcrumbs a { 
text-decoration:none;
color:#333333;
text-transform:capitalize;
}

#breadcrumbs a:hover { 
text-decoration:underline;
}

#smslist { 
float:left;
width:100%;
}

.smstext { 
display:block;
background:#FFFF;
text-align:justify;
border:1px dashed #CCCCCC;
margin:6px 0;
padding:10px;
}

.pagination {
display:block;
text-align:center;
background:#FFFFFF;
padding:10px 5px;
border:0px dashed #333333;
}
.pagination a {
text-decoration:none;
color:#990000;
padding:3px;
margin:0;
background:#FFFFFF;
border:1px solid #666666;
}

.pagination a:hover {
background:#F0F0F0;
}

.paginator {
padding:3px;
margin:0;
background:#FFFFFF;
border:1px solid #666666;
}

#contentads { 
width:100%; float:left;
}

#tags { 
width:100%; float:left; padding:5px 0; margin:5px 0; text-align:justify;
}
