body {
	background-color : #FFFFFF;
}

.text {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	color : #1A1A1A;
	line-height: 14px;
	padding-bottom : 12px;
	padding-left : 4px;
	padding-top : 8px;
}
.text a {
	text-decoration: none;
}
.text a:link {
	color: #6699ff;
}
.text a:visited {
	color: #608EAA;
}
.text a:hover {
	color:#B35A59;
}
.text a:active {
	color:#B35A59;
	background-color: transparent;
}

.highlight {
	background-color : Silver;
}

.text_pup {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	color : #1A1A1A;
	line-height: 14px;
}

.links_pup  {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.links_pup a {
	font-weight: bold;
 	text-decoration: none;
}
.links_pup a:link {
	color: #6699ff;	
} 
.links_pup a:visited {
	color: #608EAA;
}
.links_pup a:hover {
	color:#B35A59;
}
.links_pup a:active {
	color:#B35A59;
	background-color: transparent;
}

.caption {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	color : #1A1A1A;
	line-height: 14px;
}

.text_blog {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	color : #1A1A1A;
	line-height: 14px;
	padding-left : 4px;
}
.text_blog a {
	text-decoration: none;
}
.text_blog a:link {
	color: #6699ff;
}
.text_blog a:visited {
	color:#608EAA;
}
.text_blog a:hover {
	color:#B35A59;
}
.text_blog a:active {
	color:#B35A59;
	background-color: transparent;
}

.tiny {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 9px;
	color : #1A1A1A;
	line-height: 12px;
	padding-bottom : 0px;
	padding-left : 8px;
	padding-top : 0px;
	font-weight : normal;
}

.text2 {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	color : #1A1A1A;
	line-height: 14px;
}

.links  {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-top : 8px;
	padding-bottom : 12px;
	padding-left : 0px;
}
.links a {
	font-weight: bold;
 	text-decoration: none;
}
.links a:link {
	color: #6699ff;	
} 
.links a:visited {
	color: #608EAA;
}
.links a:hover {
	color:#B35A59;
}
.links a:active {
	color:#B35A59;
	background-color: transparent;
}
.links2  {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.links2 a {
	font-weight: bold;
 	text-decoration: none;
}
.links2 a:link {
	color: #6699ff;	
} 
.links2 a:visited {
	color: #608EAA;
}
.links2 a:hover {
	color:#B35A59;
}
.links2 a:active {
	color:#B35A59;
	background-color: transparent;
}

.date {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 11px;
	padding-left : 4px;
}

.feature {
	padding-bottom : 20px;
	padding-top : 12px;
}

.header {
	font-family : Tahoma, Verdana, Arial;
	font-size: 15px;
	color: #608EAA;
	font-weight:bold;
	background : #F0F0F0;
	margin-right : 4px;
	padding-left : 0px;
	width : 180px;
}
.header_feat {
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	color:#EE9C00;
	font-weight:bold;
	line-height: 16px;
	padding-left : 4px;
	padding-top : 8px;
}
.header_feat a {
	font-weight: bold;
 	text-decoration: none;
}
.header_feat a:link {
	color:#EE9C00;
} 
.header_feat a:visited {
	color:#EE9C00;
}
.header_feat a:hover {
	color:#B35A59;
}
.header_feat a:active {
	color:#B35A59;
	background-color: transparent;
}
.title {
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	color:#BFBFBF;
	font-weight:bold;
	line-height: 20px;
}

.img {
	padding-bottom : 20px;
	padding-top : 20px;
}
.img2 {
	padding:6px 0px 2px 4px;
}
.img_frame {
	border : 2px solid Black;
	height : 10px;
	width : 10px;
}
.img_frame_sl {
	border : 2px solid Black;
	height : 211px;
	width : 320px;
}
.img_frame_sp {
	border : 2px solid Black;
	height : 344px;
	width : 240px;
}
.img_frame_ll {
	border : 2px solid Black;
	height : 350px;
	width : 530px;
}
.img_frame_lp {
	border : 2px solid Black;
	height : 502px;
	width : 350px;
}
.img_frame_tnl {
	border : 1px solid Black;
	height : 76px;
	width : 101px;
}
.img_frame_tnp {
	border : 1px solid Black;
	height : 101px;
	width : 76px;
}

td.dots_vert {
	background-image : url(../img/dots_vert.gif);
}
td.dots_horiz {
	background-image : url(../img/dots_horiz.gif);
}
td.divider {
	background-color:#d8d8d8;
}

.formfield {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 10px;
	color : #1A1A1A;
	height : 14px;
	width : 300px;
}
.formfield_file {
	font-family:verdana,geneva,arial,sans-serif;
	font-size:10px;
	color : #1A1A1A;
	text-decoration:none;
	height : 20px;
}
.formfield_select {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 10px;
	color : #1A1A1A;
}
.formfield_sequence {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 10px;
	color : #1A1A1A;
	height : 14px;
	width : 14px;
}
.formfield_textarea {
	font-family:verdana,geneva,arial,sans-serif;
	font-size: 10px;
	color : #1A1A1A;
	height : 60px;
	width : 300px;
}
input.button {
	font-family:verdana,geneva,arial,sans-serif;
	font-size:11px;
	background: #BFBFBF;
	border-bottom: 1px solid #765432;
	border-right: 1px solid #765432;
	border-left: 1px solid #ECE0D2;
	border-top:1px solid #ECE0D2;
	color : #1A1A1A;
	height:22px;
	text-decoration:none;
	cursor: hand;
}
