/* KLashay Styles */

/* Created : 20060329 */
/* Modified : 20060331 */




/* BG, CENTERING, NO-SCROLL */

body {
	font-family: "Times New Roman", Times, serif;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #333;
	background-repeat: repeat;
	background-color: #d1d6b4;
	background-position: center center;
}
.page {
	width: 750px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;

	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url();
	background-repeat: no-repeat;
	height: 600px;
}
.content {
	padding: 0px
	width: 750px;
	background-repeat: no-repeat;
	background-position: right top;
	width: 750px;
	height: 575px;
	
	background-color: #e7ebd2;
}


/* Header */

.header {
	height: 125px;
	vertical-align: middle;
	background-repeat: no-repeat;
	width: 750px;
	vertical-align: middle;
	background-image: url(../images/logos/logomain.png);
}
.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: none;
	text-align: right;
	padding: 10px;
	float: right;
	height: 20px;
	width: 300px;
}


/* Navigation */

.navigation {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	height: 25px;
	text-align: left;
	width: 750px;
	vertical-align: middle;
	background-color: #FFFFFF;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-position: center;
}
.nav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:25px;
	text-decoration: none;
	color: #990000;
	padding-right: 4px;
	padding-left: 4px;

}
.nav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:25px;
	text-decoration: none;
	color: #990000;
	background-image: url(../images/backgrounds/button_bg1.gif);
	background-position: center center;
	background-repeat: no-repeat;
	padding-right: 4px;
	padding-left: 4px;
}
.nav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height:25px;
	text-decoration: none;
	color: #990000;
	padding-right: 4px;
	padding-left: 4px;
}

.elist_form {
	text-align: right;
	height: 25px;
	width: 400px;
	background-position: right center;
	float: right;
	padding-right: 5px;
	padding-left: 0px;
	margin: 0px;
}


/* Body-Content */

.body_content {
	float: left;
	margin-top: 0px;
	padding-top: 5px;
	width: 730px;
	height: 420px;
	padding-right: 10px;
	padding-left: 10px;
}
.body_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
.table_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.sidebar_right {
	float: right;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 5px;
	width: 170px;
	height: 470px;
	background-image: url(/-v2/images/sidebar_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
}
.sidebar_right_body_content {
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	padding-left: 10px;
	width: 550px;
	height: 470px;
}


/* Links */

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;	
	
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;

}


/* Footer */

.footer {
	height: 15px;
	width: 740px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 5px;
	text-align: center;

}.body_content_portfolio {
	float: left;
	margin-top: 0px;
	padding-top: 5px;
	width: 750px;
	height: 420px;
}
.body_content_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
}
