.frameRight
{
    background:url(images/right.png) left repeat-y;
}

.frameLeft
{
    background:url(images/left.png) right repeat-y;
}

.frameTop
{
    background:url(images/top.png) top repeat-x;
    height: 14px;
}

.frameBottom
{   
    background:url(images/bottom.png) bottom repeat-x;
    height: 14px;
}

.frameTopLeft
{   
    background:url(images/top-left.png) bottom right no-repeat;
    width: 14px; 
    height: 14px;
}

.frameTopRight
{   
    background:url(images/top-right.png) bottom left no-repeat;
    width: 14px; 
    height: 14px;
}

.frameBottomLeft
{   
    background:url(images/bottom-left.png) top right no-repeat;
    width: 14px; 
    height: 14px;
}

.frameBottomRight
{   
    background:url(images/bottom-right.png) top left no-repeat;
    width: 14px; 
    height: 14px;
}

.welcome_frame_tileL {
	background-color: #5984A7;
	background-image: url(images/welcome_frame_tileL.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.welcome_frame_tileR {
	background-color: #5984A7;
	background-image: url(images/welcome_frame_tileR.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.welcome_frame_topTile {
	background-color: #5984A7;
	background-image: url(images/welcome_frame_topTile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.welcome_frame_downTile {
	background-color: #5984A7;
	background-image: url(images/welcome_frame_downTile.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.highlightFrame_L {
	background-image: url(images/highlightFrame_L.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.highlightFrame_R {
	background-image: url(images/highlightFrame_R.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.highlightFrame_tile {
	background-image: url(images/highlightFrame_tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.container {
width: 586px;
margin: 0px auto;
background-image: url(images/container_bg.jpg);
background-repeat: repeat-y;
font-size:.9em;
}

.footer {
clear: both;
background-image: url(images/footer.jpg);
height: 188px;
}

.header {
background-image: url(images/header.jpg);
height: 27px;
}

.h2 {
font-size: 11px;
font:Geneva, Arial, Helvetica, sans-serif
clear: right;
margin-top: 12px;
margin-bottom: 17px;
background-image: url(images/h2_bg.jpg);
background-repeat: no-repeat;
height: 21px;
padding-top: 15px;
padding-left: 35px;
}
	
.greenbox { 
width : 200px;
min-height : 136px;
background : url(images/greenbox.jpg) no-repeat;

padding : 0;
margin-top : 15px;
float : left;
display : inline;
}
 
.greenboxbottom { 
height : 11px;
width : 200px;
background : url(images/greenboxbottom.jpg) no-repeat;
float : left;
display : inline;

} 

.content_right { 
display : inline;
float : right;
width : 200px;
text-align : justify;
margin-right : 5px;
margin-top : 0;
padding-right : 5px;
padding-top : 0;
line-height : 1.5em;
background : url(images/gradboxs.jpg) no-repeat;

} 
.content_rightbot { 
height : 11px;
width : 200px;
background : url(images/gradboxsbottom.jpg) no-repeat;
float : left;
display : inline;
font-size: .8em;
} 

.left_botton {
background-image:url(images/fon_left.gif);
width:3px;
}

.right_botton {
background-image:url(images/fon_right.gif);
width:3px;
}

.top{
background-image:url(images/welcome_pic1.1.jpg);
height:10px;

}

.header_blank1 {
background-image:url(images/header_blank1.jpg);
width:428px;
background-repeat:repeat-y;
}

.header_blank2 {
background-image:url(images/header_blank2.jpg);
width:428px;
background-repeat:repeat-y;
}

.leftsidebar_1 {
	width: 221px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

.leftsidebar_1_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}



