body {
scrollbar-face-color: #F1F2EF;
scrollbar-shadow-color: #A9AFB9;
scrollbar-highlight-color: #A9AFB9;
scrollbar-3dlight-color: #F6F6F6; 
scrollbar-darkshadow-color: #F6F6F6;
scrollbar-track-color: #F1F2EF; 
scrollbar-arrow-color: #A9AFB9;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
text-align: center;
}

/* ----------container to center the layout-------------- */
#container {
width: 770px;
margin-left: auto;
margin-right: auto;
}

/* ----------top-------------- */
#header {
width: 770px;
height: 110px;
margin: 0px;
padding: 0px;
background: url(images/top.jpg) repeat-y;
}

/* -----------------content--------------------- */
#contentcontainer {
width: 770px;
min-height: 420px;
background: url(images/body_bg.jpg) no-repeat;
}

#contentcontainer2 {
width: 770px;
min-height: 10px;
background: url(images/body_bg2.jpg) repeat-y;
}

#contentcontainer_left {
float: left;
width: 270px;
}

#content_left {
float: left;
padding-left: 20px;
}

#contentcontainer_right {
float: left;
width: 500px;
}

#content_right {
float: left;
width: 480px;
text-align:left;
}

#content_right_col1 {
float: left;
width: 140px;
text-align:left;
}

#content_right_col2 {
float: left;
width: 340px;
text-align:left;
}

#content_right_col3 {
float: left;
width: 170px;
text-align:left;
}

#content_right_col4 {
width: 100%;
text-align:center;
}

#content_right_col5 {
float: left;
width: 90px;
text-align:left;
}

#content_right_col6 {
float: left;
width:80%;
text-align: justify;
}

#content_right_col7 {
float: left;
width:460px;
text-align: justify;
}

#content_right_col8 {
height: 26px;
text-align: center;
}

#content_right_col9 {
float: left;
width: 320px;
text-align:left;
}

#content_right_col10 {
float: left;
width: 140px;
text-align:left;
}

#title1 {
padding-bottom: 20px;
font-weight:700;
font-size: 16px;
color: #f73734;
}

#title2 {
font-weight:700;
font-size: 12px;
color: #000000;
}

#title3 {
font-weight:900;
font-size: 14px;
color: #f73734;
}

#title4 {
font-weight:700;
font-size: 12px;
color: #000000;
font-style:italic;
}

#title5 {
font-size: 10px;
color: #000000;
font-style:italic;
}

#title6 {
text-align:left;
font-weight:700;
font-size: 12px;
color: #006699;
padding-bottom: 4px;
}

.title6 {
text-align:left;
font-weight:700;
font-size: 12px;
color: #006699;
}

#title7 {
font-weight:700;
font-size: 14px;
color: #000000;
text-decoration:underline;
}

.title7 {
font-weight:700;
font-size: 12px;
color: #000000;
text-decoration:underline;
}

#title8 {
text-align:left;
font-weight:700;
font-size: 12px;
color: #f73734;
padding-bottom: 4px;
}

#body_text1 {
text-align: justify;
}

#body_text2 {
font-size: 11px;
text-align: justify;
}

.body_link1 {
text-decoration: none;
color: #f73734;
font-weight: 700;
font-size: 12px;
}

.body_link1:hover {
text-decoration: underline;
}

.body_link2 {
text-decoration: none;
color: #0000ff;
font-weight: 700;
font-size: 12px;
}

.body_link2:hover {
text-decoration: underline;
}

#separator1 {
clear: both;
height: 10px;
}

#separator2 {
clear: both;
height: 20px;
}

#separator3 {
width: 100%;
height: 4px;
background: url(images/separator1.png) repeat-x;
}

#clearboth {
clear: both;
}

/* --------------photo------------- */
.photoborder1 {
border: 1px solid #eeeeee;
}

/* -----------forms--------------------------- */
.formfield1 {
background-color: transparent;
color: #000000;
border: 1px solid #f73734;
width: 340px;
}

#form_error {
color: #ff0000;
font-size: 10px;
font-weight: 700;
}

/* -----------footer--------------------------- */
#footer {
width: 770px;
height: 40px;
margin: 0px;
padding: 0px;
background: url(images/bottom.jpg) repeat-y;
}

#copyright {
font-size: 9px;
color:#000000;
}

#poweredby {
height: auto;
width: auto;
}