body {
	margin:0;
	/*background: url(../../img/m/background.jpg) repeat-x;*/
	padding:2px;
	font-size:small;
	font-family:sans-serif;
	color: #000000
}

img
{
  border: 0;
}

p {
  margin:0;
  padding:0;
}

form  {
	margin:0;
	padding:0;
	text-transform: capitalize;
}

ul  {
  margin:0 ;
  padding:0 ;
}

ul  li{
  margin:0;
  padding:0 0 0 12px;
  list-style:none;
}

a {
    color: black;
    text-decoration:none;
}
a:hover{
	color: #FF0000;
	text-decoration:none;
	text-align: center;
}

hr {
  color: #CFCFCF;
  width: 100%;
  height: 1px;
}

#credit
{
  float: right;
}

/* h1, h2, ... */
body h1 {
  padding-left: 10px;
  padding-right: 10px;
  color: white;
  background-image: url(../../img/m/sprite-h2.png);
  background-repeat: repeat-x;
/*  border-top: 1px solid #0081CA;*/
  margin-top: .1em;
  margin-bottom: .3em;
  line-height: normal;
  clear: both;
}

body h2 {
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;/*#55B02B url(../../img/m/sprite-h2.png) repeat-x bottom;*/
	border-top: 1px solid #dad6d7;/*#67DD30;*/
	margin-top: 0.1em;
	margin-bottom: 0.3em;
	line-height: normal;
	clear: both;
	background-image: url(../../img/m/sprite-h1.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: capitalize;
}

body h3 {
  padding-left: 10px;
  color: #000077;
  margin-top: 0.1em;
  margin-bottom: 0.3em;
}

body h4 {
  padding-left: 10px;
  color: #CC0066;
  margin-bottom: 0.3em;
  margin-top: 0.1em;
  font-weight: bold;
}

body h5 {
  padding-left: 10px;
  color: #333333;
  margin-bottom: 0.2em;
  margin-top: 0.1em;
}

body h6 {
  background-color: #F6F6F6;
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  padding-left: 10px;
  padding-top: .3em;
  padding-bottom: .3em;
  margin-bottom: 0.1em;
  margin-top: 0.1em;
}

/* footer  */
.footer
{
  color:Gray;
  font-size: small;
  background: #F6F6F6 /*url(../img/m/img-top.png) no-repeat 0.5em center*/;
  border-bottom: 1px solid #D8D8D8;
  border-top: 1px solid #D8D8D8;
  padding-top: .3em;
  padding-bottom: .3em;
  padding-left: .5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  clear: both;
}
.footer ul li
{
  display:inline
}
.footer a
{
  text-decoration:none;
  color:Gray
}

/* list of */
.ListImages
{
}

.ListImages ul li
{

}


.ListTones
{

}

.ListTones ul
{

}

.ListTones li
{
  padding:0 0 0 20px;
  background: url(../../img/m/icotones.gif) no-repeat;
}

.ListTypeContents ul, .ListCategories ul
{
}

.ListTypeContents li, .ListCategories li
{
  padding:0 0 0 20px;
  background: url(../../img/m/sep.gif) no-repeat 10px 0px;
}

#sms
{
  color: #0038E1;
}

.LabelResult
{
	color: #FF0000;
}

.Legal
{
	color:Gray;
	font-size: smaller;
}

