body {
	font-family: Tahoma, Arial, sans-serif;
    font-size: 13px;
	color: #444;
}

* html body {
   font-size: x-small; /* for IE5/Win */
   f\ont-size: small; /* for other IE versions */
}

#wrap {

	max-width: 1000px;
	min-width: 800px;
       text-align:left;
margin-left:auto;
 margin-right:auto;
    width: 1000px;
}
#wrap-inner {

}
a
{
  text-decoration: none;
  color: #003366;
}
ul.rsx-page-num-list{
			display:inline;
			list-style:none;
			margin:0px;
			padding:0px;
		}

		ul.rsx-page-num-list li {
			display: inline;
		}

.center ul
{
  margin: 0px;
  padding: 0px;

  display: inline;
  list-style: none;
}
.center li
{
  margin: 0px;
  padding: 5px;

  display: inline;
  list-style: none;
}
.center a
{
  text-decoration: none;
}





h2, h3
{
	font-family: "Times New Roman", Times, serif;
}
h1
{
	display: none;
}
.imageupf
{

	padding: 17px;

	padding-bottom: 10px;

	background-position: left bottom;

	background-image: url(../images/10.gif);

	background-repeat: no-repeat;
float: left;

}
.videleno
{
  background-color: #003366;
  color: #FFFFFF;
  padding: 3px;
  margin-top: 5px;
}
.videleno_2
{
  background-color: #333333;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
}
.float_left
{
  float: left;
  padding: 10px 10px 10px;
}
.float_left_2
{

  padding: 10px 10px 10px;
}


.tit
{
  color: #336699;
  padding: 0px 5px 0px;
}
.box_text
{
  text-align: justify;
  font-size: 11px;
  padding: 0px 5px 0px;

}
.nap
{

  padding: 5px;
  margin: 5px;
}
.border
{
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  margin: 0px 10px 0px;
  text-align: justify;
  font-size: 12px;
}
.border_2
{
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  margin: 0px 5px 5px;
  text-align: justify;
  font-size: 11px;
  padding: 10px;

}
.center
{
  text-align: center;
}


h2
{
  color: #666666;
  font-family: Trebuchet MS;
  font-size: 12px;
  text-align: left;

  border-top: 1px solid #CCCCCC;

}

/* header-body START */
#header_body_bas
{
    height: 200px;
    border: 1px solid #CCCCCC;
}

#header_body {
	float: left;
	width: 100%;
}

#header_body_box_1
{
	float: right;
	width: 35%;

    height: 200px;

    background-image: url(../images/2.jpg);
    background-position: left;
    background-repeat: no-repeat;
}

#header_body_box_2 {
	float: left;
	width: 60%;
    height: 200px;

    border-right: 4px solid #003366;

    background-image: url(../images/3.gif);
    background-position: left;
    background-repeat: no-repeat;
}
.img
{

  text-align: center;
}


#header_body_box_2 ul
{
   margin-right: 15px;
   padding: 0px;
   list-style: none;

   text-align: right;
 }
#header_body_box_2 li
{
  margin: 8px 0px  5px;
  padding: 0px 5px  5px;
  list-style: none;
 

}
#header_body_box_2 a
{
  color: #003366;
  text-decoration: none;
}
#header_body_box_2 a:hover
{
  font-weight: bold;
}
#header_sidebar{
	float: right;
	width: 50%;
}
#header_sidebar img
{
  float: right;
}
/* header-body END */

/* Main-body START */
#main-body
{
	float: left;
	width: 80%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 5px;
    margin-bottom: 5px;
}
#main-body-box-1
{
	float: right;
	width: 75%;
}

#main-body-box-1 div
{
   padding: 10px;
   text-align: justify;
}
#main-body-box-1 span
{
  border-bottom: 3px solid #003366;
}
#main-body-box-2
{
	float: left;
	width: 25%;
}
#main-body-box-2 ul
{
  margin: 0px;
  padding: 0px;

  list-style: none;
}
#main-body-box-2 li
{
  margin: 5px;
  padding: 0px 10px 5px;

  list-style: none;

  font-weight: bold;

   border-bottom: 1px solid #003366;

  background-image: url(../images/4.gif);
  background-position: left;
  background-repeat: no-repeat;
}
#main-body-box-2 a
{
  text-decoration: none;
  color: #003366;
}
#main-sidebar
{
	float: right;
	width: 20%;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin-top: 5px;
    margin-bottom: 5px;
}
/* Main-body END */

#footer
{
	clear: both;
	padding: 20px;
    border: 1px solid #CCCCCC;
    height: 1%;
}

