
/*-------------------------Web Layout-------------------------*/
body{
	padding:0px;
	margin:0px 0px 0px 0px;
	font-family: arial;
	font-size:11px;
	color: #333333;
	background-color: #fceafb;
}

#header
{
height:212px;
width:780px;
padding:15px 0 0 0;
}

#container
{
clear:both;
width:780px;
margin:auto;
text-align:left;

}

#footer
{
clear:both;
width:780px;
text-align:center;
height:75px;
background-image:url(../images/bg_footer.gif);
background-repeat:no-repeat;
padding:0;
font-weight: bold;
}


#content{
	float:left;
	width:553px;
	margin: 0;
	padding: 2px 0 0 2px;
	text-align:left;
}

#menu
{
float:left;
width:224px;
height:auto;
padding: 2px 0 0 0;
margin:0;
text-align:left;
background:url(../images/menu_bg.png);
background-repeat:no-repeat;
}


/*-------------------------Web Design-------------------------*/
a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color: #663333;
}

a:hover{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color: #0066CC;
}

a:visited{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
color: #0066CC;
}



.license{
margin: 0px 0px 0px 80px;
width: 600px;
}

.menu_bg{
background:url(../images/menu_bg2.png);
background-repeat:no-repeat;
padding:12px 0 0 0px;
height:35px;
margin:0 0 0 2px;
font-size:12px;
font-weight:bold;
color: #FFFF00;
text-align:center;
}

.menu_bg_body{
background:url(../images/menu_bg4.png);
background-repeat: repeat-y;
padding:0 0 0 5px;
height:auto;
margin:0 0 0 2px;

}


.menu_bg_footer{
background:url(../images/menu_bg3.png);
background-repeat:no-repeat;
height:13px;
margin:0 0 0 2px;
}

.menu2_bg{
background:url(../images/menu_sub2.png);
background-repeat:no-repeat;
padding:12px 0 0 0;
height:29px;
margin:0 0 0 2px;
font-size:12px;
font-weight:bold;
color: #006633;
text-align:center;
}

.menu2_bg_body{
background:url(../images/menu_sub4.png);
background-repeat: repeat-y;
padding:0 0 0 5px;
height:auto;
margin:0 0 0 2px;

}


.menu2_bg_footer{
background:url(../images/menu_sub3.png);
background-repeat:no-repeat;
height:15px;
margin:0 0 0 2px;
}

.body_bg{
background:url(../images/content2.png);
background-repeat:no-repeat;
padding:12px 0 0 0;
margin:0 0 0 2px;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
text-align:left;
}

.body_bg_body{
background:url(../images/content4.png);
background-repeat: repeat-y;
padding:0 0 0 0px;
margin:0 0 0 2px;

}


.body_bg_footer{
background:url(../images/content3.png);
background-repeat:no-repeat;
height:15px;
margin:0 0 0 2px;
}


strong{
color: #006600;
}

.right{
float:right;
clear:both;
margin:0 10px; 0 0;
}

.left{
float:left;
clear:both;
}

li{
color: #00CCFF;
font-size:14px;
font-weight: bold;
}

.backbtn{
font-weight:bold;
color: #66FF99;
text-align:right;
cursor:pointer;
}

.title{
font-size:14px;
font-weight:bold;
color: #FFCC00;
}

.title2{
font-size:14px;
font-weight:bold;
color: #FFFF00;
}

.title3{
font-size:12px;
font-weight:bold;
color: #FF0000;
}

li{
font-size:12px;
color: #663399;
}
/*-------------------------Input Button/Box-------------------------*/
.button{
background:url(../images/button.png);
background-repeat:no-repeat;
width: 100px;
height:22px;
border:0;
padding: 0px 0px 3px 0px;
font-weight:bold;
color: #FFFFFF;
}

input{
font-size:12px;
color: #003300;
width:100px;
}

.radio{
width:20px;
}


img{
border:0px;
}

/*-------------------------blue border-------------------------*/
.box{margin:0px 0px 2px 1px;  background-color: #ffffff;}
.t {background: url(../images/border/blue/dot.gif) 0 0 repeat-x; width: 553px;}
.b {background: url(../images/border/blue/dot.gif) 0 100% repeat-x}
.l {background: url(../images/border/blue/dot.gif) 0 0 repeat-y}
.r {background: url(../images/border/blue/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/border/blue/btm_left.gif) 0 100% no-repeat}
.br {background: url(../images/border/blue/btm_right.gif) 100% 100% no-repeat}
.tl {background: url(../images/border/blue/top_left.gif) 0 0 no-repeat}
.tr {background: url(../images/border/blue/top_right.gif) 100% 0 no-repeat; padding:10px;}
.clear {font-size: 1px; height: 1px}

/*-------------------------green border-------------------------*/
.box2{margin:4px 0px 2px 1px;  background-color: #ffffff;}
.t2 {background: url(../images/border/green/dot.gif) 0 0 repeat-x; width: 222px;}
.b2 {background: url(../images/border/green/dot.gif) 0 100% repeat-x}
.l2 {background: url(../images/border/green/dot.gif) 0 0 repeat-y}
.r2 {background: url(../images/border/green/dot.gif) 100% 0 repeat-y}
.bl2 {background: url(../images/border/green/btm_left.gif) 0 100% no-repeat}
.br2 {background: url(../images/border/green/btm_right.gif) 100% 100% no-repeat}
.tl2 {background: url(../images/border/green/top_left.gif) 0 0 no-repeat}
.tr2 {background: url(../images/border/green/top_right.gif) 100% 0 no-repeat; padding:10px}
.clear2 {font-size: 1px; height: 1px}

/*-------------------------orange border-------------------------*/
.box3{margin:2px 0px 2px 1px;}
.t3 {background: url(../images/border/orange/dot.gif) 0 0 repeat-x; width: 222px;}
.b3 {background: url(../images/border/orange/dot.gif) 0 100% repeat-x}
.l3 {background: url(../images/border/orange/dot.gif) 0 0 repeat-y}
.r3 {background: url(../images/border/orange/dot.gif) 100% 0 repeat-y}
.bl3 {background: url(../images/border/orange/btm_left.gif) 0 100% no-repeat}
.br3 {background: url(../images/border/orange/btm_right.gif) 100% 100% no-repeat}
.tl3 {background: url(../images/border/orange/top_left.gif) 0 0 no-repeat}
.tr3 {background: url(../images/border/orange/top_right.gif) 100% 0 no-repeat; padding:10px}
.clear3 {font-size: 1px; height: 1px}
/*-------------------------End-------------------------*/
