body, td, th, p, textarea {
	font-family: Century Gothic, Arial, Verdana, sans-serif; font-size: 12px; color: #106cb6;
}
body{
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
}

textarea  {
	font-size: 12px;
}

a:visited, a:link, a:active {
	color : #006ab8;
	cursor:hand;
	cursor:pointer;
	
}
a:hover, a:focus {
	color : #f7622a;
	cursor:hand;
	cursor:pointer;
}

a.aboutReadMore:visited, a.aboutReadMore:link, a.aboutReadMore:active {
	color : #ffffff;
	cursor:hand;
	cursor:pointer;
	
}
a.aboutReadMore:hover, a.aboutReadMore:focus {
	color : #ffffff;
	cursor:hand;
	cursor:pointer;
}

h1 {font-size: 14px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}
h4 {font-size: 11px;}
h5 {font-size: 10px;}

/* Rhino Specific Stylesheet DONOT DELETE */
input.text{
	text-align:left;	
	font-size: 12px;
}

input.button, input.submit {
	text-align:center;	
	background: #eaeaea;
	border-top: 1px solid #888;
	border-bottom: solid 2px #888;
	border-left: solid 1px #888;
	border-right: solid 2px #888;
}

.imgblock {
	/*display: block;*/
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	padding: 2px;
	text-decoration: none;
}

img { 
	border-style: none; 
}

.rhino_heading {
	font-weight : bold;
}

.error, .required, .rhino_price  {
	font-weight : bold;
	color: Red;
}
/* End Rhino Specific */            

/*blog stylesheet*/

a.managementSection:VISITED, a.managementSection:LINK, a.managementSection:ACTIVE{
	color: #ffffff; 
}
a.managementSection:HOVER, a.managementSection:FOCUS{
	color:  #f7622a; text-decoration: underline; 
}

.blogscontentHeader2
{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
.blogstableHeader{
	color: #003399;
	font-weight: bold;
	font-size: 10px;
}
.blogsBytext{
	color: #f7622a;
	font-weight: bold;
	font-size: 10px;
	font-style:italic;
}
.blogsTagsTitle{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
}
.blogsTagsTable{
	papdding: 2px;
	background-color: #CCCCCC;
}           
.selectedTag{
	color: #ffffff;
	font-weight: bold;
} 
.manageHeaderBlogs{
	background-image: url(../upload/setup_files/BlogHeaderb.jpg); 
	background-repeat: repeat-x; 
	background-position: 
	left top; 
	font-weight: 
	bold; 
	color: #FFF;
} 


BLOG CLASSES



.blogsheadertop {
	color: #003399;
	font-weight: bold;
	font-size: 18px;
}

.blogedittop {
	background-image: url(../upload/setup_files/BlogHeaderb.jpg); 
	background-repeat: repeat-x; 
	background-position: left top; 
	font-weight: bold; 
	color: #FFF;
}

a.blogedittop:visited, a.blogedittop:link, a.blogedittop:active  {
	font-weight: bold; 
	color: #FFF;
}

a.blogedittop:hover, a.blogedittop:focus {
	font-weight: bold; 
	color: #FFF;
}

.blogscontentHeaderonwhite {
}

.blogrightbarlist {
	font-weight: bold; 
	color: #123654;
}

.blogrightbartitle {
	font-weight: bold; 
	color: #FFF;
}

.addpost {
	background-image: url(../upload/setup_files/PostComment1.png);
	height:20px; 
	background-repeat:no-repeat; 
	background-position:bottom left;
	padding-left:5px;
	font-weight: bold;
	font-size: 13px;
	font-color: #fff;
}

.blogsTagsTitle {
	font-weight: bold; 
	color: #FFF;
}

a.blogsTagsTitle:visited, a.blogsTagsTitle:link, a.blogsTagsTitle:active  {
	font-weight: bold; 
	color: #FFF;
}

a.blogsTagsTitle:hover, a.blogsTagsTitle:focus {
	font-weight: bold; 
	color: #FFF;
}
.posttitledate{
	background-image: url(../upload/setup_files/PostComment1.png);
	height:20px; 
	background-repeat:no-repeat; 
	background-position:bottom left;
	padding-left:5px;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

        
/* Open Close Div */
.cnt {
	display: none;
	padding: 10px;
	margin: 10px;
	/*background: #f9f9f9;*/
}
.trigger {
	text-align: right;
	text-decoration: underline;
	font-weight: bold; 
	color: #123654;
	padding-right: 35px;
	cursor: hand;
	cursor: pointer;
}
.atomText{
	padding-left:22px;
}
/* Open Close Div */                
