.tblBorder {
	border-left: 1px solid #42A2D5;
    border-right: 1px solid #42A2D5;
    border-bottom: 1px solid #42A2D5;
}
.babylinks_ijs{
    font-family: Verdana;
	color: #81D65C;
	font-size: 11px;
	text-decoration:none;
}
.babylinks_ijs:hover{
    font-family: Verdana;
	color: #FFFF99;
	font-size: 11px;
	text-decoration:none;
	text-decoration: underline;
}
.style2{
    font-family: Verdana;
	color: #B9C2D0;
	font-size: 10px;
	text-decoration: none;
}
.rpt {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #0A142D;
}
body {
	background: #0C1631;
	margin-top: 0px;
	margin-bottom: 0px;
}
.yellow_header{
	color: #FFFF99;
	font-size: 12px;
	font-weight: 600;
}

/* CSS Document */
h1 {
	color: #FFFF99;
	font-size: 12px;
	font-weight: 600;
}

hr {
	width: 90%;
	color:#CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
	border-bottom-width: 3px;
}
.padding {
	padding-left: 20px;
	margin-right: 10px;
	text-align: justify;
	}
/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #FFFFFF;
}
.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #FFFFFF;
}
.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #333333;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #CCCCCC;
}
.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 17px;
}
.link1 {
	color: #FFFF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.link1:hover {
	color: #FFFF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
.link2 {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.link2:hover {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.content {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(images/content_main_rpt.jpg);
    background-repeat: repeat-y;
	font-family: Verdana;
	color: #ffffff;
	font-size: 11px;
}
.list {
	list-style-image: url(images/arrow_03.gif);
	line-height: 17px;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#CCCCCC;
}
.picRight {
	border: 1px solid; 
	border-color:#ECE0DD; 
	float:right; 
	margin-left:15px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}
.yellow_header{
	color: #FFFF99;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
table.padding_right td{
	padding-right: 10px;
	margin-right: 10px;
	text-align: justify;
}
