h1 {
  font-size:           1.6em;
  margin-bottom:       10px;
  padding:             0 10px 10px 10px;
  color:               #3a282f;
}

p {
  padding:             0px 0px 0px 0px;
  font-family:         arial, verdana, helvetica, sans-serif;
}

#moretext {
/*  position:            relative;
  top:                 0px;
  left:                0px;
  width:               760px;
  color:               #515151;
*/
  width: 760px;
  color:               #4B4B4B;
  font-family:         arial, verdana, helvetica, sans-serif;
  padding-bottom:      1px;
}

#moretext p {
  margin:              0 10px 15px 10px;
  padding:             0 0 0 0;
  text-align:          justify;
}

#opp_donate_bottom {
  position:            relative;
  top:                 0px;
  left:                0px;
  width:               764px;
  height:              130px;
  margin-top:          1px;
  background:          #fff;
  border-top:          1px solid #808080;
}

#aboutcpm_bottom {
  position:            relative;
  top:                 0px;
  left:                0px;
  width:               764px;
  height:              155px;
  margin-top:          1px;
  background:          #fff;
  border-top:          1px solid #808080;
}

a:link,
a:active,
a:visited {
    color:             #663366;
   	text-decoration:   none;
}
a:hover {
    color:             #993300;
   	text-decoration:   none;
}

.scrollBox
{
  overflow:            auto;
  /*background-color: white;*/
}

.scrollBoxContent
{
  margin-left:         5px;
  margin-right:        5px;
  /*font-family:         arial, verdana, helvetica, sans-serif;*/
}

img {
  border:              0;
}

.sm_ast {
  color:               red;
  font-size:           11px;
}

#flashcontent1 {
  float:               left;
  width:               241px;
  height:              155px;
  border:              solid 0px #000;
}
#flashcontent2 {
  float:               left;
  width:               241px;
  height:              155px;
  border:              solid 0px #000;
}
#flashcontent3 {
  float:               left;
  width:               241px;
  height:              155px;
  border:              solid 0px #000;
}
#flashcontent4 {
  float:               left;
  width:               241px;
  height:              155px;
  border:              solid 0px #000;
}
#flashcontent5 {
  float:               left;
  width:               241px;
  height:              155px;
  border:              solid 0px #000;
}
#flashcontent6 {
  float:               left;
  width:               241px;
  height:              155px;
  border:              solid 0px #000;
}

/*---------------------------------------------*/
/* For booking form                            */
.labels
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:9px;
    color:333333;
}
.inputs
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#333333;
}
.red
{
  color: #FF0000;
}