@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background-attachment: fixed;
	background-repeat: repeat;
	font-weight: normal;
	background-image: url(images/gradient.jpg);
}
.contentTable {
	color: #CCCCCC;
}
a:link {
	color: #000;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}
a:visited {
	color: #000;
	font-size: 16px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #000;
	font-size: 16px;
	font-weight: normal;
}
a:active {
	color: #000;
	font-weight: normal;
}

.tablemain {
	background-color: #FFFFFF;
}
h3 {
	font-size: 16px;
	color: #5D3785;
}
.footer {
	color: #FFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 12px;
	color: #000000;
}

.imageleft {
	padding-right: 40px;
	padding-bottom: 30px;
}

.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	color: #485913;
	font-weight: bold;
}
.bold {
	font-weight: bold;
	font-size: 18px;
	color: #021C76;
}
.biggerbold {
	font-size: 18px;
	font-weight: bold;
}
table.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #14582c;
	text-align: left;
	vertical-align: top;
	padding: 15px;
	margin: 0px;
}
.headerbk {
	background-image: url(images/motorola2.jpg);
}
.headerbk2 {
	background-image: url(images/index3_01.jpg);
}
.headerbk3 {
	background-image: url(images/power.jpg);
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.browntext {
	font-size: 22px;
	font-weight: bold;
	color: #764B24;
}
.yellowtext {
	font-size: 24px;
	font-weight: bold;
	color: #FF0;
}
.whitetext {
	color: #FFF;
}
.colortext {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.biggerwhite {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.librarybackground {
	background-image: url(images/librarybackground.jpg);
	background-repeat: no-repeat;
}
.smallfont {
	font-size: 12px;
}

