body {
    font-family: verdana, tahoma, arial;
    font-size: 13px;
    font-weight: normal;
    background-color: #ffffff;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;


}

table {
    border-collapse: collapse;
    font-size: 100%;
    color: #000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

code {
    color: green;
    font-size: 11px;
}

code.comment {
    color: #11499d;
}

img {
    border: 0px;
}
hr { width:500; }

input {
    font-size: 14px;
    font-family: verdana;
    border: #5B7C91 1px solid;
    background-color: #ffffff;
    color: #444444;
}

select {
    font-size: 10px;
    font-family: verdana;
    border: #5B7C91 1px solid;
    background-color: #ffffff;
    color: #444444;
}

textarea {
    font-size: 14px;
    font-family: verdana;
    border: #5B7C91 1px solid;
    background-color: #ffffff;
    color: #444444;
}

input.button {
    background: url("images/button.png");
    width: 100px;
    height: 18px;
    padding-bottom: 2px;
	color: white;
}

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

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

a:active {
    text-decoration: none;
    color: #444444;
}

a:hover {
    text-decoration: none;
    color: #23698F;
}

a:link.menu {
    text-decoration: none;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
     font-weight: bold;
}

a:visited.menu {
    text-decoration: none;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
     font-weight: bold;
}

a:active.menu {
    text-decoration: none;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
     font-weight: bold;
}

a:hover.menu {
    text-decoration: underline;
    color: #ffffff;
    font-family: arial;
    font-size: 14px;
     font-weight: bold;
}

h1 {
    font-size: 18px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

h2 {
    font-size: 15px;
     margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

h3 {
    font-size: 13px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

h4 {
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

h5 {
    font-size: 9px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}

h6 {
    font-size: 7px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: 0px 0px 0px 0px;
}


.topleft {
    background: url("images/topleft.png");
    width: 12px;
    height: 32px;
}

.topright {
    background: url("images/topright.png");
    width: 12px;
    height: 32px;
}

.topmain {
    background: url("images/topmain.png");
    height: 32px;
    /*padding: 0px 0px 3px 0px;*/
    color: #ffffff;
    font-weight: bold;
}

.bottomleft {
    background: url("images/bottomleft.png");
    width: 12px;
    height: 32px;
}

.bottomright {
    background: url("images/bottomright.png");
    width: 12px;
    height: 32px;
}

.bottommain {
    background: url("images/bottommain.png");
    height: 32px;
    color: #ffffff;
    text-align: right;
}

.bodyleft {
    background: url("images/bodyleft.png");
    width: 12px;
}

.bodyright {
    background: url("images/bodyright.png");
    width: 12px;
}

.bodymain {
    background: url("images/bodymain.png");
    color: #444444;
    padding: 10px 4px 10px 4px;
    text-align: justify;
}
/* Scroller Box */

    #scroller_container {

position: relative;
margin-left:5px;
width: 100%;

height: 40px;

overflow: hidden;

}

#scroller {

white-space: nowrap;
margin-left:25px;
line-height: 40px;

font-size: 16px;

font-family: Verdana, Arial, Helvetica, sans-serif;


}
.news {
	margin:0 auto;
	text-align:center;
	width:900px;
	padding:0 25px;
	padding:10px;

	overflow:hidden;
	height:30px;
	color:#fff;

}
* html .news {background:none;}
.news2,
.news3 {
	background:none !important;
	width:800px;
}
.news3 {width:1000px;}
.news .bg {
	width:852px;
	margin:0 15px;
	overflow:hidden;
}
.viewText {background:url(images/quote-hover.png) no-repeat;}
* html .viewText {background:none;}
div.move {
	overflow:hidden;
	width:99999px !important;
	padding:0 10px;
}
.news2 div {padding:0;}
.news p {
	float:left;
	width:auto;
	margin:0;
	padding:0 20px 0 0;
}
.news p img {
	display:inline;
	vertical-align:middle;
}
		a {color:#0282B2; text-decoration:none;}
		a:hover {text-decoration:underline;}
/* Scoller Box */
