/* CSS Document */

body {
margin:0 auto;
width:750px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#643792;
background:#FFEAFF;
}

.style1 {
	font-size: 10px;
	font-weight: bold;
}

.clear{
clear:both;
}


h1 {
color:#643792;
font-size:14px;
padding:0 0 10px 0;
margin:0;
font-weight:bold;
}

ul {
list-style:disc;
color:#643792;
/*padding:0;
margin:0;*/
}

.box_menu {
margin:0;
padding:0 0 5px 25px;
background:url(images/btn_list2.gif) 0 0 no-repeat;
height:19px;
line-height:19px;
color:#643792;
font-weight:bold;
}

.box_menu a {
font-size:10px;
color:#643792;
text-decoration:none;
}

.box_menu a:hover {
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}

.menu li{
background:url(images/bck_list2.gif) 0 0 repeat-x;
height:19px;
}

#all {
width:731px;
border:1px #FFCCFF solid;
padding:7px;
background:#FFFFFF;
margin:10px 0 0 0;
}

#header{
background:url(images/header.jpg) 0 0 no-repeat;
width:732px;
height:243px;
}

#left_column{
float:left;
width:192px;
/*background:#999999;*/
}





#right_column{
margin-left:192px;
background:url(images/box_top.jpg) right 0 no-repeat;
/*width:631px;*/
border:#E1AFE0 1px solid;
border-top:none;
padding:5px;
}

#footer{
background:url(images/footer_bck.gif) 0 0 no-repeat;
height:23px;
line-height:23px;
margin:5px 0 0 0;
color:#FFFFFF;
text-align:center;
font-size:10px;
}

#footer a{
color:#FFFFFF;
font-size:10px;
text-decoration:none;
}

#footer a:hover{
color:#FFFFFF;
font-size:10px;
text-decoration:underline;
}

