body {
	background: #ffffff url(http://cdmaflash.com/image/Background.gif) top repeat;
	margin: 0;
        padding: 0;
	font-family: tahoma, sans-serif;
	font-size: 10pt;
	color: #474747;
	line-height: 17px;
        text-align: center;
}

td { font-family: tahoma, sans-serif; font-size:8pt}

b, i, u { letter-spacing: 1px; }

h1 {
	font: 13pt "tahoma";
	text-transform:uppercase;
	margin:20px 0 5px 0;
	color:#2E2E2E;
	letter-spacing:2px;
	border-bottom:#2E2E2E 1px solid;
}

b, i, u { color:#CC2229; }



a:link, a:Visited, a:active {
	font-size: 10pt;
	color:#6CC338;
        font-weight: bold;
	text-decoration: none;
}

a:hover { color: #000000; }

a.pagelink:link { color: #ffffff; text-decoration: none }

a.pagelink:visited { color: #ffffff; text-decoration: none }

a.pagelink:active { color: #ffffff; text-decoration: none }

a.pagelink:hover { color: #000000; text-decoration: none }

input, textarea, option, select {    
	font-size: 8pt;
	border: 0px;
	font-family: tahoma, sans-serif;
        color: #474747;
        background: #68BF3C;
}

div#container {
	background: #8F8F8F url(http://cdmaflash.com/image/BackgroundRepeat.gif) top repeat-y;
	margin: 0 auto 0 auto;
	text-align: justify;
	width: 780px;
}

div#wrap {
	background: url(http://cdmaflash.com/image/Layout.gif) top no-repeat;
        height: 500px;
	padding: 0 45px 0 50px;
}

div#title {
	font: 15pt "tahoma";
	color: #474747;
	text-align: left;
        letter-spacing: 3px;
        text-transform: uppercase;
	padding: 170px 0 40px 380px;
	font-weight:bold;
}

#bot { padding-top:105px; margin-left:10px; margin-right:-100px; }

#bot a {
	font-weight: bold;
	text-transform:uppercase;
	margin-right:35px;
	line-height:17pt;
	padding:10px 15px 10px 15px;
	background: #3E3E3E;
	border-top:#0e0e0e 2px solid;
	color:#474747;
}

#bot a:hover { border-top:#5AF2FF 2px solid; background:#F54D67; color:#474747;}


#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
        width: 100px;
}

#nav li a:visited, #nav li a:link {
        margin-top: 5px;
        display:block;
	padding: 2px 0px 5px 18px;
	color:#474747;
}

#nav li a:hover, #nav li a:active {
        color:#474747;
	background:#6CC338;
	text-decoration:none;
}

div#navigation {
        float:right;
	padding: 0 0 5px 0;
}

div#navigation a {
	height: 15px;
	left: 100px;
}

div#content { 
	width: 485px;
        float: left;
	padding: 0 0 0 0;
} 

div#footer, #footer a {
	background: url(http://cdmaflash.com/image/Footer.gif) bottom no-repeat;
	height: 100px;
	clear: both;
        width: 780px;
        text-align: center;
}

blockquote {
	background:#68BF3C;
	border:0px;
	margin: 10px 20px 10px 25px;
        padding: 1px 10px 30px 10px;
}

