body {
margin:0px 0px 0px 0px;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
a {
text-decoration:none;
}

#search_div {
margin:50px auto;

width:500px;
}

.bg1 {
background-color:#C15150;
}

.q {
border:0px #FFFFFF solid;
font-size:16px;
padding:4px 4px 4px 4px;
font-weight:bold;
width:250px;
}
.q1 {
border:1px #CCCCCC solid;
font-size:18px;
padding:2px 2px 2px 2px;
font-weight:bold;
width:250px;
}
.ctrl1 {
text-align:center;
}

.left_pad {
/*
background-image:url(images/bg1.jpg);
background-position:right;
background-repeat:repeat-y;
*/
background-color:#82A8CC;
padding:10px 10px 10px 10px;
border-right:1px #999999 solid;
width:180px;
}

.right_pad {

padding:10px 10px 10px 10px;
}
.bar_top {
background-image:url(images/bg2.jpg);
background-position:bottom;
background-repeat:repeat-x;
border-bottom:1px #999999 solid;
padding:5px 5px 5px 5px;
}
.bar_top a {
color:#333333;
}
.bar_bottom {
background-image:url(images/bg2.jpg);
background-position:bottom;
background-repeat:repeat-x;
border-bottom:1px #999999 solid;
border-top:1px #999999 solid;
padding:5px 5px 5px 5px;
text-align:center;
}

.bar_blue_int {
background-color:#82A8CC;
background-position:bottom;
background-repeat:repeat-x;
border-bottom:1px #999999 solid;
border-top:1px #999999 solid;
padding:1px 1px 1px 1px;
text-align:center;
}
.l {
font-size:18px;
background-color:#F7FEDE;
padding:3px 3px 3px 3px;
border:1px #999999 solid;
width:25px;
color:#333333;

}
.history .a1 {
color:#CC0000;
font-weight:bold;
}
.def1 {
background-color:#F7FEDE;
margin:0px 0px 0px 0px;
padding:10px 5px 10px 5px;
}
.def2 {
background-color:#EEF5FC;
margin:0px 0px 0px 0px;
padding:10px 5px 10px 5px;
}
.history {
width:500px; float:right; text-align:right;

}

.history a {
text-decoration:underline;

}

.blue_bar
{
	background-image:url(images/line.gif); 
	background-repeat:repeat-x; 
	background-position:center;
}

.link_dictonare
{
	font-size:16px; 
	font-weight:bold;
}

.link_dictonare a
{
	text-decoration:none;
	color:#82A8CC;
}

.link_dictonare a:hover
{
	text-decoration:none;
	color:#9DC50C;
	border-bottom:1px dotted #82A8CC;
	border-top:1px dotted #82A8CC;
	background-color:#EEF5FC;
}

.input_submit
{
	border:1px solid  #CCCCCC;
	background-color:#EEF5FC;
	color:$82A8CC;
	cursor:pointer;
}

