body {
	scrollbar-face-color: #97CBE5;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #18485F;
	scrollbar-3dlight-color:  #FFFFFF;
	scrollbar-arrow-color:  #18485F;
	scrollbar-track-color: #E7ECF1;
	scrollbar-darkshadow-color: #18485F;
	background-color: #DDFFFF;
	background-image: url(images/1/bg1.jpg);
	background-repeat: vert-repeat;
	background-position: center bottom;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.star {
	background-color: #FFFFFF;
}
.noborderstbl {


}
.nobordright {

}
.nobordleft {

}
	
td {
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	color: #1862AC;
}
.mainbannerbg {
	background-image: url(images/1/banner.jpg);
	background-repeat: no-repeat;
}
.menutopbg {
	background-color: #1862AC;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;

}
.footerbg {
	background-image: url(images/1/bottom_bar_photo.jpg);
	background-repeat: no-repeat;
}
.menuitembg {
	background-color: #A0B2C8;
}
.iconnews {
	background-image: url(images/1/news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.iconhelp {
	background-attachment: fixed;
	background-image: url(images/1/help.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1862AC;
}

.link3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.menubannerbg {
	background-color: #1862AC;
	}
	
.rowred {
	background-color: #E47F7F;
	color: #000000;
}
ul{
  margin:2px 4px 3px 34px;
  list-style-type:square;
}
li{
  margin:3px 0px 3px 0px;
}

ul.skillDetail{
    margin:4px 55px;
	list-style-type:square;
	
}
h1, h2, h3, h4{
   margin:2px 0 2px 0;
}
h2{
     font-size:1.64em;
}

