body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td{
margin:0;
padding:0;
}
fieldset,img{
border:0;
}
table{
border-collapse:collapse;
border-spacing:0;
}
th {
font-size:1.1em;
text-align:left;
}
ol,ul{
list-style:none;
}
body{
background:url(../images/bg.jpg) repeat-x; 
font-family:Arial,Helvetica,sans-serif;
}
/*h1,h2,h3,h4,h5,h6{
font-family:Georgia,"Times New Roman",Times,serif;
}
a,
a:link,
a:visited,
a:active,
a:focus{
outline:none;
text-decoration:none;
}*/ 
a:hover{
cursor:pointer;
text-decoration:underline;
}

/* general styles */
input.password,
input.text,
select,
textarea{
/*border:1px solid #cfcfcf;*/
font-size:12px;
padding:5px;
}
select{
padding:2px 4px;
}
.left{
float:left;
}
.right{
float:right;
}
.left,
.right{
width:49%;
}
.block{
display:block;
}
.hidden{
display:none;
}
.align_left{
text-align:left !important;
}
.align_right{
text-align:right !important;
}
.align_center{
text-align:center !important;
}
.bold{
font-weight:700 !important;
}
.notbold{
font-weight:400 !important;
}
.underline{
text-decoration:underline !important;
}
.text_black{
color:#000 !important;
}
.text_blue{
color:#389daf !important;
}
.text_green{
color:#56AA01 !important;
}
.text_red{
color:#bd1415 !important;
}
.text_white{
color:#fff !important;
}
.left_angle{
left:-.25em;
position:relative;
top:-.1em;
}
.right_angle{
left:2px;
position:relative;
top:-1px;
}
.right_angle_locations{
left:0em;
position:relative;
top:0px;
}
/*.fade{
opacity:0.5;
}*/
.clear{
border:0 none !important;
clear:both    !important;
display:block !important;
float:none    !important;
font-size:0   !important;
height:1px    !important;
line-height:0 !important;
margin:0 -1px -1px 0 !important;
overflow:hidden !important;
padding:0     !important;
width:1px     !important;
}

