/* CSS Document */

body
{
margin:0px;
padding:0px;
}
.homepagePageBg
{
	background-image: url(/img/page-bg-home.jpg);
	background-repeat: repeat-x;
	background-color:#E1C070;
}

td,.td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
p,li,ol,ul {
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align:justify;
	line-height:17px;
	text-decoration: none;
}
.td10
{
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#243474;
	font-style:normal;
	text-decoration: none;
}
.heading {
	font-family: "Times New Roman", Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 28px;
	font-weight:bold;
	text-decoration: none;
	font-style: italic;
}
.bottomlinks {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4B4025;
	font-size: 10px;
	text-decoration: none;
}
.bottomlinks1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #5A39E7;
	font-size: 10px;
	text-decoration: none;
}

.bottomBg
{
	background-image: url(/img/doll-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottomBg1
{
	background-image: url(/img/doll-bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
SELECT {
	FONT-SIZE: 10px
}
form
{
margin:0px;
}
input.input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #4C799C;
}

.textarea {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.bluetext
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#68B4D1;
	text-decoration: none;
	line-height:13px;
}
.goldentext
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#EDAB44;
	text-decoration: none;
	line-height:13px;
}
.greentext
{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#9EEA89;
	text-decoration: none;
	line-height:13px;
}
.whitetext td, .whitetext
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-decoration: none;
}
.bginner
{
	background-image: url(/img/bginner.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.submenu a
{
	font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#ffffff;
	text-decoration: none;
	color:#E4AD19;
}

DIV.header
{
  BORDER-RIGHT: #87ceeb 1px solid;
  PADDING-RIGHT: 2px;
  BORDER-TOP: #87ceeb 1px solid;
  PADDING-LEFT: 2px;
  FONT-WEIGHT: bolder;
  FONT-SIZE: x-large;
  PADDING-BOTTOM: 2px;
  MARGIN: 2px 10% 10px;
  TEXT-TRANSFORM: none;
  BORDER-LEFT: #87ceeb 1px solid;
  COLOR: #191970;
  PADDING-TOP: 2px;
  BORDER-BOTTOM: #87ceeb 1px solid;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial;
  BACKGROUND-COLOR: #b0c4de;
  TEXT-ALIGN: left;
  FONT-VARIANT: normal;
  TEXT-DECORATION: none
}

DIV.footer
{
    BORDER-RIGHT: #4169e1 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: #4169e1 1px solid;
    PADDING-LEFT: 2px;
    FONT-WEIGHT: lighter;
    FONT-SIZE: x-small;
    PADDING-BOTTOM: 2px;
    MARGIN: 3px 6px 10px;
    TEXT-TRANSFORM: none;
    BORDER-LEFT: #4169e1 1px solid;
    COLOR: #dcdcdc;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: #4169e1 1px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: #ff4500;
    TEXT-ALIGN: right;
    FONT-VARIANT: normal;
    TEXT-DECORATION: none
}