body{
    background-color:#4f4f4f;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:101%;
	font-weight:normal;
	color: #000000;
	text-align: center;
	margin-top:0px;
	margin:0px;
}

a{
	color: #000000;
	text-decoration: none;
}

a:link{
	color: #000000;
	text-decoration: none;
}

a:visited{
	color: #000000;
	text-decoration: none;
}

a:hover{
	color: #00ACEF;
	text-decoration: underline;
}

a.menu:link{color : #000066; text-decoration: none;} 
a.menu:visited{color : #000066; text-decoration: none;} 
a.menu:active{color : #00ACEF; text-decoration: none;} 
a.menu:hover {color : #00ACEF; text-decoration: none;}

a.base:link{color : #010066; text-decoration: underline;} 
a.base:visited{color : #010066; text-decoration: underline;}
a.base:active{color : #00ACEF; text-decoration: underline;} 
a.base:hover {color:#00ACEF; text-decoration: underline;}

a.base1:link{color : #ffffff; text-decoration: underline; font-size: .75em;} 
a.base1:visited{color : #ffffff; text-decoration: underline; font-size: .75em;}
a.base1:active{color : #eeeeee; text-decoration: underline; font-size: .75em;} 
a.base1:hover {color:#eeeeee; text-decoration: underline; font-size: .75em;}

#flashcontent{
	width: 740px;
	margin-left: auto;
    margin-right: auto;
	text-align:left;
    }

#wrapper{
    background-color:#FFFFFF;
	width: 727px;
    margin-left: auto;
    margin-right: auto;
	text-align:left;
}
	


/* header start */
#header {
    background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height: 103px;
	width: 727px;
}

#menu {
    width: 727px;
}

#menulinks {
    font-size: .75em;
	font-weight:bold;
	color: #000000;
	padding: 0px 0px 0px 15px;
	word-spacing: 4px
}

/* end header */



#content {
    height:auto;
	width: 727px;
	font-size: .75em;
    font-weight:normal;
	padding: 10px 0px 0px 15px;
}



/* base start */



#base{
 font-size: 10px;
 font-weight:bold;
 padding-top: 5px;
 padding-bottom: 10px;
 text-align:center;
}



/* base end */


/* header tags begin */

h1{
    font-size:1em;
	font-weight:bold;
	color: #BD198C;
}

h2{
    font-size:1em;
	font-weight:bold;
	color:#00ACEF;
}

h3{
    font-size:1em;
	font-weight:bold;
	color:#010066;
	margin:0px;
}

/* header tags end */



/* start form css*/

fieldset
{
  border: 1px solid #000;
  width: 550px;
}

legend
{
    color: #ffffff;
    font-weight:bold;
    background: #ff6600;
    border: 1px solid #000;
    padding: 2px 6px;
}

.legend2
{
	color: #010066;
	font-weight:bold;
	background: #eeeeee;
	border: 1px solid #000;
	padding: 2px 6px;
	width: 80%;
	margin-left: 15px;
}

.legend3
{
	color: #ffffff;
	font-weight:bold;
	background: #ff6600;
	border: 1px solid #000;
	padding: 2px 6px;
	width: 70%;
	margin-left: 10px;
}

label {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left:10px;
	text-align: right;
	width: 90px;
	padding-right: 20px;
}

.label2 {
	display: block;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	width: 250px;
	padding-right: 6px;
}

.label3 {
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left:10px;
	text-align: right;
	width: 100px;
	padding-right: 10px;
}



.text {
	color: #000000;
    font-weight:bold;
	background: #ff6600;
    border: 1px solid #000;
	width:150px;
}

.radio {
    color:#000000;
}

textarea {
	color: #000000;
    font-weight:bold;
	background: #ff6600;
    border: 1px solid #000;
	width:150px;
	height:75px;
}

.textarea2 {
	color: #000000;
    font-weight:bold;
	background: #ff6600;
    border: 1px solid #000;
	width:340px;
	height:75px;
}

.textarea3 {
	color: #000000;
    font-weight:bold;
	background: #ff6600;
    border: 1px solid #000;
	width:200px;
	height:100px;
}

br {
	clear: left;
}

.submit {
   color: #000000;
   font-size:11px;
   font-weight:bold;
   background: #ff6600;
   border: 2px outset #000;
   width:100px;
   margin-left:123px;
   margin-bottom:10px;
}

/* form css end*/
