body {
	margin:0px;
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	background-image: url(../templates/images/bg_sudomani.gif);
	background-repeat: repeat-x;
}

p {
	margin:0px;
	}

body /* Mozilla Firefox alignment */ 
{ 
text-align: -moz-center; 
} 


/* default */

.tbl {
	border-width: 0px;
	border-style: outset;
	border-color: #fff;
	border-collapse: collapse;
	background-color: white;
}

table.tbl td {
	border-width: 1px;
	border-style: solid;
	border-color:#ebebeb;
	background-color: #fff;
}

input {
	background-color:#ebebeb;
	border:#c2c2c2 1px solid;
	}

.submit {
	background-color:#ebebeb;
	border:#c2c2c2 1px solid;
	color:#c2000b;
	font-weight:bold;
	}
	
a, a:link, a:visited { text-decoration:none; color:#000; }

a:hover { text-decoration: underline; }

h2 {
text-align: left;
	font-size:14px;
	margin:0px;
	}

.manage {
	line-height:80%;
	}

.user_menu {
	background-color:#eee;
	border:#999999 1px solid;
	padding:3px;
	}

.msg {
	border:#9ed201 2px solid;
	width:300px;
	padding:5px	
	}
small { font-size:11px; }


.copyright {
	font-size:13px;
	}

h3 {
	font-size:20px;
	margin:0px;
	}

hr { 
      border: none;
	  border-top: 1px solid #c2000b;
      color: #fff;
	}

img, img a:link, img a:visited { border:0px; text-decoration:none; }

.img-b, .img-b a:link, .img-b a:visited { border:#7c7c7c 2px solid; text-decoration:none; }

form {
	margin:0px;
	}

.col-gr, .col-gr a {
	color:#717171;
	}

.col-r, .col-r a:link, .col-r a:visited {
	color:#c2000b;
	}

	
/* spaces */

.boxspacer {
	padding:12px;
	padding-top:0px;
	}

.boxspacer2 {
	padding:12px;
	padding-top:9px;
	}
	
.bbr {
	clear:both; 
	}

.bbr1 {
	clear:both;
	padding:2px;
	}
	
.bbr2 {
	clear:both;
	padding:8px;
	}


/* menu */
.menu {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	margin-left:30px;
	}

.menu a, .menu a:link, .menu a:visited { text-decoration:none; color:#fff; }

.menu a:hover { text-decoration: underline; }

.title {
	text-align: right;
	}
/* end menu */

.pad_right {
text-align:left;
	padding-left:10px;
	}

.box_up_left {
		background-image: url(/templates/images/bg_box_up_left.gif);
		width:204px;
		height:17px;
		text-align:right;
		color:#fff;
		font-weight:bold;
		}

.box_body_left {
		background-image: url(/templates/images/bg_box_body_left.gif);
		background-repeat:repeat-y;
		width:204px;
		font-weight:bold;
		}
		
.box_down_left {
		background-image: url(/templates/images/bg_box_down_left.gif);
		background-repeat:repeat-x;
		width:204px;
		height:6px;
		}

.box_up_right {
		background-image: url(/templates/images/bg_box_up_right.gif);
		width:201px;
		height:17px;
		text-align:right;
		color:#fff;
		font-weight:bold;
		}

.box_body_right {
		background-image: url(/templates/images/bg_box_body_right.gif);
		background-repeat:repeat-y;
		width:201px;
		font-weight:bold;
		}
		
.box_down_right {
		background-image: url(/templates/images/bg_box_down_right.gif);
		width:201px;
		height:6px;
		}

.box_up_center {
		background-image: url(/templates/images/bg_box_up_center.gif);
		width:438px;
		height:5px;
		text-align:right;
		color:#fff;
		font-weight:bold;
		}

.box_body_center {
		background-image: url(/templates/images/bg_box_body_center.gif);
		background-repeat:repeat-y;
		width:438px;
		font-weight:bold;
		text-align:right
		}
		
.box_down_center {
		background-image: url(/templates/images/bg_box_down_center.gif);
		width:438px;
		height:6px;
		}
