/*------------ reset css------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, table, td {margin:0;padding:0;vertical-align:baseline;direction:ltr}
fieldset, img {border:0}
address, caption, cite, code, dfn, em, th, var {font-style:normal;font-weight:normal;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
/*--------------reset close--------*/

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
}
p {
margin-bottom:10px;
margin-top:5px;
text-align:justify;
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
a:link, a:visited, a:hover, a:active, a:focus {
color:#666666;
}
td.top {
background-color: darkorange;
display: none;
}

.bannerbox {
background-color: #F5F5F5;
border-bottom: 1px solid #ddd;
}
table.box {
border: 1px solid silver;
}


.note {
font-size: 9px;
}
.loginbar {
color: white;
height:30px;
background-image:url(images/loginbar.png);
background-repeat:repeat-x;
line-height:30px;
}
h1 {
color: #CC3300;
font-size: 16px;
font-weight: normal;
text-transform: uppercase;
margin: 0px 0px 2px 0px;
}
h3 {
color: steelblue;
font-size: 14px;
margin-top: 0px;
margin-bottom: 5px;
}
h4 {
background-color: #226689;
color: white;
text-transform: uppercase;
font-size: 10px;
margin-top: 0px;
margin-bottom: 5px;
padding: 2px;
border-left: 3px solid orange;
}
.grid {
border: 1px solid orange;
}
.gridheader {
background-color: #CC3300;
color: white;
font-weight: bold;
font-size: 10px;
padding:3px;
vertical-align:top;
text-transform: uppercase;
}
.activead {
background-color: #009933;
color: white;
font-weight: bold;
font-size: 10px;
padding:3px;
vertical-align:top;
text-transform: uppercase;
}
.penting {
background-color: #FF6600;
color: white;
font-weight: bold;
font-size: 10px;
padding:3px;
vertical-align:top;
text-transform: uppercase;
}
button {
font-size: 11px;
font-weight: bold;
padding: 3px;
background-color: #CC3300;
color: white;
border: 1px outset #CC3300;
}
.pagetable {
}
.pagetable_row {
}

.pagetable_activecell {
font-weight: bold;
font-size:110%;
}

a.toplink {
font-size: 12px;
color: #000066;
text-decoration: none;
}
a.toplink:hover {
font-size: 12px;
color: #FF0000;
text-decoration:none;
}
a.mainmenu {
font-size: 11px;
color: #000066;
font-weight: bold;
text-decoration:none;
}
a.mainmenu:hover {
font-size: 11px;
color: #FF0000;
text-decoration: none;
text-decoration:underline;
}
a.notelink {
font-size: 9px;
text-decoration: none;
color: gray;
}
a.notelink:hover {
font-size: 9px;
text-decoration:underline;
color: gray;
}
a.header {
font-size: 10px;
color: #000066;
font-weight: bold;
text-decoration:none;
}
a.header:hover {
font-size: 10px;
color: #FF0000;
text-decoration: none;
}
a.pagelink {
display: block;
color: #CC3300;
text-decoration: none;
padding: 0px 5px;
border-left: 1px solid silver;
}
a.pagelink:hover {
display: block;
color: #CCCC00;
text-decoration: none;
padding: 0px 5px;
border-left: 1px solid silver;
}


form {
margin: 0px;
}
h2 {
color: #66CC33;
font-size: 13px;
font-weight: bold;
margin-bottom: 0px;
padding-bottom: 0px;
}
.post_head {
color: #CC3300;
font-weight: bold;
font-size: 13px;
}
.inserted {
color:#333;
font-size:90%;
}
.already {
color: #CC3300;
font-weight: bold;
font-size: 13px;
}
.red_unsub {
color: #CC3300;
font-size: 12px;
}
.info {
color: gray;
}
.box {
padding: 10px;
border: 1px solid #ddd;
}
.boxhead {
padding: 0px;
border: 1px solid #ddd;
}
.id {
font-size: 14px;
font-weight: bold;
}
.styleTitle {
font-size: 20px;
padding-bottom:10px;
}
.styleImage {
font-size: 40px;
color: #000000;
line-height:75px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
position:relative;
top:5px;
}
.indexmenus {
background:url(images/li_bgnormal.jpg);
padding: 0px;
margin: 0px;
z-index:1;
width: 100%;
float: left;
}
.indexmenus a {
color: #144070;
text-decoration: none;
font-weight: bold;
font-size: 11px;
padding-left:20px;
padding-right:20px;
padding-top:5px;
padding-bottom:5px;
height: 20px;
display: block;
text-decoration: none;
}
.indexmenus td {
border-left-color:#A1C3C9;
border-left-style:solid;
border-left-width:thin;
}
.indexmenus a:hover {
background: url(images/headerbgselect.jpg);
repeat-x;
color: #316767;
padding-left: 20px;
padding-right: 20px;
padding-top: 5px;
padding-bottom: 5px;
height: 20px;
}
.indexmenus span {
display: block;
}
.style5 {
color: #000000;
}
.mandatory {
color: #FF0000;
font-size:9px;
vertical-align:top;
}
.styleheaderlink {
color: #FFFFFF;
}
.styleheaderlink a {
text-decoration:none;
font-weight:bold
}
.styleheaderlink a:hover {
text-decoration:underline;
}
#header {
height:120px;
background-image:url(images/header.png);
background-repeat:repeat-x;
}
#headbox {
margin:0px auto;
}
#headbar {
height:30px;
}
#headbar a:link, #headbar a:visited, #headbar a:hover, #headbar a:active, #headbar a:focus {
line-height:20px;
color:#FFFFFF;
text-decoration:none;
}
#footer {
height:50px;
color:#666666;
font-size:11px;
border-top:1px solid #CCCCCC;
margin:0px auto;
margin-top:5px;
}
#footer a {
color:#484848;
text-decoration:none;
}
/*-------------new---------------*/
.admainbox {
margin:0px auto;
}
.buttonimg {
float:right;
}
#textgrad {
position:absolute;
margin-top:-70px;
height:50px;
width:50%;
background:url(images/grad.png) repeat-x;
background-position:center;
}
.sep {
font-size:130%;
padding: 0px 15px;
}
.advimgs {
vertical-align:middle;
}
.loginbox {
border:1px solid #666666;
width:300px;
margin:5px 0px;
background-image:url(images/white.png);
}
.homeheading {
font-size:105%;
font-weight:bold;
color:#666666
}
.contentp {
color:#666666;
text-align:justify;
line-height:15px;
}
.content_faq_p {
color:#666666;
text-align:justify;
line-height:15px;
padding-bottom:10px;
}
.smalltext {font-size:90%;}
.smallboldtext {font-size:90%; font-weight:bold}
.headingbar {
color: #666666;
font-weight:bold;
height:25px;
background-image:url(images/log.png);
background-repeat:repeat-x;
}
.colortext{color:#666666;}
.special{font-size:150%;}
.paginglinkstyle{ font-weight:bolder; color:#000000}
.paginglinkstyle a{ font-weight:normal; text-decoration:none; color:#666666; }
.admanbox{background-color:#F0F0F0; padding:5px;}
.edit{ background-color:#dfdede; padding:5px;}
.adtitle{ font-size:110%;  font-weight:bold;}
.urls{font-size:90%; color:#000000;}
.dropdown {float:left; position:absolute; _position:absolute; z-index:500; }
.dropdown dt {cursor:pointer;padding:5px 0px;}
.dropdown dt:hover {}
.dropdown dd {position:absolute; overflow:hidden;display:none;margin-top:2px; z-index:500; _position:absolute}
.dropdown li {display:inline}
.dropdown li a, .dropdown li a:active, .dropdown li a:visited {display:block; padding:5px 4px; text-align:left; text-decoration:none;border-left:1px solid #999999; border-right:1px solid #999999; white-space:nowrap }
.dropdown a:hover {background-image:url(images/color.png); background-repeat:repeat; cursor:pointer;}
.codearea{ background-color:#DDDDDD; width:98.5%; border:0;}
.tabs1 {background-color:#DDDDDD; padding:5px;}
.tabs2{background-color:#999999; padding:5px;}
.tabs1 a{ color:#000000;text-decoration:none; font-weight:bold;}
.tabs2 a{ color:#FFFFFF; padding:5px; text-decoration:none; font-weight:bold;}
.boxbar{ height:38px; background-image:url(images/bar.jpg); background-repeat:repeat-x; vertical-align:middle; }
.barleft{background-image:url(images/barleft.jpg); background-repeat:no-repeat; width:10px;}
.barright{background-image:url(images/barright.jpg); background-repeat:no-repeat; width:10px;}
.icontext{vertical-align:top; padding-left:5px;}
.list{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; border-bottom:1px solid #CCC; }
.font24{ font-size:24px;}
.font18{font-size:18px;}
.font14{font-size:14px;}
.font11{font-size:11px;}
.mouse{width:100px; height:200px; background-image:url(images/mouse.png); background-repeat:no-repeat; background-position:left top; padding-bottom:8px;}
.homeicons{margin-left:10px; float:right;}
.homelist{text-align:justify;}
.homelist li{list-style:inside disc; padding-bottom:10px;}
.about{font-size:80%;border-top:1px solid #CCC; padding-top:10px;}
.about li{padding-bottom:8px; text-align:justify;}
.buttonspace{width:10px; float:right}
.indexheading{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:24px; padding-bottom:10px;}
.red{height:30px;}
.red a{color:#F00;}
/*-------------new---------------*/

/*---------------dropdown menu-----------------------------*/
.dropdowna {float:left;position:relative; }
.dropdowna dt { font-weight:bold; cursor:pointer; line-height:20px;padding-right:34px;color:#FFF;}
.dropdowna dt:hover {}
.dropdowna dd {position:absolute; _position:absolute; overflow:hidden; display:none; z-index:200; opacity:0;width:215px; }
.dropdowna ul {list-style:none; margin-top:13px;  background-image:url(images/newwhite.png);white-space:nowrap ;}
.dropdowna li {display:inline; font-weight:bold; }
.dropdowna li a{padding:5px;}
.dropdowna li a:hover{ background-image:url(images/blackback.png); background-repeat:repeat;}
.dropdowna a, .dropdowna a:active, .dropdowna a:visited {display:block; text-decoration:none; }
.dropdowna a:hover { }
.newlink a{ border-bottom:1px solid #FFF;}
/*---------------dropdown menu-----------------------------*/
