﻿body 
{
	font-family: Arial, Verdana, Arial;
	font-size: 12px;
	background-color: White;
}

.member_link
{
    color:#0031A5;
    font-weight:bold;
    text-decoration: none;
}

.member_data
{
    color:#0031A5;
    font-weight:normal;
    text-decoration: none;
}

.submit
{
	border: 0;
	color: #fff;
	background: #4ABDC6;
	height: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
}

.breadcrumb
{
    color:#005B99;
}

.sandbag
{
    float:right;
    clear:right;
    width:185px;
    background-color:#BDE7AD;
    padding:12px;
    border: 1px solid #4ABDC6;
}

.sidebar_menu_item
{
    color:White;
}

.button_small {
	background-color:#4ABDC6; /*#0066A4; /*#8CD600;*/
	color:white;
	width:25px;
	height:18px;
	padding-top:2px;
	text-align:center;
	cursor:pointer;
	text-decoration:none;
}

.content_area
{
    padding-top: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

.content_frame
{
    text-align: left;
}

.caption_header
{
    color: Navy;
    font-weight: bold;
    padding-bottom:2px;
}

.caption_text
{
    color:Navy;
    font-weight: normal;
}

.kamss_blue
{
    color:#4ABDC6;
}

.kamss_green
{
    color:#BDE7AD;
}
