@charset "utf-8";

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
height: 100%;
margin:0px;
font-family:Tahoma, Verdana, sans-serif;
font-size:12px;
line-height: 18px;
background-color:#e5e5e5;
}

#container {
margin:auto;
width:816px;
background-image:url(../images/container_bgr.jpg);
}

#sub_container {
margin:auto;
width:760px;
background-color:#fff;
}

#header {
width: 760px;
height: 211px;
background-image:url(../images/header_bgr.jpg);
background-repeat:repeat-x;
}

#logo {
padding-top:11px;
}

#menu {
padding: 17px 0px 0px 235px!important;
padding: 17px 0px 0px 234px;
}

#rotator {
padding:0px;
margin:0px;
}

#content_area {
width: 760px;
color:#5e6b77;
}

#footer {
margin:auto;
background-image:url(../images/footer_bgr.gif);
background-repeat:repeat-x;
background-position:bottom left;
width:800px;
height:90px;
line-height:14px;
}



.sponsors {
float:right;
margin-right:0px;
 /*   text-align:right;
      display:block;
      margin-top:0px;
      margin-bottom:0px;
      padding:0px;*/
  
}

.xsmall {
font-size: 11px;
}

.lgrey {
color:#999;
}

.movetext_footer {
margin-left:20px;
}

.sponsortext
{
margin-left:200px;
}

span.xsmall a{
}

span.xsmall a:link{
color:#999;
}

span.xsmall a:hover{
color:#666;
}

span.xsmall a:visited{
color:#999;
}


/*--Content Items----*/

#leftbar {
/*text-align:right;*/
width:365px;
margin:0 auto;
}

h1 {
font-size:20px;
color:#0099ff;
}

h2 {
font-size:14px;
color:#0099ff;
}

#img_new {
position:relative;
left:0px!important;
top:0px!important;
}

.regist {
background-color:#3D7AAD;
border:1px solid #fff;
height:22px;
width:72px;
}

.move_right {
margin-left: 22px;
}

.move_top {
margin-top: 22px;
}

.small {
font-size: 14px;
}

.medium {
font-size: 16px;
}

.large {
font-size: 20px;
}

.xlarge {
font-size: 24px;
}

.yellow {
color: #ffff00;
}

.white {
color: #fff;
}

.grey {
color:#666;
}

.dgrey {
color:#333
}

.center {
text-align:center;
}

.top {
vertical-align:top;
}

.nobold {
font-weight:normal;
}

.tr_bg{
background-color:#EAF7FF;
}

.tr_textbg{
background-color:#B9E4FF;
}



.text_space {
word-spacing:-2px;
}

.maright {
margin-right:8px;
margin-bottom:8px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-position: inside;
        
}

ul li
{
	
	padding-left: 0px;
        padding-top:0px;
        color: #0099ff;
        
        /*background-image: url(../images/bl_dot.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;*/
}

.moduletableraf ul li 
{
	padding-left: 0px;
        padding-top:0px;
        color: #fff;
        list-style-type:circle;
}

.jwts_tabbertab ul li 
{
	padding-left: 0px;
        padding-top:0px;
        color: #fff;
        list-style-type:circle;
}



/*
.numb {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.numb ul li
{
        list-style-type:decimal;	
        line-height: 15px;
	padding-left: 0px;
        padding-top:0px;
}

.cir{
}

.cir ul li
{
        list-style-type:circle;
        color: #0099ff;
        line-height: 15px;
	padding-left: 0px;
        padding-top:0px;
}
*/
/*------------------------*/

/*Navigation Menu Settings*/

a.mainlevel{
font-size:11px;
text-decoration:none;
font-weight: bold;
}


a.mainlevel:link {
color:#666;}

a.mainlevel:visited {
color:#666;}

a.mainlevel:hover {
color:#0099ff;}

a#active_menu {
color:#0099ff;}

/*-----------------------*/

hr {
background-color:#0099ff;
color: #0099ff;
width:800px;
}

hr.hrgrey {
width:758px;
color:#bac1c9;
background-color:#bac1c9;
height=0.1em;
margin-left=1px;
}

/*........Joomla Classes...........*/

.componentheading , .contentheading  {
padding-top:20px;
font-size:20px;
color:#0099ff;
font-weight:bold;
line-height:25px;
}


.moduletableraf a:link , .moduletableraf a:visited, .moduletableraf a:hover a#active{
color:#fff;
}

.jwts_tabbertab a:link , .jwts_tabbertab a:visited, .jwts_tabbertab a:hover a#active{
color:#fff;
}


.left {
float:left;
}

.right {
float:right;
}

.clr {
	clear: both;
}