﻿

*{
	margin: 0px;
}

body{
	background-color: #464646; 
	font-size: 80%;
	font-family: helvetica;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.3em;
	font-size: 80%;
	
}

p.heading{
	color:#50b1fb;
	font-weight: bold;
	font-size: 110%;
	padding-left:0px;
	padding-right:10px;
}


/**********************************************
body Attributes
**********************************************/

.roundedcornr_box_body {
	background-color: #c2e3fe;
	width: 590px;
}
.roundedcornr_top_body div {
	background: url(top_left_body.png) no-repeat top left;
}
.roundedcornr_top_body {
	background: url(top_right_body.png) no-repeat top right;
}
.roundedcornr_bottom_body div {
	background: url(bot_left_body.png) no-repeat bottom left;
}
.roundedcornr_bottom_body {
	background: url(bot_right_body.png) no-repeat bottom right;
}

.roundedcornr_top_body div, .roundedcornr_top_body, 
.roundedcornr_bottom_body div, .roundedcornr_bottom_body {
	width: 100%;
	height: 35px;
	font-size: 1px;
}
.roundedcornr_content_body { 
	margin-left: 75px; 
	margin-top:10px;

}



/**********************************************
dec Attributes
**********************************************/

.roundedcornr_box_dec {
	position: absolute;
	background-color: #0095b8;
	width: 150px;
	left:634px;
	top: 200px;
}
.roundedcornr_top_dec div {
	background: url(top_left_dec.png) no-repeat top left;
}
.roundedcornr_top_dec {
	background: url(top_right_dec.png) no-repeat top right;
}
.roundedcornr_bottom_dec div {
	background: url(bot_left_dec.png) no-repeat bottom left;
}
.roundedcornr_bottom_dec {
	background: url(bot_right_dec.png) no-repeat bottom right;
}

.roundedcornr_top_dec div, .roundedcornr_top_dec, 
.roundedcornr_bottom_dec div, .roundedcornr_bottom_dec {
	width: 100%;
	height: 70px;
	font-size: 1px;
}
.roundedcornr_content_dec { 
	margin-left: 70px; 
	margin-top:10px;

}



div.ad{
    	position:absolute;
	padding-top: 0px;
    	top:0px;
    	left: 643px;
    	width: 120px;
    	height: 150px;
    	background-color: #464646;
}


div.footer{
    	position:relative;
	padding-left:75px;
	top: 20px;
    	width: 150px;
    	height: 20px;
    	margin: 0px;
	color: #ffffff;
}

table{
	width: 400px;
	font-size: 100%;
	color: #140100;

}

tr{
	vertical-align: top;
	height: 30px;
}

p{
	margin-top: 1em;
}


div.text{
	padding-right:85px;
}

a:link {
	color: #0095b8;
	text-decoration: underline;
}

a:active {
	color: #0095b8; 
	text-decoration: underline; 
}

a:visited {
	color: #0095b8; 
	text-decoration: underline; 
}

a:hover {
	color: #0095b8; 
	text-decoration: none;
}


#el a:link {
	color: #ffffff;
	text-decoration: none;
}

#el a:active {
	color: #ffffff;
	text-decoration: none;
}

#el a.visited {
	color: #ffffff;
	text-decoration: none;
}

#el a.hover {
	color: #ffffff;
	font-weight: bold;
}


ul{
	margin-left:10px;
	padding-left:15px;
	padding-top:15px;
}

