/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/BG.jpg);
	background-position: 50% 0;
}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	}
	
.title {	
	font-size: 22px;
	color: #0c479d;
	font-weight: bold;
}

.border {
	border-left-color:#959595;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#959595;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#959595;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#959595;
	border-right-style:solid;
	border-right-width:1px;
}

.borderBottom {
	border-bottom-color:#959595;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.borderBottomDot {
	border-bottom-color:#959595;
	border-bottom-style: dotted;
	border-bottom-width:1px;
}

.borderBottomRed {
	border-bottom-color:#CC0000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}


a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333333;
}
a:hover {
	text-decoration: none;
	color:#FF6600;
}
a:active {
	text-decoration: none;
	color:#333333;
}

.blue12B{
  font-size: 12px;
	color: #0c479d;
	font-weight: bold;
}
.blue14B{
  font-size: 14px;
	color: #0c479d;
	font-weight: bold;
}
.black20B{
  font-size: 20px;
	font-weight: bold;
}
.red16B{
  font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.red14B{
  	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.red12B{
  	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.red10B{
  	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.black12B{
  font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.black14B{
  font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.grey16B{
  font-size: 16px;
	color: #959595;
	font-weight: bold;
}
.green18B{
	font-size: 18px;
	color:#197b30;
	font-weight:bold;
}
.white12B{
  font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white16B{
  font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.breadcrumble{
	font-size: 10px;
}
.footer{
	font-size: 10px;
}
.note{
	font-size: 10px;
	color:#0033CC;
}
#ringtonesBorder{
	border-left-color:#959595;
	border-left-style:solid;
	border-left-width:1px;
	border-top-color:#959595;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#959595;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#959595;
	border-right-style:solid;
	border-right-width:1px;
}
.status {
	color:#0066CC;
	font-weight:bold;
}
