*

{
margin: 0px;
padding: 0px;
}

input[type="text"], input[type="password"], input[type="submit"], select {
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
box-shadow: 0 1px 2px #ddd;
-moz-box-shadow: 0 1px 2px #ddd;
-webkit-box-shadow: 0 1px 2px #ddd;
background: url(img/input_bg.gif);
border: 1px solid #AAA;
color: #555;
padding: 4px;
margin: 1px;
}

a:link {
	color: #116EBD;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

body {
	
	background: #CACBC6 url(images/back_all2.gif);
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
}

#content
{
	width: 100%;
	text-align: left;
}

#main
{
width: 943px;
margin: 0 auto;
padding-left: 13px;

}

#page
{
background: url(images/table_back.png) repeat-y;
width: 943px;
}

#right #header {
	height: 156px;
	width: auto;
}

#right #logo {
width: auto;
height: 101px;
text-align: right;
padding-top: 55px;
padding-right: 24px;
background: url(images/header.png) repeat-x;	
}


#right #logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#right #logo H2 a
{
font-size: 10px;
text-transform: uppercase;
}


#right #menu
{
margin: 0 auto;
height: 30px;
background: url(images/menu.png) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}



#left
{
	width: 229px;
	margin-left: 0px;
	color: #ffffff
}

#top_left
{
background: url(images/top.png) no-repeat;
width: 400px;
height: 156px;
}

.titl_left
{
width: 194px;
height: 20px;
padding-top: 3px;
font-size: 14px;
font-weight: bold;
padding-left: 35px;
text-transform: uppercase;
color: #ffffff;
margin: 0px;
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
}


#left li {
	border: 0px;
	background: url(images/small.gif) no-repeat 0px 5px;
	padding-left: 10px;
}

#left li {
	margin: 4px 0px;
}

#left a {
	color: #ffffff;
	text-decoration: underline;
}

#left a:hover {
	color: #ffffff;
	text-decoration: none;

}


.ug {
	padding: 10px 10px 10px 20px;
}

#right
{
float: right;
width: 714px;
}


#right_page_ads
{
background: #CACBC6 url(images/back_all2.gif);
padding: 0px;
margin: 0px;
}

#right_page #icons H3
{
color: #116EBD;
font-size: 14px;
font-weight: bold
}

#icons
{
background: url(images/top_right.png) no-repeat 0px 0px;
margin: 0;
}

#icons .icon
{
float: left;
width: 145px;
height: 80px;
padding-left: 85px;
padding-top: 10px;
}

#icons .icon a
{
font-size: 11px;
color: #FF0000;
font-weight: bold;
}

#right #right_page ul, #right #right_page ol
{
padding-left: 20px;
}

#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0px 10px 0px 10px;
	padding-bottom: 10px;
}

#right #right_page h4 {
	height: 27px;
	padding: 5px 0px 0px 0px;
	margin: 0;
	font-size: 14px;
	color: #116EBD;
	margin-left: 10px;
}

#right .date 
{
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

#right .date ul
{
	list-style: none;	
}

#right .date li
{
	display: inline; 
}

#right .small_icon1
{
background: url(images/icon1.gif) no-repeat;
height: 24px;
width: 170px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#right .small_icon2
{
background: url(images/icon2.gif) no-repeat;
height: 24px;
width: 170px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}

#right .small_icon3
{
background: url(images/icon3.gif) no-repeat;
height: 24px;
width: 170px;
float: left;
display: block;
text-align: left;
padding-top: 6px;
padding-left: 30px;
}


#text
{
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}

#right h4 a {
	color: #116EBD;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}



#footer {
	height: 48px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.png) no-repeat;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #000000;
}

#footer a {
color: #4DA0C6;
text-decoration: none;
}
#footer a:hover {
color: #4DA0C6;
text-decoration: underline;
}