body {
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/background.jpg) 0 0 repeat-x;
	background-color: #F0F0F0;
	background-attachment:fixed;
} 

hr { 
color: #cccccc;
background-color: #cccccc;
height: 1px;
border: 0px;
} 

h1 { 
	font-size: 20px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin-top:5px;
	margin-bottom:0px;
} 

h2 { 
	font-size: 18px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin-top:1px;
	margin-bottom:1px;
}

h3 { 
	font-size: 16px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin-top:1px;
	margin-bottom:1px;
} 

h4 { 
	font-size: 14px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin:2px;
} 

h5 { 
	font-size: 12px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin:2px;
} 

#mdldiv{
border:3px solid #000099;
width:500px;
background-color:#FFFFCC;
position:absolute;
min-height:100px;
padding:5px;
top:200px;
left:200px;
}

#barContent{
border:3px solid #FFFFFF;
height:78px;
background-color:black;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding-left:15px;
padding-top:5px;
margin-top:3px;
}



#barMenu{
height:22px;
width:660px;
padding:1px;
padding-right:10px;
padding-left:10px;
padding-top:2px;
color:#FFFFFF;
text-align:right;
float:left;
margin-left:25px;
margin-top:8px;
border:1px solid #FF6600;
background-color:#FF6600;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#barSearch{
height:25px;
width:200px;
padding:0px;
color:#FFFFFF;
float:left;
margin-left:20px;
margin-top:5px;
border:1px solid #FFCC00;
background-color:#FFFFFF;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

#top_search{
width:150px;
height:18px;
border:0px solid;
font-size:16px;
margin-top:2px;
margin-left:5px;
color:#9F9F9F
text-align:left;
}

a.gobtn{
width:36px;
height:25px;
background-image:url('img/gobtn.gif');
background-position: 0px 0px;
cursor:pointer;
float:right;
display:block;
margin:0px;
border:0px solid;
}

a.gobtn:hover{
background-position: 0px 25px;
}

#topmenu{
height:15px;
background-color: #FFCC00;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-top-left-radius: 10px;
padding:5px;
padding-left:25px;
}

#btmmenu{
height:15px;
background-color: #FFCC00;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
padding:5px;
padding-left:25px;
}

.topic{
height:18px;
background-color: #FF6600;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding:5px;
padding-left:25px;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin-bottom:5px;
margin-top:5px;
}

#bar2{
height:20px;
background-color: #F0F0F0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
padding:5px;
padding-left:5px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
margin-top:1px;
border:1px solid #FF6600;
display:none;
}

.tooltip{
position:absolute;
background-color: #FFF3DD;
border:1px solid #FF9900;
padding:5px;
min-width:20px;
max-width:350px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}


#content{
width:1000px;
text-align:left;
margin-top:95px;
background-color: #FFFFFF;
min-height:450px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border:0px solid #C0C0C0;
margin-bottom:20px;
}

#leftadmin{
width:155px;
min-height:400px;
float:left;
padding:5px;
background-color:#FFFFCC;
}

#rightadmin{
width:800px;
min-height:400px;
margin-left:165px;
padding:10px;
}

#left-utility{
width:200px;
min-height:400px;
float:left;
padding:5px;
background-color:#FDECB3;
}

#right-utility{
width:auto;
min-height:400px;
margin-left:210px;
padding:10px;
}

.AdmMenuItem{
text-align:right;
background-color:#FFCC00;
padding:5px;
cursor:pointer;
margin-top:3px;
}

.AdmMenuItem:hover{
background-color:#FF9900;
color:#FFFFFF;
}

#left_content{
width:660px;
min-height:480px;
border-right:1px solid;
float:left;
padding:10px;
}

#right_content{
width:auto;
min-height:480px;
background-color:#FFFFFF;
margin-left:680px;
padding:10px;
}

#right_content h1{
	font-size: 20px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin-top:5px;
	margin-bottom:0px;	
}

#right_content h2{
	font-size: 16px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin:0px;	
}



.comment{
padding:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px solid #AAAAAA;
}

.subcomment{
padding:5px;background-color:#E6E6E6;margin-top:3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.mainbox{
margin-bottom:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border:1px solid #AAAAAA;
padding:5px;
}

.mainbox h4{
	font-size: 14px; 
	font-family: Tahoma, Arial;
	color: #000099; 
	margin-top:0px;
	margin-bottom:0px;
}

.artbox{
padding:5px;border:1px solid #AAAAAA;margin-bottom:10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
background-color:#FFFFFF;
}

a.link_artbox:link {
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
}

a.link_artbox:visited {
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
}

a.link_artbox:active {
	color: #FF6600;
	text-decoration: none;
	font-size: 18px;
	font-weight:bold;
}

a.link_artbox:hover {
	color: #FF6600;
	text-decoration: underline;
	font-size: 18px;
	font-weight:bold;
}

.mbrpic{
border:1px solid;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
padding:3px;
background-color:#EBEBEB;
}
/*-------------------- Tag Links ----------------------------*/
a.taglink:link {
	text-decoration: none;
	font-size: 14px;
}

a.taglink:visited {
	text-decoration: none;
	font-size: 14px;
}

a.taglink:active {
	text-decoration: none;
	font-size: 14px;
}

a.taglink:hover {
	text-decoration: underline;
	font-size: 14px;
}
/*-------------------- Rating ----------------------------*/
.rating{
  width: 100px;
  height: 20px;
  background: url(img/rating_gray.gif) 0 0 repeat-x;
  margin:3px;
  margin-right:15px;
  float:left;
  cursor:pointer;
}
.rating_g{
height: 20px;
background: url(img/rating_red.gif) 0 0 repeat-x;
}
.rating_h{
height: 20px;
background: url(img/rating_green.gif) 0 0 repeat-x;
}

.ratingS{
  width: 75px;
  height: 15px;
  background: url(img/rating_grayS.gif) 0 0 repeat-x;
  margin:3px;
}
.rating_gS{
height: 15px;
background: url(img/rating_redS.gif) 0 0 repeat-x;
}
/*-------------------- Global Links ----------------------------*/

a:link {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a:active {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
/*-------------------- Top Bar Links ----------------------------*/
a.topbar:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

a.topbar:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

a.topbar:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

a.topbar:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight:bold;
}
/*-------------------- ----------------------------*/

.mdmtxt{
font-size: 12px;
}

/*---------------------- login box  --------------------------*/

.lgfield{
font-size: 11px;
height:15px;
width:100%;
border:1px solid;
text-decoration: none;
}

a.loginbtn{
width:60px;
height:18px;
background-image:url('img/login.png');
background-position: 0px 0px;
cursor:pointer;
float:right;
display:block;
margin:1px;
border:0px solid;
text-decoration: none;
}
a.loginbtn:hover{
background-position: 0px 18px;
text-decoration: none;
}
/*---------------------- Register btn  --------------------------*/

a.registerbtn{
width:100px;
height:30px;
background-image:url('img/register.png');
background-position: 0px 0px;
cursor:pointer;
display:block;
margin:1px;
border:0px solid;
text-decoration: none;
}
a.registerbtn:hover{
background-position: 0px -30px;
text-decoration: none;
}

a.registerbtndbl{
width:100px;
height:30px;
background-image:url('img/register.png');
background-position: 0px 30px;
cursor:default;
display:block;
margin:1px;
border:0px solid;
text-decoration: none;
}
/*---------------------- Loading  --------------------------*/
#load1 {background:url(img/load_bar.gif) center center no-repeat; text-align:center;padding:33px 0px 0px 0px; font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;
}
#load {background:url(img/load_bar.gif) center center no-repeat; text-align:center;padding:0px 0px 0px 0px; font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*---------------------- Bar  --------------------------*/
#topbar{
position: fixed;
width:1000px;
height:65px;
left: 50%; 
margin-left: -500px; 
top: 0px;
background-color:#FF6600;
}

#taskbar{
min-height:5px;
max-height:28px;
width:1000px;
border:0px solid;
background-color:#FF9900;
float:left;
border-bottom:1px solid black;
}



.leftslide{
width:195px;
background-color: #FFFFCC;
border:2px outset #FF6600;
display:none;
margin:2px;
margin-left:0px;
margin-right:0px;
float:left;
}

.leftslideh{
background-color: #FF9900;
color:#FFFFFF;
text-align:center;
font-weight:bold;
padding:3px;
width:auto;
}

.leftslidec{
background-color: #FFFFFF;
color:#000066;
margin:2px;
padding:2px;
max-height:250px;
overflow-y:auto;
overflow-x:hidden;
vertical-align:middle;
}

.leftslidec div{
color:#000066;
padding:1px;
margin:2px;
border:1px solid;
font-size:12px;
height:16px;
}

a.winlink {
color:#000099;
text-decoration:none;
}
a.winlink:hover{
color:#FF0000;
text-decoration:underline;
}

#btmctn{
position:fixed;
height:auto;
bottom:0;
right: 5px;
border:1px solid;
vertical-align:bottom;
}



a.chatbtnS{
width:15px;
height:15px;
float:right;
background:url(img/chatbtn.gif);
background-position: 0px 0px;
cursor:pointer;
display:block;
margin-left:1px;
margin-right:1px;
}
a.chatbtnS:hover{
background-position: 0px 15px;
}

a.closebtn{
width:15px;
height:15px;
float:right;
background:url(img/winbtn.jpg);
background-position: 0px 0px;
cursor:pointer;
display:block;
margin:1px;
}
a.closebtn:hover{
background-position: 0px 15px;
}

a.minbtn{
width:15px;
height:15px;
float:right;
background:url(img/winbtn.jpg);
background-position: -15px 0px;
cursor:pointer;
display:block;
margin:1px;
}
a.minbtn:hover{
background-position: -15px 15px;
}

a.maxbtn{
width:15px;
height:15px;
float:right;
background:url(img/winbtn.jpg);
background-position: -30px 0px;
cursor:pointer;
display:block;
margin:1px;
}
a.maxbtn:hover{
background-position: -30px 15px;
}

a.detbtn{
width:15px;
height:15px;
float:right;
background:url(img/winbtn.jpg);
background-position: -45px 0px;
cursor:pointer;
display:block;
margin:1px;
}
a.detbtn:hover{
background-position: -45px 15px;
}

a.attbtn{
width:15px;
height:15px;
float:right;
background:url(img/winbtn.jpg);
background-position: -60px 0px;
cursor:pointer;
display:block;
margin:1px;
}
a.attbtn:hover{
background-position: -60px 15px;
}


a.homebtn{
width:40px;
height:30px;
background-image:url('img/btn_main.png');
background-position: 0px 0px;
cursor:pointer;
float:left;
display:block;
margin:1px;
}
a.homebtn:hover{
background-position: 0px 30px;
}

a.adminNbtn{
width:40px;
height:30px;
background-image:url('img/btn_main.png');
background-position: -80px 0px;
cursor:pointer;
float:left;
display:block;
margin:1px;
}
a.adminNbtn:hover{
background-position: -80px 30px;
}

a.setbtn{
width:40px;
height:30px;
background-image:url('img/btn_main.png');
background-position: -120px 0px;
cursor:pointer;
float:right;
display:block;
margin:1px;
}
a.setbtn:hover{
background-position: -120px 30px;
}

a.exitbtn{
width:40px;
height:30px;
background-image:url('img/btn_main.png');
background-position: -160px 0px;
cursor:pointer;
float:right;
display:block;
margin:1px;
}
a.exitbtn:hover{
background-position: -160px 30px;
}

a.supportbtn{
width:40px;
height:30px;
background-image:url('img/btn_main.png');
background-position: -40px 0px;
cursor:pointer;
float:left;
display:block;
margin:1px;
}
a.supportbtn:hover{
background-position: -40px 30px;
}
a.supportbtn div{
font-size:12px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
background-color:#669900;
width:18px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
margin-left:18px;
margin-top:13px;
border:1px outset #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

a.inboxtbtn{
width:40px;
height:30px;
background-image:url('img/btn_main.png');
background-position: -200px 0px;
cursor:pointer;
float:left;
display:block;
margin:1px;
}
a.inboxtbtn:hover{
background-position: -200px 30px;
}
a.inboxtbtn div{
font-size:12px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
background-color:#669900;
width:18px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
margin-left:18px;
margin-top:13px;
border:1px outset #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

a.calbtn{
width:40px;
height:30px;
background-image:url('img/topbtn.gif');
background-position: -240px 0px;
cursor:pointer;
float:left;
display:block;
margin:1px;
}
a.calbtn:hover{
background-position: -240px 30px;
}
a.calbtn div{
font-size:12px;
color:#FFFFFF;
text-align:center;
font-weight:bold;
background-color:#669900;
width:18px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
margin-left:18px;
margin-top:13px;
border:1px outset #FFFFFF;
	filter:alpha(opacity=80);
	opacity: 0.8;
}


/*-------------------  Table Form -----------------------------*/

table.table_form
{ 
border: 1px solid #CCCCCC; padding: 2px 2px;
font-size:12px;
font-family: Tahoma, Arial;
}

table.table_form td.formsolidT
{
	background-color: #002E5B;
	background-position: right center;
	text-align: center;
	font-weight: bold;
	color: #FFE26F;
}

table.table_form tr.formsolidT
{
	background-color: #002E5B;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

table.table_form th.formsolidT
{
	background-color: #002E5B;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
table.table_form td.formsolidL
{
	text-align: right;
	vertical-align: middle;
	background-color: #002E5B;
	color:#FFFFFF;
}



/*-------------------- par ----------------------------*/
.par{
margin-top:5px;
font-size:12px;
}
.par b{
color:#006600;
}
.par div{
margin-top:8px;
}
.par h1{
color:#FF3300;
font-size:14px;
margin:0px;
margin-bottom:5px;
}
/*-------------------- end par ----------------------------*/